[Python-apps-commits] r11765 - in packages/gpxviewer/trunk/debian (control)

andrewgee-guest at users.alioth.debian.org andrewgee-guest at users.alioth.debian.org
Fri Feb 27 00:02:30 UTC 2015


    Date: Friday, February 27, 2015 @ 00:02:29
  Author: andrewgee-guest
Revision: 11765

* Updated standards version to 3.9.6
* Added introspection Depends

Modified:
  packages/gpxviewer/trunk/debian/control

Modified: packages/gpxviewer/trunk/debian/control
===================================================================
--- packages/gpxviewer/trunk/debian/control	2015-02-25 20:11:43 UTC (rev 11764)
+++ packages/gpxviewer/trunk/debian/control	2015-02-27 00:02:29 UTC (rev 11765)
@@ -3,16 +3,16 @@
 Priority: optional
 Maintainer: Andrew Gee <andrew at andrewgee.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5), python-distutils-extra
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 7.0.50~), dh-python, python (>= 2.5), python-distutils-extra
+Standards-Version: 3.9.6
 Homepage: http://andrewgee.org/blog/gpxviewer
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/gpxviewer/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/gpxviewer/trunk/
 
 Package: gpxviewer
 Architecture: all
-Depends: ${python:Depends}, gir1.2-osmgpsmap, python-gtk2,
-  python-gnome2 | xdg-utils, librsvg2-common, ${misc:Depends}
+Depends: ${python:Depends}, gir1.2-osmgpsmap, gir1.2-glib-2.0, gir1.2-freedesktop,
+  gir1.2-gtk-3.0, gir1.2-pango-1.0, librsvg2-common, ${misc:Depends}
 Description: views GPS traces collected in the GPX format
  This application allows the user to load a GPS trace, in the GPX file format,
  and read it in a presentable way. You are shown a few statistics, such as the




More information about the Python-apps-commits mailing list