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

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Fri Jun 24 19:41:18 UTC 2011


    Date: Friday, June 24, 2011 @ 19:41:17
  Author: danstender-guest
Revision: 17608

changelog: added info and sorted the entries, control: removed needless Replaces and Provides

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-06-24 18:49:38 UTC (rev 17607)
+++ packages/python-djvulibre/trunk/debian/changelog	2011-06-24 19:41:17 UTC (rev 17608)
@@ -10,19 +10,22 @@
   * Updated Lizardtech Djvu Reference link [lizardtech_link.diff]
     (Closes: #627290).
   * debian/control:
-    + Wrapped and sorted.
+    + wrapped and sorted.
     + added build-dep locales.
     + bumped Standards-Version to 3.9.2 (no changes needed).
+    + removed Conflicts entry (became obsolete).
+    + added info to packet descriptions.
   * debian/rules:
     + removed building with cython from rules (no longer needed).
     + removal of dllpath.py after dh_install (not useful on Debian systems).
     + changed building of html docs to be processed with setup build_sphinx
       (doc/Makefile removed from upstream).
-    + added generating of needed locales at build time to avoid build-dep on
-      locales-all, added export LC_ALL=C.
+    + clean: added removal of .egg-info/ and of djvu/config.pxi.
     + tests: passing of explicit module names not needed anymore (test
       modules have been renamed for that) and doctests option dropped (no
       doctests anymore).
+    + added generating of needed locales at build time to avoid build-dep on
+      locales-all, added export LC_ALL=C.
     + added override for installchangelogs to spare deb/python-djvu.changelog
       and python-djvu-dbg.changelog (also removed doc/changelog from
       python-djvu-doc.docs).
@@ -33,7 +36,7 @@
     + changed maintainer.
     + expanded copyrights to cover also 2011.
 
- -- Daniel Stender <daniel at danielstender.com>  Fri, 24 Jun 2011 17:11:26 +0200
+ -- Daniel Stender <daniel at danielstender.com>  Fri, 24 Jun 2011 21:32:02 +0200
 
 python-djvulibre (0.1.18-2) unstable; urgency=low
 

Modified: packages/python-djvulibre/trunk/debian/control
===================================================================
--- packages/python-djvulibre/trunk/debian/control	2011-06-24 18:49:38 UTC (rev 17607)
+++ packages/python-djvulibre/trunk/debian/control	2011-06-24 19:41:17 UTC (rev 17608)
@@ -30,8 +30,6 @@
  ${python:Depends},
  ${shlibs:Depends}
 Suggests: python-djvu-doc
-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. This image format is designed




More information about the Python-modules-commits mailing list