[Pkg-cracklib-commits] r90 - cracklib2/trunk/debian
Jan Dittberner
jandd-guest at alioth.debian.org
Tue Jun 16 19:43:31 UTC 2009
Author: jandd-guest
Date: 2009-06-16 19:43:30 +0000 (Tue, 16 Jun 2009)
New Revision: 90
Modified:
cracklib2/trunk/debian/changelog
cracklib2/trunk/debian/control
Log:
fix for #533194
Modified: cracklib2/trunk/debian/changelog
===================================================================
--- cracklib2/trunk/debian/changelog 2009-05-24 18:27:49 UTC (rev 89)
+++ cracklib2/trunk/debian/changelog 2009-06-16 19:43:30 UTC (rev 90)
@@ -1,3 +1,11 @@
+cracklib2 (2.8.13-10) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+ * debian/control: make python-cracklib depend on cracklib-runtime
+ (Closes: #533194)
+
+ -- Jan Dittberner <jan at dittberner.info> Sun, 24 May 2009 20:27:55 +0200
+
cracklib2 (2.8.13-9) unstable; urgency=low
* debian/control: update Standards-Version to 3.8.1 (no changes
Modified: cracklib2/trunk/debian/control
===================================================================
--- cracklib2/trunk/debian/control 2009-05-24 18:27:49 UTC (rev 89)
+++ cracklib2/trunk/debian/control 2009-06-16 19:43:30 UTC (rev 90)
@@ -57,7 +57,8 @@
Section: python
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, libcrack2
- (>=${binary:Version}), python (>= 2.4)
+ (>=${binary:Version}), python (>= 2.4), cracklib-runtime
+ (>=${binary:Version})
Provides: ${python:Provides}, python-crack
Conflicts: python-crack (<< 2.8.12-1)
XB-Python-Version: ${python:Versions}
More information about the Pkg-cracklib-commits
mailing list