[Python-modules-commits] r4987 - in packages/plastex/trunk/debian (4 files)

azatoth-guest at users.alioth.debian.org azatoth-guest at users.alioth.debian.org
Sun Apr 6 16:27:33 UTC 2008


    Date: Sunday, April 6, 2008 @ 16:27:31
  Author: azatoth-guest
Revision: 4987

* Added lintian override file for python-plastex package to override the
  python-package-should-be-section-python warning, as it's placed in section
  tex instead.

Added:
  packages/plastex/trunk/debian/python-plastex.lintian-overrides
    (from rev 4986, packages/plastex/trunk/debian/source.lintian-overrides)
Modified:
  packages/plastex/trunk/debian/changelog
  packages/plastex/trunk/debian/control
Deleted:
  packages/plastex/trunk/debian/source.lintian-overrides

Modified: packages/plastex/trunk/debian/changelog
===================================================================
--- packages/plastex/trunk/debian/changelog	2008-04-06 00:10:16 UTC (rev 4986)
+++ packages/plastex/trunk/debian/changelog	2008-04-06 16:27:31 UTC (rev 4987)
@@ -11,9 +11,11 @@
   [ Carl Fürstenberg ]
   * New upstream release
   * Updated Standards-Version to 3.7.3
-  * Added lintian override file for python section
+  * Added lintian override file for python-plastex package to override the
+    python-package-should-be-section-python warning, as it's placed in section
+    tex instead.
 
- -- Carl Fürstenberg <azatoth at gmail.com>  Fri, 14 Mar 2008 00:48:50 +0100
+ -- Carl Fürstenberg <azatoth at gmail.com>  Sun, 06 Apr 2008 18:27:22 +0200
 
 plastex (0.8.3-1) unstable; urgency=low
 

Modified: packages/plastex/trunk/debian/control
===================================================================
--- packages/plastex/trunk/debian/control	2008-04-06 00:10:16 UTC (rev 4986)
+++ packages/plastex/trunk/debian/control	2008-04-06 16:27:31 UTC (rev 4987)
@@ -5,7 +5,7 @@
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/plastex/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/plastex/trunk/?op=log
-Build-Depends: debhelper (>= 5), cdbs, python-support (>= 0.6), xsltproc (>= 1.1.21), docbook-xsl (>= 1.72), docbook-xml (>= 4.4), libxml-libxml-perl, python-all-dev, dpatch, texlive-base-bin
+Build-Depends: debhelper (>= 6.0.11), cdbs (>= 0.4.52), python-support (>= 0.6), xsltproc (>= 1.1.21), docbook-xsl (>= 1.72), docbook-xml (>= 4.4), libxml-libxml-perl, python-all-dev, dpatch, texlive-base-bin
 Standards-Version: 3.7.3
 Homepage: http://plastex.sourceforge.net/
 

Copied: packages/plastex/trunk/debian/python-plastex.lintian-overrides (from rev 4986, packages/plastex/trunk/debian/source.lintian-overrides)
===================================================================
--- packages/plastex/trunk/debian/python-plastex.lintian-overrides	                        (rev 0)
+++ packages/plastex/trunk/debian/python-plastex.lintian-overrides	2008-04-06 16:27:31 UTC (rev 4987)
@@ -0,0 +1,2 @@
+#Due to the nature of this package, it was more logical to place it into section 'tex' than 'python'
+python-plastex binary: python-package-should-be-section-python

Deleted: packages/plastex/trunk/debian/source.lintian-overrides
===================================================================
--- packages/plastex/trunk/debian/source.lintian-overrides	2008-04-06 00:10:16 UTC (rev 4986)
+++ packages/plastex/trunk/debian/source.lintian-overrides	2008-04-06 16:27:31 UTC (rev 4987)
@@ -1,2 +0,0 @@
-#Due to the nature of this package, it was more logical to place it into section 'tex' than 'python'
-python-plastex binary: python-package-should-be-section-python python-plastex




More information about the Python-modules-commits mailing list