[Python-apps-commits] r2063 - in packages/lazygal/trunk/debian (changelog control)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Sat Dec 13 14:52:34 UTC 2008
Date: Saturday, December 13, 2008 @ 14:52:34
Author: gothicx-guest
Revision: 2063
Add to Depends to remove lintian warning
Modified:
packages/lazygal/trunk/debian/changelog
packages/lazygal/trunk/debian/control
Modified: packages/lazygal/trunk/debian/changelog
===================================================================
--- packages/lazygal/trunk/debian/changelog 2008-12-13 14:50:47 UTC (rev 2062)
+++ packages/lazygal/trunk/debian/changelog 2008-12-13 14:52:34 UTC (rev 2063)
@@ -7,6 +7,11 @@
* debian/control
- switch Vcs-Browser field to viewsvn
+ [ Marco Rodrigues ]
+ * debian/control:
+ + Add ${misc:Depends} to Depends to remove
+ lintian warning.
+
-- Michal ÄihaÅ <nijel at debian.org> Sun, 06 Jul 2008 22:56:10 +0200
lazygal (0.4-1) unstable; urgency=low
Modified: packages/lazygal/trunk/debian/control
===================================================================
--- packages/lazygal/trunk/debian/control 2008-12-13 14:50:47 UTC (rev 2062)
+++ packages/lazygal/trunk/debian/control 2008-12-13 14:52:34 UTC (rev 2063)
@@ -13,7 +13,7 @@
Package: lazygal
Architecture: all
-Depends: ${python:Depends}, python-imaging, python-genshi, python-pyexiv2, python-celementtree | python (>= 2.5)
+Depends: ${python:Depends}, ${misc:Depends}, python-imaging, python-genshi, python-pyexiv2, python-celementtree | 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
More information about the Python-apps-commits
mailing list