[Python-apps-commits] r11493 - in packages/lazygal/tags (3 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed Oct 29 08:10:15 UTC 2014


    Date: Wednesday, October 29, 2014 @ 08:10:14
  Author: nijel
Revision: 11493

[svn-buildpackage] Tagging lazygal 0.8.8-1

Added:
  packages/lazygal/tags/0.8.8-1/
  packages/lazygal/tags/0.8.8-1/debian/control
    (from rev 11491, packages/lazygal/trunk/debian/control)
Deleted:
  packages/lazygal/tags/0.8.8-1/debian/control

Deleted: packages/lazygal/tags/0.8.8-1/debian/control
===================================================================
--- packages/lazygal/trunk/debian/control	2014-10-27 22:45:30 UTC (rev 11490)
+++ packages/lazygal/tags/0.8.8-1/debian/control	2014-10-29 08:10:14 UTC (rev 11493)
@@ -1,32 +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 (>= 9), docbook-xsl, xsltproc
-Build-Depends-Indep: python (>= 2.6.6-3)
-Standards-Version: 3.9.6
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/lazygal/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/lazygal/trunk/
-Homepage: http://sousmonlit.zincube.net/~niol/playa/oss/projects/lazygal/
-X-Python-Version: >= 2.6
-
-Package: lazygal
-Architecture: all
-Depends: ${python:Depends},
-         ${misc:Depends},
-         python-imaging,
-         python-genshi,
-         gir1.2-gexiv2-0.10 (>= 0.10.1),
-         python-gi,
-         python (>= 2.5)
-Suggests: python-gst0.10, gstreamer0.10-plugins-base
-Breaks: ${python:Breaks}
-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.8.8-1/debian/control (from rev 11491, packages/lazygal/trunk/debian/control)
===================================================================
--- packages/lazygal/tags/0.8.8-1/debian/control	                        (rev 0)
+++ packages/lazygal/tags/0.8.8-1/debian/control	2014-10-29 08:10:14 UTC (rev 11493)
@@ -0,0 +1,36 @@
+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 (>= 9), docbook-xsl, xsltproc
+Build-Depends-Indep: python (>= 2.6.6-3)
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/lazygal/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/lazygal/trunk/
+Homepage: http://sousmonlit.zincube.net/~niol/playa/oss/projects/lazygal/
+X-Python-Version: >= 2.6
+
+Package: lazygal
+Architecture: all
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python-imaging,
+         python-genshi,
+         gir1.2-gexiv2-0.10 (>= 0.10.1),
+         python-gi,
+         python (>= 2.5)
+Suggests: gstreamer1.0-plugins-base, 
+          gstreamer1.0-plugins-good,
+          gir1.2-gstreamer-1.0, 
+          gir1.2-gst-plugins-base-1.0, 
+          python-gst-1.0
+Breaks: ${python:Breaks}
+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