[debian-edu-commits] debian-edu/ 02/02: use 'wrap-and-sort -f debian/control -a' to sort relationsships alphabetically (and visually more pleasantly)

Holger Levsen holger at moszumanska.debian.org
Tue Oct 21 15:32:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository debian-edu-config.

commit 8987f9601babc3082003d90e575d15fe39335414
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Oct 21 17:31:29 2014 +0200

    use 'wrap-and-sort -f debian/control -a' to sort relationsships alphabetically (and visually more pleasantly)
---
 debian/control | 112 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 59 insertions(+), 53 deletions(-)

diff --git a/debian/control b/debian/control
index d1e5f1b..2b65975 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,15 @@ Section: misc
 Priority: extra
 Maintainer: Debian Edu Developers <debian-edu at lists.debian.org>
 Uploaders: Petter Reinholdtsen <pere at debian.org>,
- Holger Levsen <holger at debian.org>,
- Andreas B. Mundt <andi.mundt at web.de>,
- Alexander Alemayhu <alexander at bitraf.no>,
- Mike Gabriel <sunweaver at debian.org>,
- Wolfgang Schweer <wschweer at arcor.de>,
+           Holger Levsen <holger at debian.org>,
+           Andreas B. Mundt <andi.mundt at web.de>,
+           Alexander Alemayhu <alexander at bitraf.no>,
+           Mike Gabriel <sunweaver at debian.org>,
+           Wolfgang Schweer <wschweer at arcor.de>,
 Standards-Version: 3.9.6
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: po-debconf, po4a
+Build-Depends-Indep: po-debconf,
+                     po4a
 Homepage: http://www.skolelinux.org
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-edu/debian-edu-config.git/
 Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu-config.git
@@ -18,54 +19,59 @@ Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu-config.git
 Package: debian-edu-config
 Architecture: all
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc: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 (>= 1.808)
- , net-tools
- , netcat
- , patch
- , python
- , python-notify
- , libterm-readkey-perl
- , fping
- , ldap-utils
- , libnet-netmask-perl
- , smbldap-tools (>= 0.9.7-1)
- , lockfile-progs
- , libproxy-tools
- , libproxy1-plugin-networkmanager
- , libproxy1-plugin-mozjs
- , libproxy1-plugin-kconfig
- , uuid
- , swaks
- , libpam-python
- , isenkram-cli
-Recommends: resolvconf, ddccontrol | xresprobe, syslinux, memtest86+, libnotify-bin, lsof, binutils
+Depends: ${misc:Depends},
+         cfengine2,
+         debconf-utils,
+         debian-edu-artwork,
+         desktop-profiles,
+         discover,
+         education-tasks (>= 1.808),
+         fping,
+         host,
+         isenkram-cli,
+         ldap-utils,
+         libconfig-inifiles-perl,
+         libfilesys-df-perl,
+         libhtml-fromtext-perl,
+         libio-socket-ssl-perl,
+         libnet-ldap-perl,
+         libnet-netmask-perl,
+         libpam-python,
+         libproxy-tools,
+         libproxy1-plugin-kconfig,
+         libproxy1-plugin-mozjs,
+         libproxy1-plugin-networkmanager,
+         libterm-readkey-perl,
+         libtext-unaccent-perl,
+         lockfile-progs,
+         lsb-base,
+         lsb-release,
+         mime-support,
+         net-tools,
+         netcat,
+         ng-utils,
+         openssl,
+         patch,
+         python,
+         python-notify,
+         smbldap-tools (>= 0.9.7-1),
+         ssl-cert,
+         swaks,
+         tftp | tftp-hpa,
+         uuid,
+Recommends: binutils,
+            ddccontrol | xresprobe,
+            libnotify-bin,
+            lsof,
+            memtest86+,
+            resolvconf,
+            syslinux
 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.811)
+Breaks: debian-edu-install (<< 1.811),
+        dhcp3-client (<< 4.1.1-P1-9),
+        dhcp3-server (<< 4.1.1-P1-9),
+        nslcd (<< 0.7.7),
+        slapd (<< 2.4.23-5)
 Description: Configuration files for Skolelinux systems
  Installs cfengine config files to be used by the machines set up as part
  of the Skolelinux project.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list