[Python-modules-commits] r17227 - in packages/python-djvulibre/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Sun May 29 18:30:15 UTC 2011


    Date: Sunday, May 29, 2011 @ 18:30:14
  Author: danstender-guest
Revision: 17227

rules: re-removed python3 packet descriptions for now

Modified:
  packages/python-djvulibre/trunk/debian/changelog
  packages/python-djvulibre/trunk/debian/control

Modified: packages/python-djvulibre/trunk/debian/changelog
===================================================================
--- packages/python-djvulibre/trunk/debian/changelog	2011-05-29 16:06:21 UTC (rev 17226)
+++ packages/python-djvulibre/trunk/debian/changelog	2011-05-29 18:30:14 UTC (rev 17227)
@@ -9,7 +9,6 @@
   * Added patch python-djvulibre-bd925e3ca460.diff (Closes: #627290).
   * debian/control:
     + bumped Standards-Version to 3.9.2.
-    + added builds for Python3 flavours (Closes: #604037). 
   * debian/rules:
     + modified building of html docs for python-djvu-doc.
     + added buildtime creation of locales.
@@ -19,7 +18,7 @@
     + changed maintainer.
     + expanded copyrights.
 
- -- Daniel Stender <daniel at danielstender.com>  Tue, 24 May 2011 14:25:13 +0200
+ -- Daniel Stender <daniel at danielstender.com>  Sun, 29 May 2011 20:25:44 +0200
 
 python-djvulibre (0.1.18-2) unstable; urgency=low
 

Modified: packages/python-djvulibre/trunk/debian/control
===================================================================
--- packages/python-djvulibre/trunk/debian/control	2011-05-29 16:06:21 UTC (rev 17226)
+++ packages/python-djvulibre/trunk/debian/control	2011-05-29 18:30:14 UTC (rev 17227)
@@ -16,10 +16,7 @@
  python-all-dev,
  python-nose,
  python-setuptools,
- python-support (>= 0.90),
- python3-all-dbg,
- python3-all-dev,
- python3-setuptools
+ python-support (>= 0.90)
 Build-Depends-Indep: graphviz, python-pygments, python-sphinx
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-djvulibre/trunk
@@ -67,33 +64,3 @@
  .
  This package contains technical documentation.
 
-Package: python3-djvu
-Architecture: any
-Depends:
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
-Suggests: python-djvu-doc
-Conflicts: python-djvulibre (<< 0.1.12)
-Replaces: python-djvulibre (<< 0.1.12)
-Provides: python-djvulibre
-Description: Python support for the DjVu image format
- python-djvulibre is a set of Python bindings for the DjVuLibre library,
- an open source implementation of DjVu.
-
-Package: python3-djvu-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- python3-djvu (= ${binary:Version}),
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
-Description: Python support for the DjVu image format (debug extension)
- python-djvulibre is a set of Python bindings for the DjVuLibre library,
- an open source implementation of DjVu.
- .
- This package contains the detached debugging symbols and the extensions built
- for the Python debug interpreter.
-




More information about the Python-modules-commits mailing list