[Python-apps-commits] r6107 - in packages/gpxviewer/trunk/debian (changelog control)
andrewgee-guest at users.alioth.debian.org
andrewgee-guest at users.alioth.debian.org
Sun Sep 19 16:34:09 UTC 2010
Date: Sunday, September 19, 2010 @ 16:33:53
Author: andrewgee-guest
Revision: 6107
New upstream version (0.3.0) and fix dependency versions
Modified:
packages/gpxviewer/trunk/debian/changelog
packages/gpxviewer/trunk/debian/control
Modified: packages/gpxviewer/trunk/debian/changelog
===================================================================
--- packages/gpxviewer/trunk/debian/changelog 2010-09-17 10:13:51 UTC (rev 6106)
+++ packages/gpxviewer/trunk/debian/changelog 2010-09-19 16:33:53 UTC (rev 6107)
@@ -1,10 +1,10 @@
-gpxviewer (0.2.1-1) unstable; urgency=low
+gpxviewer (0.3.0-1) unstable; urgency=low
* New upstream release
* Removed no longer required dependency python-glade2
- * Now requires python GTK >= 2.20
+ * Now requires GTK+ >= 2.20 for GtkSpinner
- -- Andrew Gee <andrew at andrewgee.org> Sat, 03 Jul 2010 13:34:16 +0100
+ -- Andrew Gee <andrew at andrewgee.org> Sat, 19 Sep 2010 17:30:16 +0100
gpxviewer (0.1.5-1) unstable; urgency=low
Modified: packages/gpxviewer/trunk/debian/control
===================================================================
--- packages/gpxviewer/trunk/debian/control 2010-09-17 10:13:51 UTC (rev 6106)
+++ packages/gpxviewer/trunk/debian/control 2010-09-19 16:33:53 UTC (rev 6107)
@@ -9,8 +9,8 @@
Package: gpxviewer
Architecture: all
-Depends: ${python:Depends}, python-osmgpsmap (>= 0.7.1), python-gtk2 (>= 2.20),
- python-gnome2 | xdg-utils, librsvg2-common, ${misc:Depends}
+Depends: ${python:Depends}, python-osmgpsmap (>= 0.7.1), python-gtk2,
+ libgtk2.0-common (>= 2.20), python-gnome2 | xdg-utils, 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