[debian-edu-commits] debian-edu/ 02/03: Remove versioned dependecies from debian-edu-config and libgtk2-perl, the versions in jessie are recent enough.

Holger Levsen holger at layer-acht.org
Sat Aug 6 11:15:18 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 5575e7b87a9729039dec0391e443b0759f9bd11a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Aug 6 13:10:03 2016 +0200

    Remove versioned dependecies from debian-edu-config and libgtk2-perl, the versions in jessie are recent enough.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a63742b..8eea61a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ debian-edu-install (1.903) UNRELEASED; urgency=medium
   * Override init.d-script-depends-on-all-virtual-facility lintian error as
     this we really want to run /etc/init.d/xdebian-edu-firstboot last in the
     bootsequence and only do this once per machine anyway.
+  * Remove versioned dependecies from debian-edu-config and libgtk2-perl, the
+    versions in jessie are recent enough.
 
  -- Holger Levsen <holger at debian.org>  Sat, 06 Aug 2016 12:57:46 +0200
 
diff --git a/debian/control b/debian/control
index 7c08447..362bf0e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Package: debian-edu-install
 Priority: extra
 Architecture: all
 Depends: ${misc:Depends},
-         debian-edu-config (>= 1.448),
-         libgtk2-perl (>= 1:1.130),
+         debian-edu-config,
+         libgtk2-perl,
 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