[Python-modules-commits] r3011 - in /packages/tftpy/trunk/debian: docs rules

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Fri Aug 10 09:54:33 UTC 2007


Author: piotr
Date: Fri Aug 10 09:54:33 2007
New Revision: 3011

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3011
Log:
install ChangeLog via dh_installchangelogs

Modified:
    packages/tftpy/trunk/debian/docs
    packages/tftpy/trunk/debian/rules

Modified: packages/tftpy/trunk/debian/docs
URL: http://svn.debian.org/wsvn/python-modules/packages/tftpy/trunk/debian/docs?rev=3011&op=diff
==============================================================================
--- packages/tftpy/trunk/debian/docs (original)
+++ packages/tftpy/trunk/debian/docs Fri Aug 10 09:54:33 2007
@@ -1,2 +1,1 @@
 README
-ChangeLog

Modified: packages/tftpy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/tftpy/trunk/debian/rules?rev=3011&op=diff
==============================================================================
--- packages/tftpy/trunk/debian/rules (original)
+++ packages/tftpy/trunk/debian/rules Fri Aug 10 09:54:33 2007
@@ -24,9 +24,8 @@
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs 
+	dh_installchangelogs ChangeLog
 	dh_installdocs
-	dh_link /usr/share/doc/python-tftpy/ChangeLog.gz /usr/share/doc/python-tftpy/changelog.gz
 	dh_installexamples
 	dh_pysupport
 	dh_compress




More information about the Python-modules-commits mailing list