]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Run wrap-and-sort -ast
authorRuss Allbery <eagle@eyrie.org>
Sun, 25 Dec 2016 19:29:50 +0000 (11:29 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sun, 25 Dec 2016 19:29:50 +0000 (11:29 -0800)
debian/changelog
debian/control
debian/copyright

index 7c99ababc39a1c6a48ad58201ce167507a4e5115..a930ea13751d4af3851f26bdbbede447484457cc 100644 (file)
@@ -17,6 +17,7 @@ krb5-strength (3.1-1) UNRELEASED; urgency=medium
   * Prefer *.tar.xz in debian/watch to match packaging.
   * Fix Upstream-Contact email address in debian/copyright.
   * Switch to https for all package URLs.
+  * Run wrap-and-sort -ast.
 
  -- Russ Allbery <rra@debian.org>  Sun, 13 Apr 2014 12:23:18 -0700
 
index 6ab6999fdb7c622c5285eaab46d47b751e6168b6..d3805aac42ef7f66c93791c98629d0ca567d0b95 100644 (file)
@@ -2,13 +2,30 @@ Source: krb5-strength
 Section: net
 Priority: extra
 Maintainer: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 9), cracklib-runtime, dh-autoreconf,
- libcdb-dev, libcrack2-dev, libcrypt-pbkdf2-perl, libdb-file-lock-perl,
- libdbd-sqlite3-perl, libdbi-perl, libfile-slurp-perl,
- libgetopt-long-descriptive-perl, libipc-run-perl, libjson-perl,
- libkrb5-dev (>= 1.9), libperl6-slurp-perl, libreadonly-perl,
- libsqlite3-dev, libtest-pod-perl, libtest-minimumversion-perl,
- libtest-strict-perl, perl, pkg-config, tinycdb
+Build-Depends:
+ cracklib-runtime,
+ debhelper (>= 9),
+ dh-autoreconf,
+ libcdb-dev,
+ libcrack2-dev,
+ libcrypt-pbkdf2-perl,
+ libdb-file-lock-perl,
+ libdbd-sqlite3-perl,
+ libdbi-perl,
+ libfile-slurp-perl,
+ libgetopt-long-descriptive-perl,
+ libipc-run-perl,
+ libjson-perl,
+ libkrb5-dev (>= 1.9),
+ libperl6-slurp-perl,
+ libreadonly-perl,
+ libsqlite3-dev,
+ libtest-minimumversion-perl,
+ libtest-pod-perl,
+ libtest-strict-perl,
+ perl,
+ pkg-config,
+ tinycdb,
 Standards-Version: 3.9.5
 Homepage: https://www.eyrie.org/~eagle/software/krb5-strength/
 Vcs-Git: https://git.eyrie.org/git/kerberos/krb5-strength.git -b debian/master
@@ -16,12 +33,27 @@ Vcs-Browser: https://git.eyrie.org/?p=kerberos/krb5-strength.git
 
 Package: krb5-strength
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, adduser
-Recommends: cracklib-runtime, libcrypt-pbkdf2-perl, libdb-file-lock-perl,
- libdbd-sqlite3-perl, libdbi-perl, libgetopt-long-descriptive-perl,
- libipc-run-perl, libjson-perl, libreadonly-perl, tinycdb
-Enhances: krb5-admin-server, heimdal-kdc
+Pre-Depends:
+ ${misc:Pre-Depends},
+Depends:
+ adduser,
+ ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
+Recommends:
+ cracklib-runtime,
+ libcrypt-pbkdf2-perl,
+ libdb-file-lock-perl,
+ libdbd-sqlite3-perl,
+ libdbi-perl,
+ libgetopt-long-descriptive-perl,
+ libipc-run-perl,
+ libjson-perl,
+ libreadonly-perl,
+ tinycdb,
+Enhances:
+ heimdal-kdc,
+ krb5-admin-server,
 Description: Password strength checking for Kerberos KDCs
  krb5-strength provides a password quality plugin for the MIT Kerberos KDC
  (specifically the kadmind server), an external password quality program
index e53d58d68d690f7b620d3eb83d95afe66f66e02a..9ac5f0e1167802c3f4f818e0306f91af433be328 100644 (file)
@@ -246,4 +246,3 @@ Comment: The option described in the license has been accepted and these
  files are distributed under the same terms as the package as a whole, as
  described at the top of this file.  You can find the GPL version 3 in
  /usr/share/common-licenses/GPL-3 on Debian systems.
-