r14995 - in /trunk/libcrypt-openssl-x509-perl/debian: changelog rules
ntyni at users.alioth.debian.org
ntyni at users.alioth.debian.org
Fri Feb 15 19:56:43 UTC 2008
Author: ntyni
Date: Fri Feb 15 19:56:42 2008
New Revision: 14995
URL: http://svn.debian.org/wsvn/?sc=1&rev=14995
Log:
* Don't install the uninformative README file.
* Remove an unused dh_installexamples invocation.
Modified:
trunk/libcrypt-openssl-x509-perl/debian/changelog
trunk/libcrypt-openssl-x509-perl/debian/rules
Modified: trunk/libcrypt-openssl-x509-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcrypt-openssl-x509-perl/debian/changelog?rev=14995&op=diff
==============================================================================
--- trunk/libcrypt-openssl-x509-perl/debian/changelog (original)
+++ trunk/libcrypt-openssl-x509-perl/debian/changelog Fri Feb 15 19:56:42 2008
@@ -15,6 +15,8 @@
* Add myself to Uploaders and wrap some debian/control fields.
* Change the CPAN URLs in debian/copyright and debian/watch.
* Remove generated file META.yml in the clean target.
+ * Don't install the uninformative README file.
+ * Remove an unused dh_installexamples invocation.
-- Niko Tyni <ntyni at debian.org> Fri, 15 Feb 2008 21:44:59 +0200
Modified: trunk/libcrypt-openssl-x509-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libcrypt-openssl-x509-perl/debian/rules?rev=14995&op=diff
==============================================================================
--- trunk/libcrypt-openssl-x509-perl/debian/rules (original)
+++ trunk/libcrypt-openssl-x509-perl/debian/rules Fri Feb 15 19:56:42 2008
@@ -71,8 +71,7 @@
binary-arch: build install
dh_testdir
dh_testroot
- dh_installdocs TODO README
- dh_installexamples
+ dh_installdocs TODO
dh_installchangelogs Changes
dh_link
dh_strip
More information about the Pkg-perl-cvs-commits
mailing list