From: Russ Allbery Date: Sun, 25 Dec 2016 19:29:50 +0000 (-0800) Subject: Run wrap-and-sort -ast X-Git-Tag: debian/3.1-1~9 X-Git-Url: https://git.eyrie.org/?a=commitdiff_plain;h=c89a2c795a940765fa9c8c4a9d8240baeac7b0b5;p=kerberos%2Fkrb5-strength.git Run wrap-and-sort -ast --- diff --git a/debian/changelog b/debian/changelog index 7c99aba..a930ea1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 13 Apr 2014 12:23:18 -0700 diff --git a/debian/control b/debian/control index 6ab6999..d3805aa 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,30 @@ Source: krb5-strength Section: net Priority: extra Maintainer: Russ Allbery -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 diff --git a/debian/copyright b/debian/copyright index e53d58d..9ac5f0e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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. -