[Python-modules-commits] r6418 - in packages/pygments/trunk/debian (3 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Aug 31 15:09:13 UTC 2008
Date: Sunday, August 31, 2008 @ 15:09:11
Author: piotr
Revision: 6418
* New upstream release (upload to experimental due to Lenny freeze, to ease
testing rev. dependencies)
* Standards-Version bumped to 3.8.0:
+ debian/README.source file added
Added:
packages/pygments/trunk/debian/README.source
Modified:
packages/pygments/trunk/debian/changelog
packages/pygments/trunk/debian/control
Added: packages/pygments/trunk/debian/README.source
===================================================================
--- packages/pygments/trunk/debian/README.source (rev 0)
+++ packages/pygments/trunk/debian/README.source 2008-08-31 15:09:11 UTC (rev 6418)
@@ -0,0 +1,2 @@
+This package uses the patch management system quilt as documented in
+/usr/share/doc/quilt/README.source.
Modified: packages/pygments/trunk/debian/changelog
===================================================================
--- packages/pygments/trunk/debian/changelog 2008-08-31 13:44:36 UTC (rev 6417)
+++ packages/pygments/trunk/debian/changelog 2008-08-31 15:09:11 UTC (rev 6418)
@@ -1,3 +1,12 @@
+pygments (0.11.1-1) experimental; urgency=low
+
+ * New upstream release (upload to experimental due to Lenny freeze, to ease
+ testing rev. dependencies)
+ * Standards-Version bumped to 3.8.0:
+ + debian/README.source file added
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 31 Aug 2008 16:48:09 +0200
+
pygments (0.10-1) unstable; urgency=low
* New upstream release
Modified: packages/pygments/trunk/debian/control
===================================================================
--- packages/pygments/trunk/debian/control 2008-08-31 13:44:36 UTC (rev 6417)
+++ packages/pygments/trunk/debian/control 2008-08-31 15:09:11 UTC (rev 6418)
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 5), quilt (>=0.40)
Build-Depends-Indep: python (>= 2.3.5-11), python-all-dev, python-support (>= 0.6.4),
python-setuptools (>= 0.6b3), python-docutils, python-jinja (>= 1.0)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://pygments.pocoo.org/
XS-Python-Version: >= 2.3
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pygments/trunk/
More information about the Python-modules-commits
mailing list