[debian-edu-commits] debian-edu/ 01/01: use 'wrap-and-sort -f debian/control -a' to sort relationsships.

Holger Levsen holger at moszumanska.debian.org
Tue Oct 21 16:06:02 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-install.

commit 199451c78e694fba365229c3f17275fcdc826770
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Oct 21 17:34:22 2014 +0200

    use 'wrap-and-sort -f debian/control -a' to sort relationsships.
---
 debian/control | 38 ++++++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index d52039e..f913fcd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,13 @@ Section: misc
 Priority: optional
 Maintainer: Debian Edu Developers <debian-edu at lists.debian.org>
 Uploaders: Petter Reinholdtsen <pere at debian.org>,
- Holger Levsen <holger at debian.org>,
- Andrew Lee (李健秋) <ajqlee at debian.org>,
- Andreas B. Mundt <andi.mundt at web.de>,
- Alexander Alemayhu <alexander at bitraf.no>,
- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-Build-Depends: debhelper (>= 9), po-debconf
+           Holger Levsen <holger at debian.org>,
+           Andrew Lee (李健秋) <ajqlee at debian.org>,
+           Andreas B. Mundt <andi.mundt at web.de>,
+           Alexander Alemayhu <alexander at bitraf.no>,
+           Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+Build-Depends: debhelper (>= 9),
+               po-debconf
 Build-Depends-Indep: dash (>= 0.5.4-12)
 Standards-Version: 3.9.6
 Homepage: http://www.skolelinux.org
@@ -18,9 +19,11 @@ Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu-install.git
 Package: debian-edu-install
 Priority: extra
 Architecture: all
-Depends: ${misc:Depends}, debian-edu-config (>= 1.448), libgtk2-perl (>= 1:1.130)
+Depends: ${misc:Depends},
+         debian-edu-config (>= 1.448),
+         libgtk2-perl (>= 1:1.130),
 Description: Set d-i values to install Debian Edu without questions
- This package provides default answers for packages using debconf, and 
+ This package provides default answers for packages using debconf, and
  configures services to work out of the box after an installation.
  .
  This is part of the Debian Edu project.
@@ -29,7 +32,11 @@ Package: debian-edu-profile-udeb
 Package-Type: udeb
 Architecture: all
 Section: debian-installer
-Depends: ${misc:Depends}, dmidecode-udeb, localechooser, keyboard-setup, download-installer | load-cdrom
+Depends: ${misc:Depends},
+         dmidecode-udeb,
+         download-installer | load-cdrom,
+         keyboard-setup,
+         localechooser,
 XB-Installer-Menu-Item: 2350
 Description: Choose Debian Edu profile
  This package provides a profile chooser for the Debian installer.
@@ -40,7 +47,15 @@ Package: debian-edu-install-udeb
 Package-Type: udeb
 Architecture: all
 Section: debian-installer
-Depends: ${misc:Depends}, driver-injection-disk-detect, configured-network, debian-edu-archive-keyring-udeb, debian-edu-profile-udeb, user-setup-udeb,  clock-setup, pkgsel, ltsp-client-builder
+Depends: ${misc:Depends},
+         clock-setup,
+         configured-network,
+         debian-edu-archive-keyring-udeb,
+         debian-edu-profile-udeb,
+         driver-injection-disk-detect,
+         ltsp-client-builder,
+         pkgsel,
+         user-setup-udeb,
 XB-Installer-Menu-Item: 7750
 Description: Execute Debian Edu debian-installer profile
  This dependency package forces the installer to choose the menu items
@@ -48,5 +63,4 @@ Description: Execute Debian Edu debian-installer profile
  package appear very early in the menu, and depending on the required
  packages in sequence.
  .
- This is part of the Debian Edu project. 
-
+ This is part of the Debian Edu project.

-- 
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