[Python-apps-commits] r5695 - in packages/pybtex/trunk/debian (3 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Mon Jun 28 13:03:39 UTC 2010


    Date: Monday, June 28, 2010 @ 13:03:24
  Author: jwilk
Revision: 5695

* Bump standards version to 3.9.0.
  + Override conflicts-with-version (Breaks is not sufficient for pybtex).

Added:
  packages/pybtex/trunk/debian/lintian-overrides
Modified:
  packages/pybtex/trunk/debian/changelog
  packages/pybtex/trunk/debian/control

Modified: packages/pybtex/trunk/debian/changelog
===================================================================
--- packages/pybtex/trunk/debian/changelog	2010-06-28 12:39:36 UTC (rev 5694)
+++ packages/pybtex/trunk/debian/changelog	2010-06-28 13:03:24 UTC (rev 5695)
@@ -3,8 +3,10 @@
   * Fix a typo in debian/rules. Thanks to Michael Fladischer for spotting
     that.
   * Drop work-around for bug #575377.
+  * Bump standards version to 3.9.0.
+    + Override conflicts-with-version (Breaks is not sufficient for pybtex).
 
- -- Jakub Wilk <jwilk at debian.org>  Wed, 21 Apr 2010 11:06:30 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Mon, 28 Jun 2010 14:52:11 +0200
 
 pybtex (0.13.2-1) unstable; urgency=low
 

Modified: packages/pybtex/trunk/debian/control
===================================================================
--- packages/pybtex/trunk/debian/control	2010-06-28 12:39:36 UTC (rev 5694)
+++ packages/pybtex/trunk/debian/control	2010-06-28 13:03:24 UTC (rev 5695)
@@ -9,7 +9,7 @@
   python-docutils, python-jinja2, python-pygments,
   elinks-lite | elinks
 XS-Python-Version: >= 2.5
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
 Homepage: http://pybtex.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/pybtex/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pybtex/trunk/

Added: packages/pybtex/trunk/debian/lintian-overrides
===================================================================
--- packages/pybtex/trunk/debian/lintian-overrides	                        (rev 0)
+++ packages/pybtex/trunk/debian/lintian-overrides	2010-06-28 13:03:24 UTC (rev 5695)
@@ -0,0 +1,4 @@
+# Breaks is not sufficient for pybtex.
+pybtex: conflicts-with-version pybliographer (<< 1.2.12-3.1~)
+pybtex: conflicts-with-version texlive-base-bin (<< 2009-5~)
+pybtex: conflicts-with-version texlive-binaries (<< 2009-5~)




More information about the Python-apps-commits mailing list