[Python-apps-commits] r7860 - in packages/gaupol/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sat Nov 26 22:15:06 UTC 2011
Date: Saturday, November 26, 2011 @ 22:15:05
Author: piotr
Revision: 7860
* New upstream release
* gaupol's python-aeidon dependency tightened to
>= ${source:Upstream-Version} (closes: 645856)
Modified:
packages/gaupol/trunk/debian/changelog
packages/gaupol/trunk/debian/control
Modified: packages/gaupol/trunk/debian/changelog
===================================================================
--- packages/gaupol/trunk/debian/changelog 2011-11-26 21:47:53 UTC (rev 7859)
+++ packages/gaupol/trunk/debian/changelog 2011-11-26 22:15:05 UTC (rev 7860)
@@ -1,3 +1,11 @@
+gaupol (0.19.2-1) unstable; urgency=low
+
+ * New upstream release
+ * gaupol's python-aeidon dependency tightened to
+ >= ${source:Upstream-Version} (closes: 645856)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 26 Nov 2011 22:06:47 +0100
+
gaupol (0.19.1-1) unstable; urgency=low
* New upstream release
Modified: packages/gaupol/trunk/debian/control
===================================================================
--- packages/gaupol/trunk/debian/control 2011-11-26 21:47:53 UTC (rev 7859)
+++ packages/gaupol/trunk/debian/control 2011-11-26 22:15:05 UTC (rev 7860)
@@ -13,7 +13,7 @@
Package: gaupol
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-aeidon,
+Depends: ${python:Depends}, ${misc:Depends}, python-aeidon (>= ${source:Upstream-Version}),
python-gtk2 (>= 2.16), python-gobject (>= 2.12.3-2+b1)
Recommends: python-enchant (>= 1.1.5-2), iso-codes, python-chardet, python-gtkspell
Suggests: vlc | mplayer, python-gst0.10
More information about the Python-apps-commits
mailing list