Skip to content

Rename to grml-console, drop Live-ISO files #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
grml-console (0.20.0) unstable; urgency=medium

* Reincarnate as grml-console.

-- Chris Hofstaedtler <[email protected]> Sun, 09 Mar 2025 16:23:53 +0100

grml-etc-core (0.19.15) grml-testing; urgency=medium

[ Chris Hofstaedtler ]
Expand Down
Empty file removed debian/conffiles
Empty file.
31 changes: 9 additions & 22 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: grml-etc-core
Source: grml-console
Section: grml
Priority: optional
Maintainer: Michael Prokop <[email protected]>
Expand All @@ -7,31 +7,18 @@ Build-Depends:
debhelper-compat (= 12),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/grml/grml-etc-core
Vcs-Git: https://github.com/grml/grml-etc-core.git
Vcs-Browser: https://github.com/grml/grml-etc-core
Homepage: https://github.com/grml/grml-console
Vcs-Git: https://github.com/grml/grml-console.git
Vcs-Browser: https://github.com/grml/grml-console
Origin: Grml
Bugs: mailto:[email protected]

Package: grml-etc-core
Package: grml-console
Architecture: all
Conflicts:
grml-autoconfig (<< 0.5-7),
grml-etc (<< 0.8-11),
grml-scripts (<< 0.8-27),
Replaces:
vim-common,
grml-etc-core (<< 0.20.0~)
Depends:
${misc:Depends},
vim | nvi | editor,
Recommends:
grml-scripts-core,
Pre-Depends:
${misc:Pre-Depends},
zsh,
Description: core etcetera files for the Grml system
This package includes some /etc files for the
Grml system. Whereas the main grml-etc package is
meant for use on Grml systems this package can be
used on plain Debian (stable/testing/unstable)
systems as well.
Description: Grml Console Configuration
Provide configuration files for zsh, vim,
tmux and screen for the "Grml Console"-style setup.
5 changes: 0 additions & 5 deletions debian/grml-etc-core.lintian-overrides

This file was deleted.

4 changes: 3 additions & 1 deletion debian/install
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
etc
skel usr/share/grml-console/
vim usr/share/grml-console/
zsh usr/share/grml-console/
usr_share_grml/* usr/share/grml/
46 changes: 0 additions & 46 deletions debian/postrm

This file was deleted.

42 changes: 0 additions & 42 deletions debian/preinst

This file was deleted.

37 changes: 0 additions & 37 deletions etc/apt/grml/listbugs

This file was deleted.

Loading
Loading