Source: lazygal
Section: graphics
Priority: optional
Maintainer: Michal Čihař <nijel@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), docbook-xsl, xsltproc
Build-Depends-Indep: python3 (>= 3.3)
Standards-Version: 3.9.8
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: ${python3:Depends},
         ${misc:Depends},
         python3-pil,
         python3-genshi,
         gir1.2-gexiv2-0.10 (>= 0.10.1),
         python3-gi,
         python3 (>= 3.3)
Suggests: gstreamer1.0-plugins-base, 
          gstreamer1.0-plugins-good,
          gir1.2-gstreamer-1.0, 
          gir1.2-gst-plugins-base-1.0, 
          python3-gst-1.0
Breaks: ${python3: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.
