[Python-modules-commits] r17577 - in packages/python-djvulibre/trunk/debian (12 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Jun 21 21:13:55 UTC 2011


    Date: Tuesday, June 21, 2011 @ 21:13:54
  Author: danstender-guest
Revision: 17577

from the reviews from Stefano and Jakub: changelog: more and clearer infos, control: Vcs-Browser field changed, try to improve packet changelogs, added missing blank line in patch 55cfd0f, corrected date format in patches, removed deb/python-djvu-doc.compress (still some issues left)

Added:
  packages/python-djvulibre/trunk/debian/changelog
  packages/python-djvulibre/trunk/debian/python-djvu-dbg.changelog
  packages/python-djvulibre/trunk/debian/python-djvu.changelog
Modified:
  packages/python-djvulibre/trunk/debian/control
  packages/python-djvulibre/trunk/debian/patches/python-djvulibre-55cfd0f79af0.diff
  packages/python-djvulibre/trunk/debian/patches/python-djvulibre-bd925e3ca460.diff
  packages/python-djvulibre/trunk/debian/python-djvu-doc.docs
  packages/python-djvulibre/trunk/debian/rules
Deleted:
  packages/python-djvulibre/trunk/debian/changelog
  packages/python-djvulibre/trunk/debian/python-djvu-dbg.docs
  packages/python-djvulibre/trunk/debian/python-djvu-doc.compress
  packages/python-djvulibre/trunk/debian/python-djvu.docs

Deleted: packages/python-djvulibre/trunk/debian/changelog
===================================================================
--- packages/python-djvulibre/trunk/debian/changelog	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/changelog	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1,101 +0,0 @@
-python-djvulibre (0.3.3-1) UNRELEASED; urgency=low
-
-  * New maintainer (Closes: #598157).
-  * New upstream release (Closes: #604036).
-  * Fixes FTBFS with Python 2.7 (Closes: #606681).
-  * Removed patches disable-memory-test.diff, max-cachesize-64bit.diff
-    (fixed with 0.3.0), setup-disable-auto-cython.diff (#541314 closed).
-  * Added patch python-djvulibre-55cfd0f79af0.diff.
-  * Added patch python-djvulibre-bd925e3ca460.diff (Closes: #627290).
-  * debian/control:
-    + bumped Standards-Version to 3.9.2.
-  * debian/rules:
-    + modified building of html docs for python-djvu-doc.
-    + added buildtime creation of locales.
-    + improved tests.
-  * debian/copyright:
-    + bumped DEP-5 revision.
-    + changed maintainer.
-    + expanded copyrights.
-
- -- Daniel Stender <daniel at danielstender.com>  Sun, 29 May 2011 20:25:44 +0200
-
-python-djvulibre (0.1.18-2) unstable; urgency=low
-
-  * Disable memory test that is likely to fail on 64-bit architectures.
-    [disable-memory-test.diff]
-  * Fix test for maximum cache size on 64-bit architectures.
-    [max-cachesize-64bit.diff]
-
- -- Jakub Wilk <jwilk at debian.org>  Sat, 26 Jun 2010 01:50:10 +0200
-
-python-djvulibre (0.1.18-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update homepage URL.
-  * Fix FTBFS with nostrip build option.
-  * Run tests at build time:
-    + Build-depend on python-nose, djvulibre-bin, ghostscript.
-
- -- Jakub Wilk <jwilk at debian.org>  Sat, 26 Jun 2010 00:39:07 +0200
-
-python-djvulibre (0.1.17-2) unstable; urgency=low
-
-  * Install example programs.
-  * Switch to source format 3.0 (quilt).
-  * Build python-djvu-dbg (debug extension + detached debug symbols):
-    + Build-depend on python-all-dbg.
-    + In order to work around bug #541314, disable automatic cythoning sources
-      with setup.py. [setup-disable-auto-cython.diff]
-    + Cython sources manually in debian/rules.
-  * Rewrite debian/rules using overrides.
-  * Don't install Sphinx artifacts (.buildinfo, objects.inv) into the binary
-    package.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 25 Apr 2010 22:54:18 +0200
-
-python-djvulibre (0.1.17-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update my e-mail addresses.
-  * Let dh_installdocs install the upstream changelog.
-  * Bump standards version to 3.8.4 (no changes needed).
-
- -- Jakub Wilk <jwilk at debian.org>  Thu, 11 Feb 2010 18:01:05 +0100
-
-python-djvulibre (0.1.16-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update debian/copyright.
-
- -- Jakub Wilk <ubanus at users.sf.net>  Sun, 03 Jan 2010 13:57:57 +0100
-
-python-djvulibre (0.1.15-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update homepage URI in debian/copyright.
-
- -- Jakub Wilk <ubanus at users.sf.net>  Wed, 04 Nov 2009 20:04:26 +0100
-
-python-djvulibre (0.1.14-1) unstable; urgency=low
-
-  * New upstream release (closes: #544950).
-  * Use unversioned dependency on python-setuptools, as the required version
-    is available even in oldstable.
-  * Register documentation with doc-base.
-
- -- Jakub Wilk <ubanus at users.sf.net>  Fri, 11 Sep 2009 15:50:40 +0200
-
-python-djvulibre (0.1.13-2) unstable; urgency=low
-
-  * Make debian/rules safe for parallel builds.
-  * Don't assume that the build target will be called with
-    Build-Depends-Indep satisfied (does not close #544781).
-
- -- Jakub Wilk <ubanus at users.sf.net>  Thu, 03 Sep 2009 13:55:02 +0200
-
-python-djvulibre (0.1.13-1) unstable; urgency=low
-
-  * Initial release (closes: #540324).
-
- -- Jakub Wilk <ubanus at users.sf.net>  Sun, 16 Aug 2009 11:56:38 +0200

Added: packages/python-djvulibre/trunk/debian/changelog
===================================================================
--- packages/python-djvulibre/trunk/debian/changelog	                        (rev 0)
+++ packages/python-djvulibre/trunk/debian/changelog	2011-06-21 21:13:54 UTC (rev 17577)
@@ -0,0 +1,113 @@
+python-djvulibre (0.3.3-1) UNRELEASED; urgency=low
+
+  * New maintainer (Closes: #598157).
+  * New upstream release (Closes: #604036).
+  * Fixes FTBFS with Python 2.7 (Closes: #606681).
+  * Removed patches disable-memory-test.diff, max-cachesize-64bit.diff
+    (fixed with 0.3.0), setup-disable-auto-cython.diff (#541314 closed).
+  * Made build_sphinx available even without setuptools [python-djvulibre-
+    55cfd0f79af0.diff].
+  * Updated Lizardtech Djvu Reference link [python-djvulibre-bd925e3ca460.diff]
+    (Closes: #627290).
+  * debian/control:
+    + rearranged with wrap-and-sort (devscripts).
+    + added build-dep locales.
+    + bumped Standards-Version to 3.9.2.
+    + changed Vcs-Browser field.
+  * debian/rules:
+    + added buildtime creation of locales.
+    + changed building of html docs to be processed with build_sphinx.
+    + removed building with cython from rules.
+    + changed tests: explicit module names not needed anymore, removed doctests
+      option.
+    + dropped dh_clean removal of egg-info/.
+  * debian/copyright:
+    + bumped DEP-5 revision to CANDIDATE.
+    + changed maintainer.
+    + expanded copyrights to cover also 2011.
+  * debian/:
+    + removed python-djvu-doc-compress (deprecated).
+    + added symlinks for -dbg.changelog and -djvu.changelog, therefore dropped
+    their .docs.
+
+ -- Daniel Stender <daniel at danielstender.com>  Tue, 21 Jun 2011 23:08:55 +0200
+
+python-djvulibre (0.1.18-2) unstable; urgency=low
+
+  * Disable memory test that is likely to fail on 64-bit architectures.
+    [disable-memory-test.diff]
+  * Fix test for maximum cache size on 64-bit architectures.
+    [max-cachesize-64bit.diff]
+
+ -- Jakub Wilk <jwilk at debian.org>  Sat, 26 Jun 2010 01:50:10 +0200
+
+python-djvulibre (0.1.18-1) unstable; urgency=low
+
+  * New upstream release.q
+  * Update homepage URL.
+  * Fix FTBFS with nostrip build option.
+  * Run tests at build time:
+    + Build-depend on python-nose, djvulibre-bin, ghostscript.
+
+ -- Jakub Wilk <jwilk at debian.org>  Sat, 26 Jun 2010 00:39:07 +0200
+
+python-djvulibre (0.1.17-2) unstable; urgency=low
+
+  * Install example programs.
+  * Switch to source format 3.0 (quilt).
+  * Build python-djvu-dbg (debug extension + detached debug symbols):
+    + Build-depend on python-all-dbg.
+    + In order to work around bug #541314, disable automatic cythoning sources
+      with setup.py. [setup-disable-auto-cython.diff]
+    + Cython sources manually in debian/rules.
+  * Rewrite debian/rules using overrides.
+  * Don't install Sphinx artifacts (.buildinfo, objects.inv) into the binary
+    package.
+
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 25 Apr 2010 22:54:18 +0200
+
+python-djvulibre (0.1.17-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update my e-mail addresses.
+  * Let dh_installdocs install the upstream changelog.
+  * Bump standards version to 3.8.4 (no changes needed).
+
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 11 Feb 2010 18:01:05 +0100
+
+python-djvulibre (0.1.16-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update debian/copyright.
+
+ -- Jakub Wilk <ubanus at users.sf.net>  Sun, 03 Jan 2010 13:57:57 +0100
+
+python-djvulibre (0.1.15-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update homepage URI in debian/copyright.
+
+ -- Jakub Wilk <ubanus at users.sf.net>  Wed, 04 Nov 2009 20:04:26 +0100
+
+python-djvulibre (0.1.14-1) unstable; urgency=low
+
+  * New upstream release (closes: #544950).
+  * Use unversioned dependency on python-setuptools, as the required version
+    is available even in oldstable.
+  * Register documentation with doc-base.
+
+ -- Jakub Wilk <ubanus at users.sf.net>  Fri, 11 Sep 2009 15:50:40 +0200
+
+python-djvulibre (0.1.13-2) unstable; urgency=low
+
+  * Make debian/rules safe for parallel builds.
+  * Don't assume that the build target will be called with
+    Build-Depends-Indep satisfied (does not close #544781).
+
+ -- Jakub Wilk <ubanus at users.sf.net>  Thu, 03 Sep 2009 13:55:02 +0200
+
+python-djvulibre (0.1.13-1) unstable; urgency=low
+
+  * Initial release (closes: #540324).
+
+ -- Jakub Wilk <ubanus at users.sf.net>  Sun, 16 Aug 2009 11:56:38 +0200

Modified: packages/python-djvulibre/trunk/debian/control
===================================================================
--- packages/python-djvulibre/trunk/debian/control	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/control	2011-06-21 21:13:54 UTC (rev 17577)
@@ -20,7 +20,7 @@
 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
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-djvulibre/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-djvulibre/trunk
 Homepage: http://jwilk.net/software/python-djvulibre
 
 Package: python-djvu
@@ -63,4 +63,3 @@
  an open source implementation of DjVu.
  .
  This package contains technical documentation.
-

Modified: packages/python-djvulibre/trunk/debian/patches/python-djvulibre-55cfd0f79af0.diff
===================================================================
--- packages/python-djvulibre/trunk/debian/patches/python-djvulibre-55cfd0f79af0.diff	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/patches/python-djvulibre-55cfd0f79af0.diff	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1,6 +1,6 @@
 Description: make build_sphinx available even without setuptools.
 Origin: https://bitbucket.org/jwilk/python-djvulibre/changeset/55cfd0f79af0
-Last-Update: 05/21/2011 
+Last-Update: 2011-05-21 
 
 --- a/setup.py
 +++ b/setup.py
@@ -40,3 +40,4 @@
 +        if cmd is not None
      )
  )
+

Modified: packages/python-djvulibre/trunk/debian/patches/python-djvulibre-bd925e3ca460.diff
===================================================================
--- packages/python-djvulibre/trunk/debian/patches/python-djvulibre-bd925e3ca460.diff	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/patches/python-djvulibre-bd925e3ca460.diff	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1,6 +1,6 @@
 Description: doc: update link to Lizardtech DjVu Reference.
 Origin: https://bitbucket.org/jwilk/python-djvulibre/changeset/bd925e3ca460
-Last-Update: 05/23/2011
+Last-Update: 2011-05-23
 
 --- a/doc/source/conf.py
 +++ b/doc/source/conf.py

Added: packages/python-djvulibre/trunk/debian/python-djvu-dbg.changelog
===================================================================
--- packages/python-djvulibre/trunk/debian/python-djvu-dbg.changelog	                        (rev 0)
+++ packages/python-djvulibre/trunk/debian/python-djvu-dbg.changelog	2011-06-21 21:13:54 UTC (rev 17577)
@@ -0,0 +1 @@
+link changelog
\ No newline at end of file


Property changes on: packages/python-djvulibre/trunk/debian/python-djvu-dbg.changelog
___________________________________________________________________
Added: svn:special
   + *

Deleted: packages/python-djvulibre/trunk/debian/python-djvu-dbg.docs
===================================================================
--- packages/python-djvulibre/trunk/debian/python-djvu-dbg.docs	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/python-djvu-dbg.docs	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1 +0,0 @@
-doc/changelog

Deleted: packages/python-djvulibre/trunk/debian/python-djvu-doc.compress
===================================================================
--- packages/python-djvulibre/trunk/debian/python-djvu-doc.compress	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/python-djvu-doc.compress	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1,2 +0,0 @@
-#!/bin/sh
-ls usr/share/doc/*/changelog*

Modified: packages/python-djvulibre/trunk/debian/python-djvu-doc.docs
===================================================================
--- packages/python-djvulibre/trunk/debian/python-djvu-doc.docs	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/python-djvu-doc.docs	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1,2 +1,2 @@
-doc/changelog
+debian/changelog
 build/sphinx/html/

Added: packages/python-djvulibre/trunk/debian/python-djvu.changelog
===================================================================
--- packages/python-djvulibre/trunk/debian/python-djvu.changelog	                        (rev 0)
+++ packages/python-djvulibre/trunk/debian/python-djvu.changelog	2011-06-21 21:13:54 UTC (rev 17577)
@@ -0,0 +1 @@
+link changelog
\ No newline at end of file


Property changes on: packages/python-djvulibre/trunk/debian/python-djvu.changelog
___________________________________________________________________
Added: svn:special
   + *

Deleted: packages/python-djvulibre/trunk/debian/python-djvu.docs
===================================================================
--- packages/python-djvulibre/trunk/debian/python-djvu.docs	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/python-djvu.docs	2011-06-21 21:13:54 UTC (rev 17577)
@@ -1 +0,0 @@
-doc/changelog

Modified: packages/python-djvulibre/trunk/debian/rules
===================================================================
--- packages/python-djvulibre/trunk/debian/rules	2011-06-21 19:41:24 UTC (rev 17576)
+++ packages/python-djvulibre/trunk/debian/rules	2011-06-21 21:13:54 UTC (rev 17577)
@@ -10,8 +10,8 @@
 pythonpath_dbg = $$(_py_=$(strip $(1)); _py_=$${_py_\#python}; ls -d $(CURDIR)/build/lib_d.*-$${_py_} 2>/dev/null || ls -d $(CURDIR)/build/lib.*-$${_py_}-pydebug)
 
 .PHONY: override_dh_installdocs
-ifneq ($(shell dh_listpackages | grep -x -F python-djvu-doc),)
 override_dh_installdocs:
+ifneq ($(shell dh_listpackages | grep -x -F python-djvu-doc),)
 	python setup.py build_sphinx
 endif
 	dh_installdocs -X.buildinfo -Xobjects.inv
@@ -21,7 +21,6 @@
 	rm -Rf doc/build/ doc/stamp
 	rm -Rf build/
 	find . -type f \( -name '*.py[co]' -or -name '*.so' -or -name '*.c' \) -delete
-	rm -Rf *.egg-info/
 
 .PHONY: override_dh_strip
 override_dh_strip:




More information about the Python-modules-commits mailing list