r10848 - in /trunk/libhttp-recorder-perl/debian: changelog docs rules
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Wed Dec 5 19:31:43 UTC 2007
Author: dmn
Date: Wed Dec 5 19:31:43 2007
New Revision: 10848
URL: http://svn.debian.org/wsvn/?sc=1&rev=10848
Log:
* Do not ship redundant README
* Drop debian/docs (CHANGES already installed via dh_installchangelogs)
Removed:
trunk/libhttp-recorder-perl/debian/docs
Modified:
trunk/libhttp-recorder-perl/debian/changelog
trunk/libhttp-recorder-perl/debian/rules
Modified: trunk/libhttp-recorder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhttp-recorder-perl/debian/changelog?rev=10848&op=diff
==============================================================================
--- trunk/libhttp-recorder-perl/debian/changelog (original)
+++ trunk/libhttp-recorder-perl/debian/changelog Wed Dec 5 19:31:43 2007
@@ -13,6 +13,8 @@
[ Damyan Ivanov ]
* debian/control
+ use http://www.bitmistress.org/ for Homepage
+ * Do not ship redundant README
+ * Drop debian/docs (CHANGES already installed via dh_installchangelogs)
-- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Fri, 23 Nov 2007 14:48:52 -0400
Modified: trunk/libhttp-recorder-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhttp-recorder-perl/debian/rules?rev=10848&op=diff
==============================================================================
--- trunk/libhttp-recorder-perl/debian/rules (original)
+++ trunk/libhttp-recorder-perl/debian/rules Wed Dec 5 19:31:43 2007
@@ -48,7 +48,7 @@
binary-indep: build install
dh_testdir
dh_testroot
- dh_installdocs README
+ dh_installdocs
dh_installchangelogs CHANGES
dh_perl
dh_compress
More information about the Pkg-perl-cvs-commits
mailing list