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

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Fri Sep 2 23:29:07 UTC 2011


    Date: Friday, September 2, 2011 @ 23:29:06
  Author: jwilk
Revision: 18431

Correct version number in README.txt.

Added:
  packages/python-docutils/trunk/debian/patches/readme-version.diff
Modified:
  packages/python-docutils/trunk/debian/changelog
  packages/python-docutils/trunk/debian/patches/series

Modified: packages/python-docutils/trunk/debian/changelog
===================================================================
--- packages/python-docutils/trunk/debian/changelog	2011-09-02 23:26:38 UTC (rev 18430)
+++ packages/python-docutils/trunk/debian/changelog	2011-09-02 23:29:06 UTC (rev 18431)
@@ -4,8 +4,9 @@
     + Drop test-error-reporting.diff and test-functional.diff (both applied
       upstream)
   * Update copyright file.
+  * Correct version number in README.txt (readme-version.diff).
 
- -- Jakub Wilk <jwilk at debian.org>  Sat, 03 Sep 2011 01:22:45 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Sat, 03 Sep 2011 01:28:18 +0200
 
 python-docutils (0.8-1) experimental; urgency=low
 

Added: packages/python-docutils/trunk/debian/patches/readme-version.diff
===================================================================
--- packages/python-docutils/trunk/debian/patches/readme-version.diff	                        (rev 0)
+++ packages/python-docutils/trunk/debian/patches/readme-version.diff	2011-09-02 23:29:06 UTC (rev 18431)
@@ -0,0 +1,17 @@
+Description: Correct version number in README.txt.
+Author: Jakub Wilk <jwilk at debian.org>
+Forwarded: not-needed
+Last-Update: 2011-09-03
+
+--- a/README.txt
++++ b/README.txt
+@@ -1,6 +1,6 @@
+-======================
+- README: Docutils 0.9
+-======================
++========================
++ README: Docutils 0.8.1
++========================
+ 
+ :Author: David Goodger
+ :Contact: goodger at python.org

Modified: packages/python-docutils/trunk/debian/patches/series
===================================================================
--- packages/python-docutils/trunk/debian/patches/series	2011-09-02 23:26:38 UTC (rev 18430)
+++ packages/python-docutils/trunk/debian/patches/series	2011-09-02 23:29:06 UTC (rev 18431)
@@ -3,4 +3,5 @@
 13_install_roman.diff
 15_emacs_debian_paths.diff
 emacs-sensible-browser.diff
+readme-version.diff
 move-data-to-usr-share.diff




More information about the Python-modules-commits mailing list