Andreas Tille pushed to branch master at Debian Med / libbio-graphics-perl
Commits: e1c4426b by Andreas Tille at 2018-09-21T20:23:12Z debhelper 11 - - - - - 6272c9be by Andreas Tille at 2018-09-21T20:23:58Z Point Vcs fields to salsa.debian.org - - - - - cd3b8e99 by Andreas Tille at 2018-09-21T20:23:58Z Standards-Version: 4.2.1 - - - - - 01f654be by Andreas Tille at 2018-09-21T20:32:33Z s/search.cpan.org/metacpan.org/ - - - - - cd8ceb45 by Andreas Tille at 2018-09-21T20:37:46Z Fix permissions - - - - - ba2abb72 by Andreas Tille at 2018-09-21T20:45:48Z Fix typo - - - - - 98ed45f5 by Andreas Tille at 2018-09-21T20:50:03Z Fix URL - - - - - 13314e50 by Andreas Tille at 2018-09-21T20:51:32Z Upload to unstable - - - - - 6 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libbio-graphics-perl (2.40-3) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + * s/search.cpan.org/metacpan.org/ + * Fix permissions + + -- Andreas Tille <[email protected]> Fri, 21 Sep 2018 22:50:17 +0200 + libbio-graphics-perl (2.40-2) unstable; urgency=medium * Team upload. ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Olivier Sallou <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), libmodule-build-perl, perl # Needed for the tests @@ -16,10 +16,10 @@ Build-Depends-Indep: bioperl, libcgi-pm-perl | perl (<< 5.19), libbio-coordinate-perl, rename -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbio-graphics-perl.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/libbio-graphics-perl.git -Homepage: http://search.cpan.org/dist/Bio-Graphics/ +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/libbio-graphics-perl +Vcs-Git: https://salsa.debian.org/med-team/libbio-graphics-perl.git +Homepage: https://metacpan.org/release/Bio-Graphics Package: libbio-graphics-perl Architecture: all ===================================== debian/copyright ===================================== @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-2.33.tar.gz +Source: https://cpan.metacpan.org/authors/id/C/CJ/CJFIELDS/Bio-Graphics-2.40.tar.gz Comment: On Debian systems, copies of the GNU General Public License version 1 and Lesser General Public License version 2.1 can be found respectively in ‘/usr/share/common-licenses/GPL-1’ and ‘/usr/share/common-licenses/LGPL-2.1’. ===================================== debian/rules ===================================== @@ -13,3 +13,8 @@ override_dh_install: override_dh_installman: dh_installman rename 's/\.pl//' debian/libbio-graphics-perl/usr/share/man/man1/*.pl.* + +override_dh_fixperms: + dh_fixperms + find debian -name "*.gff" -exec chmod -x \{\} \; + find debian -name "*.txt" -exec chmod -x \{\} \; ===================================== debian/watch ===================================== @@ -1,2 +1,3 @@ version=4 -http://search.cpan.org/dist/Bio-Graphics/ .*/Bio-Graphics-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ + +https://metacpan.org/release/Bio-Graphics/ .*/Bio-Graphics-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ View it on GitLab: https://salsa.debian.org/med-team/libbio-graphics-perl/compare/a56a495fc7a38a9c7b3685ddc46b201fee15909f...13314e50a236dc838038e73dfb11459ef3bd7a34 -- View it on GitLab: https://salsa.debian.org/med-team/libbio-graphics-perl/compare/a56a495fc7a38a9c7b3685ddc46b201fee15909f...13314e50a236dc838038e73dfb11459ef3bd7a34 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
