Skip to content

Commit 036aee4

Browse files
committed
Rename to grml-console, drop Live-ISO files
1 parent 5e3c20f commit 036aee4

33 files changed

+21
-1629
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
grml-console (0.20.0) unstable; urgency=medium
2+
3+
* Reincarnate as grml-console.
4+
5+
-- Chris Hofstaedtler <[email protected]> Sun, 09 Mar 2025 16:23:53 +0100
6+
17
grml-etc-core (0.19.15) grml-testing; urgency=medium
28

39
[ Chris Hofstaedtler ]

debian/conffiles

Whitespace-only changes.

debian/control

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Source: grml-etc-core
1+
Source: grml-console
22
Section: grml
33
Priority: optional
44
Maintainer: Michael Prokop <[email protected]>
@@ -7,31 +7,18 @@ Build-Depends:
77
debhelper-compat (= 12),
88
Standards-Version: 4.6.2
99
Rules-Requires-Root: no
10-
Homepage: https://github.com/grml/grml-etc-core
11-
Vcs-Git: https://github.com/grml/grml-etc-core.git
12-
Vcs-Browser: https://github.com/grml/grml-etc-core
10+
Homepage: https://github.com/grml/grml-console
11+
Vcs-Git: https://github.com/grml/grml-console.git
12+
Vcs-Browser: https://github.com/grml/grml-console
1313
Origin: Grml
1414
Bugs: mailto:[email protected]
1515

16-
Package: grml-etc-core
16+
Package: grml-console
1717
Architecture: all
1818
Conflicts:
19-
grml-autoconfig (<< 0.5-7),
20-
grml-etc (<< 0.8-11),
21-
grml-scripts (<< 0.8-27),
22-
Replaces:
23-
vim-common,
19+
grml-etc-core (<< 0.20.0~)
2420
Depends:
2521
${misc:Depends},
26-
vim | nvi | editor,
27-
Recommends:
28-
grml-scripts-core,
29-
Pre-Depends:
30-
${misc:Pre-Depends},
31-
zsh,
32-
Description: core etcetera files for the Grml system
33-
This package includes some /etc files for the
34-
Grml system. Whereas the main grml-etc package is
35-
meant for use on Grml systems this package can be
36-
used on plain Debian (stable/testing/unstable)
37-
systems as well.
22+
Description: Grml Console Configuration
23+
Provide configuration files for zsh, vim,
24+
tmux and screen for the "Grml Console"-style setup.

debian/grml-etc-core.lintian-overrides

Lines changed: 0 additions & 5 deletions
This file was deleted.

debian/install

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
etc
1+
skel usr/share/grml-console/
2+
vim usr/share/grml-console/
3+
zsh usr/share/grml-console/
24
usr_share_grml/* usr/share/grml/

debian/postrm

Lines changed: 0 additions & 46 deletions
This file was deleted.

debian/preinst

Lines changed: 0 additions & 42 deletions
This file was deleted.

etc/apt/grml/listbugs

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)