r4896 - in /packages/libfile-remove-perl/trunk/debian: changelog
rules
gwolf at users.alioth.debian.org
gwolf at users.alioth.debian.org
Wed Feb 28 01:15:56 CET 2007
Author: gwolf
Date: Wed Feb 28 01:15:56 2007
New Revision: 4896
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4896
Log:
Fixed a filename change
Modified:
packages/libfile-remove-perl/trunk/debian/changelog
packages/libfile-remove-perl/trunk/debian/rules
Modified: packages/libfile-remove-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libfile-remove-perl/trunk/debian/changelog?rev=4896&op=diff
==============================================================================
--- packages/libfile-remove-perl/trunk/debian/changelog (original)
+++ packages/libfile-remove-perl/trunk/debian/changelog Wed Feb 28 01:15:56 2007
@@ -1,5 +1,6 @@
-libfile-remove-perl (0.34-1) UNRELEASED; urgency=low
+libfile-remove-perl (0.34-1) unstable; urgency=low
+ [ Krzysztof Krzyzaniak (eloy) ]
* New upstream release
* debian/control:
+ Standards-Version increased to 3.7.2.1 without changes
@@ -8,7 +9,11 @@
* debian/compat:
+ Upgraded to 5
- -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org> Thu, 16 Nov 2006 16:07:10 +0100
+ [ Gunnar Wolf ]
+ * Fixed a filename in debian/rules which meant a silly FTBFS - Why
+ didn't we spot this in _two months_?! :)
+
+ -- Gunnar Wolf <gwolf at debian.org> Tue, 27 Feb 2007 18:11:17 -0600
libfile-remove-perl (0.31-1) unstable; urgency=low
Modified: packages/libfile-remove-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libfile-remove-perl/trunk/debian/rules?rev=4896&op=diff
==============================================================================
--- packages/libfile-remove-perl/trunk/debian/rules (original)
+++ packages/libfile-remove-perl/trunk/debian/rules Wed Feb 28 01:15:56 2007
@@ -65,7 +65,7 @@
# dh_installmenu
# dh_installexamples
dh_installdocs README
- dh_installchangelogs CHANGES
+ dh_installchangelogs Changes
dh_perl
dh_link
dh_strip
More information about the Pkg-perl-cvs-commits
mailing list