[Pkg-shadow-devel] Bug#1032393: [PATCH v2 1/2] debian/control: Sort alphabetically package lists

Alejandro Colomar alx.manpages at gmail.com
Sun Mar 5 19:44:04 GMT 2023


Package: passwd
Source: shadow
Tags: patch
X-Debbugs-CC: Bálint Réczey <balint at balintreczey.hu>
X-Debbugs-CC: Iker Pedrosa <ipedrosa at redhat.com>
X-Debbugs-CC: Serge Hallyn <serge at hallyn.com>

Signed-off-by: Alejandro Colomar <alx at kernel.org>
Cc: Iker Pedrosa <ipedrosa at redhat.com>
Cc: Serge Hallyn <serge at hallyn.com>
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 88198468..3cc66f8d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,20 +4,20 @@ Uploaders: Balint Reczey <balint at balintreczey.hu>,
            Serge Hallyn <serge at hallyn.com>
 Section: admin
 Priority: required
-Build-Depends: debhelper-compat (= 13),
-               gettext,
-               libcrypt-dev,
-               libpam0g-dev,
-               quilt,
-               xsltproc,
+Build-Depends: bison,
+               debhelper-compat (= 13),
                docbook-xsl,
                docbook-xml,
-               libxml2-utils,
+               gettext,
+               itstool,
+               libaudit-dev [linux-any],
+               libcrypt-dev,
+               libpam0g-dev,
                libselinux1-dev [linux-any],
                libsemanage-dev [linux-any],
-               itstool,
-               bison,
-               libaudit-dev [linux-any]
+               libxml2-utils,
+               quilt,
+               xsltproc
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/debian/shadow.git -b master
 Vcs-Browser: https://salsa.debian.org/debian/shadow
@@ -43,8 +43,8 @@ Multi-Arch: foreign
 Essential: yes
 Pre-Depends: ${shlibs:Depends},
              ${misc:Depends},
-             libpam-runtime,
-             libpam-modules
+             libpam-modules,
+             libpam-runtime
 Breaks: hurd (<< 20140206~) [hurd-any]
 Conflicts: python-4suite (<< 0.99cvs20060405-1)
 Replaces: hurd (<< 20140206~) [hurd-any]
-- 
2.39.2



More information about the Pkg-shadow-devel mailing list