[Python-modules-commits] r32461 - in packages/pyexiv2/tags (4 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Tue Apr 28 09:30:30 UTC 2015


    Date: Tuesday, April 28, 2015 @ 09:30:29
  Author: nijel
Revision: 32461

[svn-buildpackage] Tagging pyexiv2 0.3.2-8

Added:
  packages/pyexiv2/tags/0.3.2-8/
  packages/pyexiv2/tags/0.3.2-8/debian/changelog
    (from rev 32460, packages/pyexiv2/trunk/debian/changelog)
  packages/pyexiv2/tags/0.3.2-8/debian/patches/
Deleted:
  packages/pyexiv2/tags/0.3.2-8/debian/changelog

Deleted: packages/pyexiv2/tags/0.3.2-8/debian/changelog
===================================================================
--- packages/pyexiv2/trunk/debian/changelog	2015-04-28 07:08:39 UTC (rev 32458)
+++ packages/pyexiv2/tags/0.3.2-8/debian/changelog	2015-04-28 09:30:29 UTC (rev 32461)
@@ -1,231 +0,0 @@
-pyexiv2 (0.3.2-8) UNRELEASED; urgency=medium
-
-  * Adjust Vcs-Svn URL.
-  * Bump standards to 3.9.6.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 24 Mar 2015 08:36:27 +0100
-
-pyexiv2 (0.3.2-7) unstable; urgency=medium
-
-  * Adjust Vcs-Svn URL.
-  * Add missing dependency on Sphinx javascript (Closes: #756481).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 30 Jul 2014 18:28:32 +0200
-
-pyexiv2 (0.3.2-6) unstable; urgency=low
-
-  [ Jakub Wilk ]
-  * Use canonical URIs for Vcs-* fields.
-  * Fix watch file.
-
-  [ Michal ÄŒihaÅ™ ]
-  * Bump standards to 3.9.5.
-  * Use debhelper 9.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 25 Feb 2014 12:48:28 +0100
-
-pyexiv2 (0.3.2-5) unstable; urgency=low
-
-  * Fix typo in description (Closes: #673315).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 25 Jun 2012 15:05:51 +0200
-
-pyexiv2 (0.3.2-4) unstable; urgency=low
-
-  * Better clean after build (Closes: #671143).
-  * Mention XMP in description (Closes: #662831).
-  * Bump standards to 3.9.3.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 16 May 2012 15:14:47 +0200
-
-pyexiv2 (0.3.2-1) unstable; urgency=low
-
-  * New upstream release.
-  * All patches integrated upstream.
-  * Bump standards to 3.9.2.
-  * Symlink underscore.js library.
-  * Add build-arch and build-indep targets to debian/rules.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 07 Nov 2011 11:47:54 +0100
-
-pyexiv2 (0.3.0-4) unstable; urgency=low
-
-  * Relax Breaks for phatch as support for current pyexiv2 has been backported
-    (Closes: #618683).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 17 Mar 2011 17:01:37 +0100
-
-pyexiv2 (0.3.0-3) unstable; urgency=low
-
-  * Use upstream fix for sphinx changed parameters (Closes: #613841).
-  * Migrate to dh_python2.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 21 Feb 2011 11:52:51 +0100
-
-pyexiv2 (0.3.0-2) unstable; urgency=low
-
-  * Upload to unstable. I know it makes phatch impossible to install, but it
-    needs to be fixed anyway.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 06 Feb 2011 13:26:26 +0100
-
-pyexiv2 (0.3.0-1) experimental; urgency=low
-
-  * New upstream version.
-  * Do not build for python 2.5 it is not supported anymore.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 03 Jan 2011 09:32:03 +0100
-
-pyexiv2 (0.2.2-2) experimental; urgency=low
-
-  * Bump standards to 3.9.1.
-  * Rebuild against new libexiv (Closes: #595638).
-  * Fix build with Sphinx 1.x.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 06 Sep 2010 16:05:40 +0200
-
-pyexiv2 (0.2.2-1) experimental; urgency=low
-
-  * New upstream version.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 27 May 2010 11:50:21 +0200
-
-pyexiv2 (0.2.1-1) experimental; urgency=low
-
-  * New upstream version.
-  * Build documentation during build.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 26 Apr 2010 10:22:29 +0200
-
-pyexiv2 (0.2.0-2) experimental; urgency=low
-
-  * Fix installation of python module.
-  * Install HTML documentation and register it in doc-base.
-  * Move documentation to separate package.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 13 Apr 2010 10:37:55 +0200
-
-pyexiv2 (0.2.0-1) experimental; urgency=low
-
-  * New upstream version.
-  * All patches are merged upstream.
-  * This version has incompatible API, mark that we break old versions of
-    reverse dependencies (lazygal and phatch-cli).
-  * Bump standards to 3.8.4.
-  * Install upstream NEWS as changelog.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 25 Mar 2010 22:30:04 +0100
-
-pyexiv2 (0.1.3-6) unstable; urgency=low
-
-  * Drop quilt from debian/rules and build depends (I know I should've done
-    this before).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 06 Jan 2010 11:13:40 +0100
-
-pyexiv2 (0.1.3-5) unstable; urgency=low
-
-  * Convert to 3.0 (quilt) source format.
-  * Patch from upstream to compile with exiv2 0.19.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 05 Jan 2010 13:33:21 +0100
-
-pyexiv2 (0.1.3-4) unstable; urgency=low
-
-  * Bymp standards to 3.8.3.
-  * Boost library has lost -mt name (Closes: #545596).
-  * Add doc-base registration for documentation.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 08 Sep 2009 12:45:38 +0200
-
-pyexiv2 (0.1.3-3) unstable; urgency=low
-
-  * Build depend on libboost-python-dev (this now leads to boost 1.38).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 11 May 2009 06:58:30 +0000
-
-pyexiv2 (0.1.3-2) unstable; urgency=low
-
-  * Upload to unstable as new libexiv is there.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 04 May 2009 20:03:12 +0200
-
-pyexiv2 (0.1.3-1) experimental; urgency=low
-
-  [ Sandro Tosi ]
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
-
-  [ Michal ÄŒihaÅ™ ]
-  * New upstream version.
-  * Document patches.
-  * Add missing debian/README.source.
-  * Update debian/watch to match current downloads location.
-  * Patch 02_noscript.dpatch was merged upstream.
-  * Switch to boost 1.37.
-  * Switch from pycentral to pysupport.
-  * Bump to policy 3.8.1 (no changes needed).
-  * Upload to experimental because this requires new exiv2.
-  * Update debian/copyright (years, link to GPL-2).
-  * Switch from dpatch to quilt.
-  * Migrate to dh to simplify debian/rules.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 18 Mar 2009 15:46:05 +0100
-
-pyexiv2 (0.1.2-4) unstable; urgency=low
-
-  * Move packaging to Python Modules Packaging Team:
-    - Change Vcs fields in debian/control.
-    - Add team to Uploaders.
-  * Update to standards 3.8.0.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 07 Jun 2008 12:31:21 +0200
-
-pyexiv2 (0.1.2-3) unstable; urgency=low
-
-  * Reupload with correct orig tarball checksum.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 26 Apr 2008 13:44:46 +0200
-
-pyexiv2 (0.1.2-2) unstable; urgency=low
-
-  * Add missing clean -> unpatch dependency in debian/rules.
-  * Build with proper boost library for each Python version (Closes: #476965).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 26 Apr 2008 12:40:25 +0200
-
-pyexiv2 (0.1.2-1) unstable; urgency=low
-
-  * New upstream release.
-  * Fix some typos in description.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 26 Feb 2008 11:06:02 +0100
-
-pyexiv2 (0.1.1-3) unstable; urgency=low
-
-  * Oops, I messed up used tarball in previous upload somehow.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 03 Feb 2008 13:57:32 +0900
-
-pyexiv2 (0.1.1-2) unstable; urgency=low
-
-  * Convert XS-Vcs fields to Vcs.
-  * Update policy to 3.7.3 (no changes needed).
-  * Remove .sconsign.dblite on clean to allow building twice in a row.
-  * Adjusted Vcs-* headers to point to trunk.
-  * Rebuild against new exiv2.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 03 Feb 2008 13:05:50 +0900
-
-pyexiv2 (0.1.1-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 18 Oct 2007 14:53:41 +0900
-
-pyexiv2 (0.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #444249).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 27 Sep 2007 16:39:37 +0900
-

Copied: packages/pyexiv2/tags/0.3.2-8/debian/changelog (from rev 32460, packages/pyexiv2/trunk/debian/changelog)
===================================================================
--- packages/pyexiv2/tags/0.3.2-8/debian/changelog	                        (rev 0)
+++ packages/pyexiv2/tags/0.3.2-8/debian/changelog	2015-04-28 09:30:29 UTC (rev 32461)
@@ -0,0 +1,232 @@
+pyexiv2 (0.3.2-8) unstable; urgency=medium
+
+  * Adjust Vcs-Svn URL.
+  * Bump standards to 3.9.6.
+  * Remove date from generated docs to have reproducible builds.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 28 Apr 2015 11:26:22 +0200
+
+pyexiv2 (0.3.2-7) unstable; urgency=medium
+
+  * Adjust Vcs-Svn URL.
+  * Add missing dependency on Sphinx javascript (Closes: #756481).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 30 Jul 2014 18:28:32 +0200
+
+pyexiv2 (0.3.2-6) unstable; urgency=low
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+  * Fix watch file.
+
+  [ Michal ÄŒihaÅ™ ]
+  * Bump standards to 3.9.5.
+  * Use debhelper 9.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 25 Feb 2014 12:48:28 +0100
+
+pyexiv2 (0.3.2-5) unstable; urgency=low
+
+  * Fix typo in description (Closes: #673315).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 25 Jun 2012 15:05:51 +0200
+
+pyexiv2 (0.3.2-4) unstable; urgency=low
+
+  * Better clean after build (Closes: #671143).
+  * Mention XMP in description (Closes: #662831).
+  * Bump standards to 3.9.3.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 16 May 2012 15:14:47 +0200
+
+pyexiv2 (0.3.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * All patches integrated upstream.
+  * Bump standards to 3.9.2.
+  * Symlink underscore.js library.
+  * Add build-arch and build-indep targets to debian/rules.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 07 Nov 2011 11:47:54 +0100
+
+pyexiv2 (0.3.0-4) unstable; urgency=low
+
+  * Relax Breaks for phatch as support for current pyexiv2 has been backported
+    (Closes: #618683).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 17 Mar 2011 17:01:37 +0100
+
+pyexiv2 (0.3.0-3) unstable; urgency=low
+
+  * Use upstream fix for sphinx changed parameters (Closes: #613841).
+  * Migrate to dh_python2.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 21 Feb 2011 11:52:51 +0100
+
+pyexiv2 (0.3.0-2) unstable; urgency=low
+
+  * Upload to unstable. I know it makes phatch impossible to install, but it
+    needs to be fixed anyway.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 06 Feb 2011 13:26:26 +0100
+
+pyexiv2 (0.3.0-1) experimental; urgency=low
+
+  * New upstream version.
+  * Do not build for python 2.5 it is not supported anymore.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 03 Jan 2011 09:32:03 +0100
+
+pyexiv2 (0.2.2-2) experimental; urgency=low
+
+  * Bump standards to 3.9.1.
+  * Rebuild against new libexiv (Closes: #595638).
+  * Fix build with Sphinx 1.x.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 06 Sep 2010 16:05:40 +0200
+
+pyexiv2 (0.2.2-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 27 May 2010 11:50:21 +0200
+
+pyexiv2 (0.2.1-1) experimental; urgency=low
+
+  * New upstream version.
+  * Build documentation during build.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 26 Apr 2010 10:22:29 +0200
+
+pyexiv2 (0.2.0-2) experimental; urgency=low
+
+  * Fix installation of python module.
+  * Install HTML documentation and register it in doc-base.
+  * Move documentation to separate package.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 13 Apr 2010 10:37:55 +0200
+
+pyexiv2 (0.2.0-1) experimental; urgency=low
+
+  * New upstream version.
+  * All patches are merged upstream.
+  * This version has incompatible API, mark that we break old versions of
+    reverse dependencies (lazygal and phatch-cli).
+  * Bump standards to 3.8.4.
+  * Install upstream NEWS as changelog.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 25 Mar 2010 22:30:04 +0100
+
+pyexiv2 (0.1.3-6) unstable; urgency=low
+
+  * Drop quilt from debian/rules and build depends (I know I should've done
+    this before).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 06 Jan 2010 11:13:40 +0100
+
+pyexiv2 (0.1.3-5) unstable; urgency=low
+
+  * Convert to 3.0 (quilt) source format.
+  * Patch from upstream to compile with exiv2 0.19.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 05 Jan 2010 13:33:21 +0100
+
+pyexiv2 (0.1.3-4) unstable; urgency=low
+
+  * Bymp standards to 3.8.3.
+  * Boost library has lost -mt name (Closes: #545596).
+  * Add doc-base registration for documentation.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 08 Sep 2009 12:45:38 +0200
+
+pyexiv2 (0.1.3-3) unstable; urgency=low
+
+  * Build depend on libboost-python-dev (this now leads to boost 1.38).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 11 May 2009 06:58:30 +0000
+
+pyexiv2 (0.1.3-2) unstable; urgency=low
+
+  * Upload to unstable as new libexiv is there.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 04 May 2009 20:03:12 +0200
+
+pyexiv2 (0.1.3-1) experimental; urgency=low
+
+  [ Sandro Tosi ]
+  * debian/control
+    - switch Vcs-Browser field to viewsvn
+
+  [ Michal ÄŒihaÅ™ ]
+  * New upstream version.
+  * Document patches.
+  * Add missing debian/README.source.
+  * Update debian/watch to match current downloads location.
+  * Patch 02_noscript.dpatch was merged upstream.
+  * Switch to boost 1.37.
+  * Switch from pycentral to pysupport.
+  * Bump to policy 3.8.1 (no changes needed).
+  * Upload to experimental because this requires new exiv2.
+  * Update debian/copyright (years, link to GPL-2).
+  * Switch from dpatch to quilt.
+  * Migrate to dh to simplify debian/rules.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 18 Mar 2009 15:46:05 +0100
+
+pyexiv2 (0.1.2-4) unstable; urgency=low
+
+  * Move packaging to Python Modules Packaging Team:
+    - Change Vcs fields in debian/control.
+    - Add team to Uploaders.
+  * Update to standards 3.8.0.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 07 Jun 2008 12:31:21 +0200
+
+pyexiv2 (0.1.2-3) unstable; urgency=low
+
+  * Reupload with correct orig tarball checksum.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 26 Apr 2008 13:44:46 +0200
+
+pyexiv2 (0.1.2-2) unstable; urgency=low
+
+  * Add missing clean -> unpatch dependency in debian/rules.
+  * Build with proper boost library for each Python version (Closes: #476965).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 26 Apr 2008 12:40:25 +0200
+
+pyexiv2 (0.1.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Fix some typos in description.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 26 Feb 2008 11:06:02 +0100
+
+pyexiv2 (0.1.1-3) unstable; urgency=low
+
+  * Oops, I messed up used tarball in previous upload somehow.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 03 Feb 2008 13:57:32 +0900
+
+pyexiv2 (0.1.1-2) unstable; urgency=low
+
+  * Convert XS-Vcs fields to Vcs.
+  * Update policy to 3.7.3 (no changes needed).
+  * Remove .sconsign.dblite on clean to allow building twice in a row.
+  * Adjusted Vcs-* headers to point to trunk.
+  * Rebuild against new exiv2.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 03 Feb 2008 13:05:50 +0900
+
+pyexiv2 (0.1.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 18 Oct 2007 14:53:41 +0900
+
+pyexiv2 (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #444249).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 27 Sep 2007 16:39:37 +0900
+




More information about the Python-modules-commits mailing list