[Python-modules-commits] r12931 - in packages/python-docutils/trunk/debian (3 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Fri May 14 17:47:10 UTC 2010


    Date: Friday, May 14, 2010 @ 17:46:57
  Author: jwilk
Revision: 12931

Install HISTORY.txt as the upstream changelog.

Added:
  packages/python-docutils/trunk/debian/python-docutils.links
Modified:
  packages/python-docutils/trunk/debian/changelog
  packages/python-docutils/trunk/debian/rules

Modified: packages/python-docutils/trunk/debian/changelog
===================================================================
--- packages/python-docutils/trunk/debian/changelog	2010-05-14 15:05:51 UTC (rev 12930)
+++ packages/python-docutils/trunk/debian/changelog	2010-05-14 17:46:57 UTC (rev 12931)
@@ -14,8 +14,9 @@
       runner exit with code 0 if all test passes.
   * Emacs major mode: properly quote arguments passed to shell
     (closes: #581522, LP: #579252).
+  * Install HISTORY.txt as the upstream changelog.
 
- -- Jakub Wilk <jwilk at debian.org>  Thu, 13 May 2010 14:10:24 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Fri, 14 May 2010 19:11:53 +0200
 
 python-docutils (0.6-3) unstable; urgency=low
 

Added: packages/python-docutils/trunk/debian/python-docutils.links
===================================================================
--- packages/python-docutils/trunk/debian/python-docutils.links	                        (rev 0)
+++ packages/python-docutils/trunk/debian/python-docutils.links	2010-05-14 17:46:57 UTC (rev 12931)
@@ -0,0 +1 @@
+usr/share/doc/python-docutils/HISTORY.txt usr/share/doc/python-docutils/changelog

Modified: packages/python-docutils/trunk/debian/rules
===================================================================
--- packages/python-docutils/trunk/debian/rules	2010-05-14 15:05:51 UTC (rev 12930)
+++ packages/python-docutils/trunk/debian/rules	2010-05-14 17:46:57 UTC (rev 12931)
@@ -100,6 +100,7 @@
 	dh_installexamples
 	dh_installman
 	dh_installchangelogs
+	dh_link
 	dh_compress -X.py -X.dtd -X.html
 	dh_fixperms
 	dh_installdeb




More information about the Python-modules-commits mailing list