[Pkg-cracklib-commits] r101 - cracklib2/trunk/debian
Jan Dittberner
jandd at alioth.debian.org
Sat Nov 14 22:11:03 UTC 2009
Author: jandd
Date: 2009-11-14 22:11:03 +0000 (Sat, 14 Nov 2009)
New Revision: 101
Modified:
cracklib2/trunk/debian/changelog
cracklib2/trunk/debian/rules
Log:
prepare for upload, add NEWS as changelog
Modified: cracklib2/trunk/debian/changelog
===================================================================
--- cracklib2/trunk/debian/changelog 2009-11-07 15:31:40 UTC (rev 100)
+++ cracklib2/trunk/debian/changelog 2009-11-14 22:11:03 UTC (rev 101)
@@ -1,19 +1,19 @@
-cracklib2 (2.8.13-13) UNRELEASED; urgency=low
+cracklib2 (2.8.13-13) unstable; urgency=low
- * NOT RELEASED YET
* debian/changelog: use "Closes" instead of wrong "fixes" for 2.8.13-12
* switch to python-support
* add debian/python-cracklib.preinst to call pycentral on first update
* debian/control:
- update Standards-Version to 3.8.3 (no changes needed)
- add ${misc:Depends}
- - update debhelper dependency
+ - update debhelper dependency version
- replace Build-Depends python-central with python-support
* debian/rules:
- switch to dh7
+ - install NEWS as upstream changelog
* add debian/source/format to switch to 3.0 (quilt) source format
- -- Jan Dittberner <jandd at debian.org> Sat, 07 Nov 2009 16:08:38 +0100
+ -- Jan Dittberner <jandd at debian.org> Sat, 14 Nov 2009 23:10:41 +0100
cracklib2 (2.8.13-12) unstable; urgency=low
Modified: cracklib2/trunk/debian/rules
===================================================================
--- cracklib2/trunk/debian/rules 2009-11-07 15:31:40 UTC (rev 100)
+++ cracklib2/trunk/debian/rules 2009-11-14 22:11:03 UTC (rev 101)
@@ -61,5 +61,8 @@
echo "debian/crack.py usr/lib/python$$i/$(call py_sitename_sh, $$i)" >> debian/python-cracklib.install; \
done
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
+
%:
- dh --with-quilt $@
\ No newline at end of file
+ dh --with-quilt $@
More information about the Pkg-cracklib-commits
mailing list