[Po4a-commits] "po-debconf/debian changelog, 1.247, 1.248 rules, 1.23, 1.24"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Apr 5 19:00:36 UTC 2009
Update of /cvsroot/po4a/po-debconf/debian
In directory alioth:/tmp/cvs-serv31822/debian
Modified Files:
changelog rules
Log Message:
* debian/rules: Replace dh_clean -k by dh_prep.
Index: rules
===================================================================
RCS file: /cvsroot/po4a/po-debconf/debian/rules,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- rules 13 Mar 2008 21:40:31 -0000 1.23
+++ rules 5 Apr 2009 19:00:34 -0000 1.24
@@ -21,7 +21,7 @@
binary-indep: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdocs README README-trans
dh_installdirs
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po-debconf/debian/changelog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -d -r1.247 -r1.248
--- changelog 5 Apr 2009 18:56:33 -0000 1.247
+++ changelog 5 Apr 2009 19:00:34 -0000 1.248
@@ -2,8 +2,9 @@
[ packaging ]
* debian/control: Standards-Version bumped to 3.8.1. No changes.
- * debian/compat: Bumped to 7. No changes
- * debian/control: Updated build dependency on debhelper (>= 7.0.0)
+ * debian/compat: Bumped to 7.
+ * debian/rules: Replace dh_clean -k by dh_prep.
+ * debian/control: Updated build dependency on debhelper (>= 7.0.0).
[ debconf-updatepo ]
* Fix the support for --msgid-bugs-address. Thanks to Felix Zielcke.
More information about the Po4a-commits
mailing list