Update watch file to ignore debian/ tags on github.
authorChristoph Berg <myon@debian.org>
Thu, 15 Sep 2016 20:49:42 +0000 (22:49 +0200)
committerChristoph Berg <myon@debian.org>
Thu, 15 Sep 2016 20:49:42 +0000 (22:49 +0200)
* Update watch file to ignore debian/ tags on github.
* Bump S-V and clean up results/.

debian/changelog
debian/control.in
debian/rules
debian/watch

index fccada64bd4b870918a75244ebfa13125258b2b2..802b450fe6f847daaf7690055625d34727796bbc 100644 (file)
@@ -1,3 +1,10 @@
+pgfincore (1.2-2) UNRELEASED; urgency=medium
+
+  * Update watch file to ignore debian/ tags on github.
+  * Bump S-V and clean up results/.
+
+ -- Christoph Berg <myon@debian.org>  Thu, 15 Sep 2016 22:46:41 +0200
+
 pgfincore (1.2-1) unstable; urgency=medium
 
   * New upstream release 1.2.
index 34e7ba10de8a7534a9769e69786a10cfc31d78b8..db66709e6bfe9f12987dbb82dbcfc079f09a3b47 100644 (file)
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
 Uploaders: CΓ©dric Villemain <cedric@villemain.org>, Dimitri Fontaine <dim@tapoueh.org>, Christoph Berg <myon@debian.org>
 Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 158~)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Git: git://git.postgresql.org/git/pgfincore.git
 Vcs-browser: http://git.postgresql.org/gitweb/?p=pgfincore.git
 Homepage: http://villemain.org/projects/pgfincore
index 29226c443451040ff51cb82ecc5348cfb75c1042..c41feb7dae0f05f5f79d6431f31c3e18cbccd392 100755 (executable)
@@ -16,6 +16,7 @@ override_dh_installdocs:
 
 override_dh_auto_clean:
        +pg_buildext clean build-%v
+       rm -rf results # clean up behind debian/tests/installcheck
 
 %:
        dh $@
index 03c356bb01b13170eb3e79eee622437d69dc1e0e..4b571bcb0a69bb15393bbfc1cbebac000d4a4453 100644 (file)
@@ -1,2 +1,2 @@
 version=3
-https://github.com/klando/pgfincore/releases /klando/pgfincore/archive/(.*).tar.gz
+https://github.com/klando/pgfincore/releases /klando/pgfincore/archive/([^/]*).tar.gz