[Python-apps-commits] r6016 - in packages/lazygal/tags (5 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Thu Aug 26 12:36:08 UTC 2010


    Date: Thursday, August 26, 2010 @ 12:35:50
  Author: nijel
Revision: 6016

[svn-buildpackage] Tagging lazygal 0.5.1-1

Added:
  packages/lazygal/tags/0.5.1-1/
  packages/lazygal/tags/0.5.1-1/debian/changelog
    (from rev 6015, packages/lazygal/trunk/debian/changelog)
  packages/lazygal/tags/0.5.1-1/debian/control
    (from rev 6013, packages/lazygal/trunk/debian/control)
Deleted:
  packages/lazygal/tags/0.5.1-1/debian/changelog
  packages/lazygal/tags/0.5.1-1/debian/control

Deleted: packages/lazygal/tags/0.5.1-1/debian/changelog
===================================================================
--- packages/lazygal/trunk/debian/changelog	2010-07-07 08:44:28 UTC (rev 5781)
+++ packages/lazygal/tags/0.5.1-1/debian/changelog	2010-08-26 12:35:50 UTC (rev 6016)
@@ -1,145 +0,0 @@
-lazygal (0.5-2) unstable; urgency=low
-
-  * Lazygal does not work with Python 2.4 (Closes: #588262).
-  * Bump standards to 3.9.0.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 07 Jul 2010 10:44:17 +0200
-
-lazygal (0.5-1) unstable; urgency=low
-
-  * New upstream release.
-    - Supports flattening of directory structure (Closes: #522223).
-    - Our single patch was integrated upstream. 
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 15 Jun 2010 14:31:51 +0200
-
-lazygal (0.4.1-3) unstable; urgency=low
-
-  * Build depend on python instead of python-dev.
-  * Drop celementtree dependency, use python >= 2.5 instead.
-  * Bump standards to 3.8.4.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 05 Mar 2010 10:04:40 +0100
-
-lazygal (0.4.1-2) unstable; urgency=low
-
-  * Convert to 3.0 (quilt) source format.
-  * Simplify debian/rules.
-  * Bump standards to 3.8.3.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 23 Nov 2009 09:35:50 +0100
-
-lazygal (0.4.1-1) unstable; urgency=low
-
-  * New upstream version.
-    - Fix "handling broken for directory names containing period" (Closes:
-      #504040).
-    - Fix "order of pictures in a folder?" (Closes: #495503).
-    - Fix "resizing parameters not flexible enough" (Closes: #493541).
-    - Fix "link originals without copying" (Closes: #504039).
-    - Fix "empty placeholder image in menu if directory has no images"
-      (Closes: #504041).
-  * Bump standards to 3.8.1.
-  * Drop debian man page, it has been integrated upstream.
-  * Build depend on docbook-xsl, xsltproc for generating man page. 
-  * Add patch to fix upstream man page installation.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 21 May 2009 15:18:52 +0200
-
-lazygal (0.4-2) unstable; urgency=low
-
-  [ Sandro Tosi ]
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
-
-  [ Marco Rodrigues ]
-  * debian/control:
-    + Add ${misc:Depends} to Depends to remove
-      lintian warning.
-
-  [ Michal ÄŒihaÅ™ ]
-  * Switch to python-support (in fact the switch did happen unintentionally in
-    0.3.1-3, but build deps reflect it now).
-  * Adjust description to match current policy (lower case).
-  * Update debian/copyright (year, GPL symlink).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 15 Feb 2009 14:18:10 +0100
-
-lazygal (0.4-1) unstable; urgency=low
-
-  * New upstream version.
-    - Fixes handling of comments with \0 (Closes: #485286).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 06 Jul 2008 22:54:38 +0200
-
-lazygal (0.3.1-3) unstable; urgency=low
-
-  * Move packaging to Python Applications Packaging Team:
-    - Change Vcs fields in debian/control.
-    - Add team to Uploaders.
-  * Update to standards 3.8.0.
-  * Use new dh command to simplify debian/rules.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 07 Jun 2008 12:01:19 +0200
-
-lazygal (0.3.1-2) unstable; urgency=low
-
-  * Allow installation with python 2.5 where celementtree is merged inside
-    Python (Closes: #476462).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 16 Apr 2008 22:01:37 +0200
-
-lazygal (0.3.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 01 Apr 2008 10:19:42 +0200
-
-lazygal (0.3-2) unstable; urgency=low
-
-  * Drop workaround for bug #452227 (Closes: #472011).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 24 Mar 2008 20:57:18 +0100
-
-lazygal (0.3-1) unstable; urgency=low
-
-  * New upstream release.
-    - PyExiv2 patch no longer needed. 
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 11 Mar 2008 09:40:34 +0100
-
-lazygal (0.2-3) unstable; urgency=low
-
-  * Adjusted Vcs-* headers to point to trunk.
-  * Fixed compatibility with current PyExiv2.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 26 Feb 2008 11:29:24 +0100
-
-lazygal (0.2-2) unstable; urgency=low
-
-  * Delete empty /usr/lib (workaround for pycentral bug #452227).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 25 Jan 2008 11:43:22 +0900
-
-lazygal (0.2-1) unstable; urgency=low
-
-  * New upstream version.
-    - Depends on python-elementtree.
-  * Update policy to 3.7.3 (no changes needed).
-  * No need to patch anymore.
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 25 Jan 2008 09:47:01 +0900
-
-lazygal (0.1-2) unstable; urgency=low
-
-  * Brown paper bag upload.
-  * Do not use description and dependencies from photo-uploader, use the ones
-    appropriate for this package (Closes: #451544).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 17 Nov 2007 10:57:42 +0900
-
-lazygal (0.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #445008).
-
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 12 Nov 2007 17:26:01 +0900

Copied: packages/lazygal/tags/0.5.1-1/debian/changelog (from rev 6015, packages/lazygal/trunk/debian/changelog)
===================================================================
--- packages/lazygal/tags/0.5.1-1/debian/changelog	                        (rev 0)
+++ packages/lazygal/tags/0.5.1-1/debian/changelog	2010-08-26 12:35:50 UTC (rev 6016)
@@ -0,0 +1,155 @@
+lazygal (0.5.1-1) unstable; urgency=low
+
+  * New upstream version.
+    - Fixes problems with PyExiv 0.2.
+    - Updates translations.
+    - Fixed image-index theme.
+  * Bump standards to 3.9.1.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 26 Aug 2010 14:28:54 +0200
+
+lazygal (0.5-2) unstable; urgency=low
+
+  * Lazygal does not work with Python 2.4 (Closes: #588262).
+  * Bump standards to 3.9.0.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 07 Jul 2010 10:44:17 +0200
+
+lazygal (0.5-1) unstable; urgency=low
+
+  * New upstream release.
+    - Supports flattening of directory structure (Closes: #522223).
+    - Our single patch was integrated upstream. 
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 15 Jun 2010 14:31:51 +0200
+
+lazygal (0.4.1-3) unstable; urgency=low
+
+  * Build depend on python instead of python-dev.
+  * Drop celementtree dependency, use python >= 2.5 instead.
+  * Bump standards to 3.8.4.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 05 Mar 2010 10:04:40 +0100
+
+lazygal (0.4.1-2) unstable; urgency=low
+
+  * Convert to 3.0 (quilt) source format.
+  * Simplify debian/rules.
+  * Bump standards to 3.8.3.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 23 Nov 2009 09:35:50 +0100
+
+lazygal (0.4.1-1) unstable; urgency=low
+
+  * New upstream version.
+    - Fix "handling broken for directory names containing period" (Closes:
+      #504040).
+    - Fix "order of pictures in a folder?" (Closes: #495503).
+    - Fix "resizing parameters not flexible enough" (Closes: #493541).
+    - Fix "link originals without copying" (Closes: #504039).
+    - Fix "empty placeholder image in menu if directory has no images"
+      (Closes: #504041).
+  * Bump standards to 3.8.1.
+  * Drop debian man page, it has been integrated upstream.
+  * Build depend on docbook-xsl, xsltproc for generating man page. 
+  * Add patch to fix upstream man page installation.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Thu, 21 May 2009 15:18:52 +0200
+
+lazygal (0.4-2) unstable; urgency=low
+
+  [ Sandro Tosi ]
+  * debian/control
+    - switch Vcs-Browser field to viewsvn
+
+  [ Marco Rodrigues ]
+  * debian/control:
+    + Add ${misc:Depends} to Depends to remove
+      lintian warning.
+
+  [ Michal ÄŒihaÅ™ ]
+  * Switch to python-support (in fact the switch did happen unintentionally in
+    0.3.1-3, but build deps reflect it now).
+  * Adjust description to match current policy (lower case).
+  * Update debian/copyright (year, GPL symlink).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 15 Feb 2009 14:18:10 +0100
+
+lazygal (0.4-1) unstable; urgency=low
+
+  * New upstream version.
+    - Fixes handling of comments with \0 (Closes: #485286).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sun, 06 Jul 2008 22:54:38 +0200
+
+lazygal (0.3.1-3) unstable; urgency=low
+
+  * Move packaging to Python Applications Packaging Team:
+    - Change Vcs fields in debian/control.
+    - Add team to Uploaders.
+  * Update to standards 3.8.0.
+  * Use new dh command to simplify debian/rules.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 07 Jun 2008 12:01:19 +0200
+
+lazygal (0.3.1-2) unstable; urgency=low
+
+  * Allow installation with python 2.5 where celementtree is merged inside
+    Python (Closes: #476462).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 16 Apr 2008 22:01:37 +0200
+
+lazygal (0.3.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 01 Apr 2008 10:19:42 +0200
+
+lazygal (0.3-2) unstable; urgency=low
+
+  * Drop workaround for bug #452227 (Closes: #472011).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 24 Mar 2008 20:57:18 +0100
+
+lazygal (0.3-1) unstable; urgency=low
+
+  * New upstream release.
+    - PyExiv2 patch no longer needed. 
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 11 Mar 2008 09:40:34 +0100
+
+lazygal (0.2-3) unstable; urgency=low
+
+  * Adjusted Vcs-* headers to point to trunk.
+  * Fixed compatibility with current PyExiv2.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 26 Feb 2008 11:29:24 +0100
+
+lazygal (0.2-2) unstable; urgency=low
+
+  * Delete empty /usr/lib (workaround for pycentral bug #452227).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 25 Jan 2008 11:43:22 +0900
+
+lazygal (0.2-1) unstable; urgency=low
+
+  * New upstream version.
+    - Depends on python-elementtree.
+  * Update policy to 3.7.3 (no changes needed).
+  * No need to patch anymore.
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Fri, 25 Jan 2008 09:47:01 +0900
+
+lazygal (0.1-2) unstable; urgency=low
+
+  * Brown paper bag upload.
+  * Do not use description and dependencies from photo-uploader, use the ones
+    appropriate for this package (Closes: #451544).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 17 Nov 2007 10:57:42 +0900
+
+lazygal (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #445008).
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 12 Nov 2007 17:26:01 +0900

Deleted: packages/lazygal/tags/0.5.1-1/debian/control
===================================================================
--- packages/lazygal/trunk/debian/control	2010-07-07 08:44:28 UTC (rev 5781)
+++ packages/lazygal/tags/0.5.1-1/debian/control	2010-08-26 12:35:50 UTC (rev 6016)
@@ -1,25 +0,0 @@
-Source: lazygal
-Section: graphics
-Priority: optional
-Maintainer: Michal ÄŒihaÅ™ <nijel at debian.org>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), docbook-xsl, xsltproc
-Build-Depends-Indep: python, python-support (>= 0.5.3)
-Standards-Version: 3.9.0
-Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/lazygal/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lazygal/trunk/
-Homepage: http://sousmonlit.dyndns.org/~niol/playa/oss:lazygal
-XS-Python-Version: >= 2.5
-
-Package: lazygal
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-imaging, python-genshi, python-pyexiv2, python (>= 2.5)
-XB-Python-Version: ${python:Versions}
-Description: static web gallery generator
- Lazygal is another static web gallery generator written in Python. It is
- command line based, uses reusable engine and is lazy - it regenerates
- only parts that have to be regenerated.
- .
- There is support for many interesting features like subgalleries, EXIF
- information, theming and custom folder meta data. Included themes are
- pure XHTML + CSS.

Copied: packages/lazygal/tags/0.5.1-1/debian/control (from rev 6013, packages/lazygal/trunk/debian/control)
===================================================================
--- packages/lazygal/tags/0.5.1-1/debian/control	                        (rev 0)
+++ packages/lazygal/tags/0.5.1-1/debian/control	2010-08-26 12:35:50 UTC (rev 6016)
@@ -0,0 +1,25 @@
+Source: lazygal
+Section: graphics
+Priority: optional
+Maintainer: Michal ÄŒihaÅ™ <nijel at debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7), docbook-xsl, xsltproc
+Build-Depends-Indep: python, python-support (>= 0.5.3)
+Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/lazygal/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lazygal/trunk/
+Homepage: http://sousmonlit.dyndns.org/~niol/playa/oss:lazygal
+XS-Python-Version: >= 2.5
+
+Package: lazygal
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-imaging, python-genshi, python-pyexiv2, python (>= 2.5)
+XB-Python-Version: ${python:Versions}
+Description: static web gallery generator
+ Lazygal is another static web gallery generator written in Python. It is
+ command line based, uses reusable engine and is lazy - it regenerates
+ only parts that have to be regenerated.
+ .
+ There is support for many interesting features like subgalleries, EXIF
+ information, theming and custom folder meta data. Included themes are
+ pure XHTML + CSS.




More information about the Python-apps-commits mailing list