[Python-apps-commits] r10562 - in packages/catfish/trunk/debian (changelog control)

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Sat Feb 22 20:43:53 UTC 2014


    Date: Saturday, February 22, 2014 @ 20:43:52
  Author: noskcaj-guest
Revision: 10562

* Switch to python3
* Depend on python3-gi-cairo. Closes: #738639

Modified:
  packages/catfish/trunk/debian/changelog
  packages/catfish/trunk/debian/control

Modified: packages/catfish/trunk/debian/changelog
===================================================================
--- packages/catfish/trunk/debian/changelog	2014-02-22 20:40:43 UTC (rev 10561)
+++ packages/catfish/trunk/debian/changelog	2014-02-22 20:43:52 UTC (rev 10562)
@@ -1,6 +1,7 @@
 catfish (1.0.0-2) UNRELEASED; urgency=medium
 
-  * debian/rules: Use --python3, everything else was python2 already
+  * Switch to python3
+  * Depend on python3-gi-cairo. Closes: #738639
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 23 Feb 2014 07:40:04 +1100
 

Modified: packages/catfish/trunk/debian/control
===================================================================
--- packages/catfish/trunk/debian/control	2014-02-22 20:40:43 UTC (rev 10561)
+++ packages/catfish/trunk/debian/control	2014-02-22 20:43:52 UTC (rev 10562)
@@ -6,7 +6,6 @@
 Build-Depends: debhelper (>= 9), python3, 
  python3-distutils-extra (>= 2.10)
 Standards-Version: 3.9.5
-X-Python-Version: >= 2.6
 Homepage: https://launchpad.net/catfish-search
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/catfish/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/catfish/trunk/
@@ -19,6 +18,7 @@
  gir1.2-gtk-3.0,
  gir1.2-pango-1.0,
  gir1.2-gdkpixbuf-2.0,
+ python3-gi-cairo
 Recommends: mlocate | locate
 Suggests: python3-zeitgeist,
  zeitgeist




More information about the Python-apps-commits mailing list