Andreas Tille pushed to branch master at Debian Med / libgo-perl
Commits: 5d532d1e by Andreas Tille at 2018-10-25T14:43:13Z debhelper 11 - - - - - a762617d by Andreas Tille at 2018-10-25T14:43:20Z Point Vcs fields to salsa.debian.org - - - - - 8e9f20d0 by Andreas Tille at 2018-10-25T14:43:20Z Standards-Version: 4.2.1 - - - - - a45ac865 by Andreas Tille at 2018-10-25T14:44:48Z Upload to unstable - - - - - 01c33137 by Andreas Tille at 2018-10-25T14:47:25Z Spelling - - - - - 00be5644 by Andreas Tille at 2018-10-25T14:48:55Z Update copyright - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - debian/patches/fix-whatis-entries.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libgo-perl (0.15-7) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + + -- Andreas Tille <[email protected]> Thu, 25 Oct 2018 16:43:21 +0200 + libgo-perl (0.15-6) unstable; urgency=medium * Moved packaging from SVN to Git ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Charles Plessy <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper (>= 11~) Build-Depends-Indep: perl, libdata-stag-perl, libxml-libxslt-perl, @@ -14,9 +14,9 @@ Build-Depends-Indep: perl, xsltproc, libbio-perl-perl, rename -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libgo-perl.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/libgo-perl.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/libgo-perl +Vcs-Git: https://salsa.debian.org/med-team/libgo-perl.git Homepage: http://geneontology.sourceforge.net/ Package: libgo-perl ===================================== debian/copyright ===================================== @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/go-perl-0.15.tar.gz +Source: https://metacpan.org/release/go-perl/ Files: * Copyright: 2000-2013 Chris Mungall <[email protected]> @@ -8,6 +8,7 @@ License: Perl Files: debian/* Copyright: 2008-2014 Charles Plessy <[email protected]> 2013 Laszlo Kajan <[email protected]> + 2016-2018 Andreas Tille <[email protected]> License: Perl License: Perl ===================================== debian/patches/fix-whatis-entries.patch ===================================== @@ -2,7 +2,7 @@ Author: Charles Plessy <[email protected]> Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=37324 Description: Gives a whatis entry to each manpages A manual page should start with a `NAME' section, which lists the name and a - brief description of the page seperated by '\-'. These sections are parsed by + brief description of the page separated by '\-'. These sections are parsed by `mandb' and stored in a database for the use of `apropos' and `whatis'. --- a/GO/Handlers/base.pm +++ b/GO/Handlers/base.pm View it on GitLab: https://salsa.debian.org/med-team/libgo-perl/compare/ec90232aeaf71fd560f0583a88245c8d78e9f68c...00be5644f0ec29d86423525a13d48ea0011435e1 -- View it on GitLab: https://salsa.debian.org/med-team/libgo-perl/compare/ec90232aeaf71fd560f0583a88245c8d78e9f68c...00be5644f0ec29d86423525a13d48ea0011435e1 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
