[debian-edu-commits] debian-edu/ 01/02: Add depends to lsb-base (>= 3.0-6), thanks lintian.
Holger Levsen
holger at layer-acht.org
Mon Oct 17 12:39:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-install.
commit 413678a86bce4265537a3b079a8ebde276c82b1d
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Oct 17 14:38:26 2016 +0200
Add depends to lsb-base (>= 3.0-6), thanks lintian.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 13fa835..8f3b584 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
debian-edu-install (1.907) UNRELEASED; urgency=medium
[ Holger Levsen ]
+ * Add depends to lsb-base (>= 3.0-6), thanks lintian.
* Add .gitignore file to be able to ignore .nobackup.
[ Wolfgang Schweer ]
diff --git a/debian/control b/debian/control
index 915849e..f5ef3ad 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Architecture: all
Depends: ${misc:Depends},
debian-edu-config,
libgtk2-perl,
+ lsb-base (>= 3.0-6),
Description: Set d-i values to install Debian Edu without questions
This package provides default answers for packages using debconf, and
configures services to work out of the box after an installation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git
More information about the debian-edu-commits
mailing list