tags 541589 + patch
tags 561316 + patch
thanks
Dear maintainer,
I've prepared an NMU for postr (versioned as 0.12.3-1.1) and
uploaded it to DELAYED/2.
Please also consider joining the PAPT [1] and maintain the package with us.
[1] http://wiki.debian.org/Teams/PythonAppsPackagingTeam/
Regards.
diff -u postr-0.12.3/debian/changelog postr-0.12.3/debian/changelog
--- postr-0.12.3/debian/changelog
+++ postr-0.12.3/debian/changelog
@@ -1,3 +1,21 @@
+postr (0.12.3-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Drop Python 2.4 from Debian; thanks to Luca Falavigna for the report and
+ Jakub Wilk for the patch; Closes: #562465
+ - debian/control
+ + added XS-Python-Version, set to 2.5 minimum
+ + drop python-elementtree from Depends, included in Python >= 2.5
+ * debian/control
+ - replaced python-gnome2 with python-gconf in Depends; thanks to Josselin
+ Mouette for the report and patch; Closes: #541589
+ - added ${misc:Depends} to Depends
+ * debian/watch
+ - updated to reflect the new upstream location; thanks to Pablo Castellano
+ for the report and patch; Closes: #561316
+
+ -- Sandro Tosi <[email protected]> Mon, 11 Jan 2010 23:26:02 +0100
+
postr (0.12.3-1) unstable; urgency=low
* New upstream release
diff -u postr-0.12.3/debian/control postr-0.12.3/debian/control
--- postr-0.12.3/debian/control
+++ postr-0.12.3/debian/control
@@ -5,10 +5,11 @@
Build-Depends: debhelper (>= 5.0.0), cdbs, python
Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.7.3
+XS-Python-Version: >= 2.5
Package: postr
Architecture: all
-Depends: ${python:Depends}, python-gtk2, python-glade2, python-gnome2, python-twisted-web, python-elementtree, epiphany-browser | www-browser
+Depends: ${misc:Depends}, ${python:Depends}, python-gtk2, python-glade2, python-gconf, python-twisted-web, epiphany-browser | www-browser
XB-Python-Version: ${python:Versions}
Description: upload photos to Flickr
Postr is a tool to upload photographs to Flickr, with tight integration into
diff -u postr-0.12.3/debian/watch postr-0.12.3/debian/watch
--- postr-0.12.3/debian/watch
+++ postr-0.12.3/debian/watch
@@ -1,2 +1,2 @@
-version=2
-http://burtonini.com/computing/postr-(.*)\.tar\.gz
+version=3
+http://ftp.gnome.org/pub/gnome/sources/postr/([\d\.]+)/postr-([\d\.]+)\.tar\.gz