Package: python3-postgresql Version: 1.0.2-1+b3 Severity: normal Tags: patch
python3-postgresql uses github for releases now, see: http://lists.pgfoundry.org/pipermail/python-general/2012-October/001002.html Below is a patch to debian/watch to use this new release mechanism: Index: debian/watch =================================================================== --- debian/watch (revision 27412) +++ debian/watch (working copy) @@ -1,2 +1,3 @@ version=3 -http://python.projects.postgresql.org/files/ py-postgresql-(.*)\.tar\.gz +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \ + https://github.com/python-postgres/fe/tags .*/v?(\d\S*)\.tar\.gz Thanks for maintaining python3-postgresql in debian. Regards, --dkg -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python3-postgresql depends on: ii libc6 2.17-97 ii libjs-jquery 1.7.2+dfsg-3 ii python3 3.3.2-17 python3-postgresql recommends no packages. python3-postgresql suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org