[Python-apps-commits] r10537 - in packages/gaupol/trunk/debian (changelog compat control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Mon Feb 17 21:08:23 UTC 2014


    Date: Monday, February 17, 2014 @ 21:08:23
  Author: piotr
Revision: 10537

* New upstream release
  - uses GtkSpell now, replace python3-gtkspellcheck with gir1.2-gtkspell3-3.0
* Add python3-gi-cairo to Recommends (not used directly, but apparently
  sometimes needed, closes: 738582)
* debhelper's compatibility level bumped to 9
* Add dh-python to Build-Depends (python3 will not depend on it at some point)
* Standards-Version bumped to 3.9.5 (no changes needed)

Modified:
  packages/gaupol/trunk/debian/changelog
  packages/gaupol/trunk/debian/compat
  packages/gaupol/trunk/debian/control

Modified: packages/gaupol/trunk/debian/changelog
===================================================================
--- packages/gaupol/trunk/debian/changelog	2014-02-17 20:56:53 UTC (rev 10536)
+++ packages/gaupol/trunk/debian/changelog	2014-02-17 21:08:23 UTC (rev 10537)
@@ -1,3 +1,15 @@
+gaupol (0.25-1) unstable; urgency=medium
+
+  * New upstream release
+    - uses GtkSpell now, replace python3-gtkspellcheck with gir1.2-gtkspell3-3.0
+  * Add python3-gi-cairo to Recommends (not used directly, but apparently
+    sometimes needed, closes: 738582)
+  * debhelper's compatibility level bumped to 9
+  * Add dh-python to Build-Depends (python3 will not depend on it at some point)
+  * Standards-Version bumped to 3.9.5 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Mon, 17 Feb 2014 21:10:14 +0100
+
 gaupol (0.24.3-1) unstable; urgency=low
 
   * New upstream release
@@ -349,4 +361,3 @@
   * Initial release (closes: #358189)
 
  -- Piotr Ozarowski <ozarow at gmail.com>  Sun,  9 Apr 2006 14:32:36 +0200
-

Modified: packages/gaupol/trunk/debian/compat
===================================================================
--- packages/gaupol/trunk/debian/compat	2014-02-17 20:56:53 UTC (rev 10536)
+++ packages/gaupol/trunk/debian/compat	2014-02-17 21:08:23 UTC (rev 10537)
@@ -1 +1 @@
-7
+9

Modified: packages/gaupol/trunk/debian/control
===================================================================
--- packages/gaupol/trunk/debian/control	2014-02-17 20:56:53 UTC (rev 10536)
+++ packages/gaupol/trunk/debian/control	2014-02-17 21:08:23 UTC (rev 10537)
@@ -3,10 +3,10 @@
 Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), python3
+Build-Depends: debhelper (>= 9), python3, dh-python
 X-Python3-Version: >= 3.2
 Build-Depends-Indep: intltool
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://home.gna.org/gaupol/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/gaupol/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/gaupol/trunk/
@@ -15,7 +15,7 @@
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}, python3-aeidon (>= ${source:Upstream-Version}),
  python3-gi, gir1.2-gstreamer-1.0
-Recommends: python3-enchant, iso-codes, python3-chardet, python3-gtkspellcheck
+Recommends: python3-enchant, iso-codes, python3-chardet, gir1.2-gtkspell3-3.0, python3-gi-cairo
 Suggests: vlc | mplayer
 Description: subtitle editor for text-based subtitle files
  Text-based subtitles are commonly used with DivX video. Gaupol supports




More information about the Python-apps-commits mailing list