[Python-apps-commits] r10274 - in packages/kupfer/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Dec 19 20:23:20 UTC 2013


    Date: Thursday, December 19, 2013 @ 20:23:19
  Author: dktrkranz
Revision: 10274

Bump Standards-Version to 3.9.5

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

Modified: packages/kupfer/trunk/debian/changelog
===================================================================
--- packages/kupfer/trunk/debian/changelog	2013-12-19 20:17:48 UTC (rev 10273)
+++ packages/kupfer/trunk/debian/changelog	2013-12-19 20:23:19 UTC (rev 10274)
@@ -13,6 +13,7 @@
     - Spawn tracker-needle instead of tracker-search-tool (Closes: #680003).
   * debian/control:
     - Use canonical URIs for Vcs-* fields.
+    - Bump Standards-Version to 3.9.5.
   * debian/watch:
     - Adjust watch file to point to GitHub.
 

Modified: packages/kupfer/trunk/debian/control
===================================================================
--- packages/kupfer/trunk/debian/control	2013-12-19 20:17:48 UTC (rev 10273)
+++ packages/kupfer/trunk/debian/control	2013-12-19 20:23:19 UTC (rev 10274)
@@ -4,8 +4,12 @@
 Maintainer: Luca Falavigna <dktrkranz at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: python (>= 2.6.6-3~), gettext, intltool, gnome-doc-utils, python-docutils
-Standards-Version: 3.9.3
+Build-Depends-Indep: python (>= 2.6.6-3~),
+                     gettext,
+                     intltool,
+                     gnome-doc-utils,
+                     python-docutils
+Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 Homepage: http://kaizer.se/wiki/kupfer/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/kupfer/trunk/
@@ -13,7 +17,14 @@
 
 Package: kupfer
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gobject (>= 2.18), python-gtk2 (>= 2.16), python-xdg, python-dbus, dbus, python-keybinder
+Depends: ${python:Depends},
+         ${misc:Depends},
+         python-gobject (>= 2.18),
+         python-gtk2 (>= 2.16),
+         python-xdg,
+         python-dbus,
+         dbus,
+         python-keybinder
 Recommends: python-keyring, python-wnck
 Suggests: python-cjson, python-gdata, python-qrencode
 Description: fast and lightweight desktop summoner/launcher




More information about the Python-apps-commits mailing list