This is an automated email from the git hooks/post-receive script. myon pushed a commit to branch master in repository libtap-parser-sourcehandler-pgtap-perl.
commit 0bbd4cb1f2a3e2f0136c481b737600adb45e6ba4 Author: Christoph Berg <[email protected]> Date: Tue Dec 22 23:20:12 2015 +0100 Moving the package into the pkg-perl and pkg-postgresql umbrellas. * Adding myself to Uploaders with Pierre's permission, thanks! * Moving the package into the pkg-perl and pkg-postgresql umbrellas. --- debian/changelog | 7 +++++++ debian/control | 10 ++++++++-- debian/copyright | 5 +++-- debian/rules | 11 +---------- debian/upstream/metadata | 6 ++++++ 5 files changed, 25 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index 65aedbd..29fcd50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libtap-parser-sourcehandler-pgtap-perl (3.29-2) UNRELEASED; urgency=medium + + * Adding myself to Uploaders with Pierre's permission, thanks! + * Moving the package into the pkg-perl and pkg-postgresql umbrellas. + + -- Christoph Berg <[email protected]> Tue, 22 Dec 2015 23:13:13 +0100 + libtap-parser-sourcehandler-pgtap-perl (3.29-1.2) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 22674cc..facfc66 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,20 @@ Source: libtap-parser-sourcehandler-pgtap-perl Section: perl Priority: extra -Maintainer: Pierre Chifflier <[email protected]> +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Debian PostgreSQL Maintainers <[email protected]>, + Pierre Chifflier <[email protected]>, + Christoph Berg <[email protected]> Build-Depends: debhelper (>= 9), perl (>= 5.14) | libtest-harness-perl (>=3.23), libtest-pod-coverage-perl, libtest-pod-perl, libmodule-build-perl -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: http://search.cpan.org/dist/TAP-Parser-SourceHandler-pgTAP/ +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtap-parser-sourcehandler-pgtap-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtap-parser-sourcehandler-pgtap-perl.git +Testsuite: autopkgtest-pkg-perl Package: libtap-parser-sourcehandler-pgtap-perl Architecture: all diff --git a/debian/copyright b/debian/copyright index 5963201..81959c7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,6 @@ -Format: http://dep.debian.net/deps/dep5 -Upstream-Name: libtap-parser-sourcehandler-pgtap-perl +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: David E. Wheeler <[email protected]> +Upstream-Name: TAP-Parser-SourceHandler-pgTAP Source: http://search.cpan.org/dist/TAP-Parser-SourceHandler-pgTAP/ Files: * diff --git a/debian/rules b/debian/rules index b760bee..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 %: - dh $@ + dh $@ diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..33a0b1f --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +--- +Archive: CPAN +Bug-Database: http://github.com/theory/tap-parser-sourcehandler-pgtap/issues/ +Contact: David E. Wheeler <[email protected]> +Name: TAP-Parser-SourceHandler-pgTAP +Repository: http://github.com/theory/tap-parser-sourcehandler-pgtap -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtap-parser-sourcehandler-pgtap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
