1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
passwdqc (1.4.0-1) unstable; urgency=medium
* Salvage package into Security Tools team. (Closes: #952662)
* Remove trailing whitespace.
* New upstream version 1.4.0.
- Drop patches applied upstream.
- With "non-unix", initialize the pw_dir field in fake_pw now that (since
passwdqc 1.1.3 in 2009) passwdqc_check.c uses that field.
Closes: #831356
- Clarified in the man pages that /etc/passwdqc.conf is not read unless
this suggested file location is specified with the config= option.
Closes: #774990
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 12.
* d/control:
- Mark libpasswdqc-dev Architecture: any.
- Mark library packages Multi-Arch: same
- Add Samuel Henrique and myself to uploaders.
- Tighten libpasswdqc-dev's dependency on libpasswdqc0.
- Add Vcs-* fields.
- R³: no.
* d/control, d/copyright, d/watch: Use https where possible.
* d/copyright: Correct a couple license names.
* d/lib*.install: Update for multiarch locations.
* d/libpam-passwdqc.dirs, d/README.source: Drop.
* d/rules:
- Remove DH_OPTIONS export.
- Trim DEB_LDFLAGS_MAINT_APPEND to '-Wl,--as-needed'
- Include /usr/share/dpkg/default.mk
- Pack CFLAGS, CPPFLAGS and LDFLAGS into dh_auto_build. (Closes: #724278)
- Pack install directories into dh_auto_install.
* Include password-strength.txt in debian/ rather than patching it in.
* Update Standards-Version to 4.5.0.
[ Samuel Henrique ]
* Add gbp.conf
-- Unit 193 <unit193@ubuntu.com> Sun, 29 Mar 2020 18:19:10 -0400
passwdqc (1.3.0-1) unstable; urgency=low
* Set myself as maintainer. closes: #719106
* Update debian/watch.
* New upstream release.
* Update to standards version 3.9.4. closes: #676290
* Generate symbols
-- Jackson Doak <noskcaj@ubuntu.com> Sat, 10 Aug 2013 07:34:51 +1000
passwdqc (1.2.0-1) unstable; urgency=low
* New upstream release.
* Add snapshot of upstream's considerations of the default password strength
policy to /usr/share/doc/libpam-passwdqc/password-strength.txt.
* Bump Standards-Version to 3.8.4; no changes required.
-- martin f. krafft <madduck@debian.org> Tue, 16 Mar 2010 15:06:40 +0100
passwdqc (1.1.4-1) unstable; urgency=low
* Source package name change to follow upstream.
* New upstream release (closes: #310595).
-- martin f. krafft <madduck@debian.org> Thu, 28 Jan 2010 14:20:11 +1300
pam-passwdqc (1.0.5-1) unstable; urgency=low
* New upstream release (closes: #354534).
* Take over maintenance of this package (closes: #520815).
* Switch to dpkgv3 source format.
* Integrate with pam-auth-update (closes: #517967).
* Switch to using DH7 for packaging (closes: #437734).
* Add Vcs-* links to metadata.
* Add Homepage link to metadata.
* Bump Standards-Version to 3.8.3 without having to make changes.
* Use TopGit+quilt for packaging.
-- martin f. krafft <madduck@debian.org> Thu, 28 Jan 2010 09:47:03 +1300
pam-passwdqc (0.7.5-1) unstable; urgency=low
* New upstream release (closes: #286113)
-- Tollef Fog Heen <tfheen@debian.org> Sat, 1 Jan 2005 21:55:00 +0100
pam-passwdqc (0.7-5) unstable; urgency=low
* Link using gcc instead of ld (closes: #164319)
-- Tollef Fog Heen <tfheen@debian.org> Thu, 17 Oct 2002 04:23:13 +0200
pam-passwdqc (0.7-4) unstable; urgency=low
* Rename binary-dep to binary-arch. Silly typo. (closes: #164711)
-- Tollef Fog Heen <tfheen@debian.org> Wed, 16 Oct 2002 01:32:03 +0200
pam-passwdqc (0.7-3) unstable; urgency=low
* Retry upload, this time with full source.
-- Tollef Fog Heen <tfheen@debian.org> Wed, 2 Oct 2002 08:02:25 +0200
pam-passwdqc (0.7-2) unstable; urgency=low
* Included full copyright in copyright file.
-- Tollef Fog Heen <tfheen@debian.org> Tue, 1 Oct 2002 10:37:30 +0200
pam-passwdqc (0.7-1) unstable; urgency=low
* Initial packaging for Debian (closes: #138631)
-- Tollef Fog Heen <tfheen@debian.org> Tue, 24 Sep 2002 17:15:33 +0200
|