[Python-modules-commits] r10311 - in packages/ll-xist/trunk/debian (changelog control)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Fri Nov 6 12:40:47 UTC 2009


    Date: Friday, November 6, 2009 @ 12:40:45
  Author: bzed
Revision: 10311

* Orphaning the package, giving to the QA group.
  - Add python-cssutils as dependency.

Modified:
  packages/ll-xist/trunk/debian/changelog
  packages/ll-xist/trunk/debian/control

Modified: packages/ll-xist/trunk/debian/changelog
===================================================================
--- packages/ll-xist/trunk/debian/changelog	2009-11-06 12:40:22 UTC (rev 10310)
+++ packages/ll-xist/trunk/debian/changelog	2009-11-06 12:40:45 UTC (rev 10311)
@@ -1,6 +1,7 @@
 ll-xist (3.7-1) UNRELEASED; urgency=low
 
   [ Bernd Zeimetz ]
+  * Orphaning the package, giving to the QA group.
   * New upstream version (Closes: #482959)
   * debian/control:
     - Adding Homepage field, removing pseudo-field from description
@@ -9,6 +10,7 @@
     - Updating my email address.
     - bumping Standards-Version - no change needed.
     - Add conflicts/replaces/provides for the ll-core migration.
+    - Add python-cssutils as dependency.
   * debian/patches:
     - Removing remove-bogus-shebangs.dpatch, unneccessary she=bangs are
       removed in debian/rules now.
@@ -32,7 +34,7 @@
   [ Julien Lavergne ]
   * debian/rules: Replaces site-packages by *-packages. 
 
- -- Bernd Zeimetz <bzed at debian.org>  Fri, 06 Nov 2009 13:23:33 +0100
+ -- Bernd Zeimetz <bzed at debian.org>  Fri, 06 Nov 2009 13:32:11 +0100
 
 ll-xist (2.15.5-1) unstable; urgency=low
 

Modified: packages/ll-xist/trunk/debian/control
===================================================================
--- packages/ll-xist/trunk/debian/control	2009-11-06 12:40:22 UTC (rev 10310)
+++ packages/ll-xist/trunk/debian/control	2009-11-06 12:40:45 UTC (rev 10311)
@@ -1,8 +1,7 @@
 Source: ll-xist
 Section: python
 Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Bernd Zeimetz <bzed at debian.org>
+Maintainer: Debian QA Group <packages at qa.debian.org>
 Build-Depends: cdbs (>= 0.4.45), debhelper (>= 5), python-all-dev (>= 2.4.4-3),
  python-support (>= 0.6.4), docbook-to-man, dpatch
 Homepage: http://www.livinglogic.de/Python/xist/index.html
@@ -13,7 +12,7 @@
 Package: python-ll-xist
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
- python-libxml2
+ python-libxml2, python-cssutils
 Suggests: elinks, docbook-utils, ipython
 Provides: ll-core
 Replaces: ll-core




More information about the Python-modules-commits mailing list