This is an automated email from the git hooks/post-receive script. emhn-guest pushed a commit to branch master in repository librest-client-perl.
commit cdb12d77b08694aec96a441c0757ecb08e8e4281 Author: Ernesto Hernández-Novich <[email protected]> Date: Sun Apr 17 17:04:17 2016 -0430 Fix TODO * Update Standards-Version. * Add myself to Uploaders. * Fix VCS URL. --- debian/changelog | 6 ------ debian/control | 5 +++-- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9cc2c5b..421328e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,6 @@ librest-client-perl (271-1) UNRELEASED; urgency=low TODO: - - d/control: (aka things have changed in the last 1.5 years :)) - * Standards-Version: 3.9.8 - * Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librest-client-perl.git - - the upload looks like an NMU because the trailer in d/changelog doesn't - match Maintainer/Uploaders in d/control → add yourself to Uploaders - - btw, all of those issues are detected by lintian as well - there's also a new upstream version 273 available? * Initial Release (Closes: #767656) diff --git a/debian/control b/debian/control index ed67d24..a4520ef 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Anuradha Weeraman <[email protected]> + Ernesto Hernández-Novich (USB) <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: libcrypt-ssleay-perl, libhttp-server-simple-perl, @@ -10,8 +11,8 @@ Build-Depends-Indep: libcrypt-ssleay-perl, liburi-perl, libwww-perl, perl -Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librest-client-perl.git +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librest-client-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librest-client-perl.git Homepage: https://metacpan.org/release/REST-Client Testsuite: autopkgtest-pkg-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librest-client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
