[debian-edu-commits] r81147 - branches/wheezy/debian-edu-config/debian

pere at alioth.debian.org pere at alioth.debian.org
Mon Jun 24 14:53:05 UTC 2013


Author: pere
Date: 2013-06-24 14:53:05 +0000 (Mon, 24 Jun 2013)
New Revision: 81147

Modified:
   branches/wheezy/debian-edu-config/debian/changelog
   branches/wheezy/debian-edu-config/debian/control
Log:
Add dependency on lsb-release to make sure the lsb_release program
is available when scripts try to figure out the release code name.

Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog	2013-06-24 13:03:01 UTC (rev 81146)
+++ branches/wheezy/debian-edu-config/debian/changelog	2013-06-24 14:53:05 UTC (rev 81147)
@@ -1,3 +1,10 @@
+debian-edu-config (1.708~svn81141) UNRELEASED; urgency=low
+
+  * Add dependency on lsb-release to make sure the lsb_release program
+    is available when scripts try to figure out the release code name.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Mon, 24 Jun 2013 16:51:21 +0200
+
 debian-edu-config (1.708~svn81140) wheezy-test; urgency=low
 
   [ Petter Reinholdtsen ]

Modified: branches/wheezy/debian-edu-config/debian/control
===================================================================
--- branches/wheezy/debian-edu-config/debian/control	2013-06-24 13:03:01 UTC (rev 81146)
+++ branches/wheezy/debian-edu-config/debian/control	2013-06-24 14:53:05 UTC (rev 81147)
@@ -17,7 +17,7 @@
 
 Package: debian-edu-config
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, debconf-utils, cfengine2, libconfig-inifiles-perl, mime-support, libnet-ldap-perl, ng-utils, host, desktop-profiles, lsb-base, ssl-cert, openssl, libfilesys-df-perl, libtext-unaccent-perl, libhtml-fromtext-perl, libio-socket-ssl-perl, discover, tftp | tftp-hpa, debian-edu-artwork, education-tasks (>= 0.853), net-tools, patch, base-files (>= 5.3), python-notify, libterm-readkey-perl, fping, ldap-utils, libnet-netmask-perl, smbldap-tools, lockfile-progs, libproxy-tools, libwebkitgtk-1.0-0
+Depends: ${misc:Depends}, ${python:Depends}, debconf-utils, cfengine2, libconfig-inifiles-perl, mime-support, libnet-ldap-perl, ng-utils, host, desktop-profiles, lsb-base, lsb-release, ssl-cert, openssl, libfilesys-df-perl, libtext-unaccent-perl, libhtml-fromtext-perl, libio-socket-ssl-perl, discover, tftp | tftp-hpa, debian-edu-artwork, education-tasks (>= 0.853), net-tools, patch, base-files (>= 5.3), python-notify, libterm-readkey-perl, fping, ldap-utils, libnet-netmask-perl, smbldap-tools, lockfile-progs, libproxy-tools, libwebkitgtk-1.0-0
 Recommends: resolvconf, ddccontrol | xresprobe, syslinux, memtest86+, libnotify-bin, lsof, binutils
 Suggests: atftpd | tftpd-hpa
 Breaks: nslcd (<< 0.7.7), dhcp3-client (<< 4.1.1-P1-9), dhcp3-server (<< 4.1.1-P1-9), slapd (<< 2.4.23-5), debian-edu-install (<< 1.521~svn74617)




More information about the debian-edu-commits mailing list