Michael R. Crusoe pushed to branch master at Debian Med / libbio-graphics-perl
Commits: 107579b2 by Michael R. Crusoe at 2019-11-12T13:00:10Z debhelper-compat 12 - - - - - bd1d4114 by Michael R. Crusoe at 2019-11-12T13:00:13Z Standards-Version: 4.4.0 - - - - - 03e909c3 by Michael R. Crusoe at 2019-11-12T13:00:13Z Secure URI in copyright format - - - - - 0820ddc0 by Michael R. Crusoe at 2019-11-12T13:00:14Z Remove trailing whitespace in debian/changelog - - - - - 64124809 by Michael R. Crusoe at 2019-11-12T13:00:15Z Set fields Upstream-Name, Upstream-Contact in debian/copyright. - - - - - 47c5d847 by Michael R. Crusoe at 2019-11-12T13:00:15Z Remove obsolete fields Name, Contact from debian/upstream/metadata. - - - - - 417ecc2c by Michael R. Crusoe at 2019-11-12T13:05:32Z add libbio-db-seqfeature-perl - - - - - 7d7fce38 by Michael R. Crusoe at 2019-11-12T13:05:58Z release to unstable - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +libbio-graphics-perl (2.40-4) unstable; urgency=medium + + * Team upload. + * debhelper-compat 12 + * Standards-Version: 4.4.0 + * Secure URI in copyright format + * Remove trailing whitespace in debian/changelog + * Set fields Upstream-Name, Upstream-Contact in debian/copyright. + * Remove obsolete fields Name, Contact from debian/upstream/metadata. + * Add build-dep on libbio-db-seqfeature-perl which was split from bioperl + (Closes: #942063) + + -- Michael R. Crusoe <[email protected]> Tue, 12 Nov 2019 14:05:45 +0100 + libbio-graphics-perl (2.40-3) unstable; urgency=medium * debhelper 11 @@ -28,7 +42,7 @@ libbio-graphics-perl (2.40-1) unstable; urgency=medium * New upstream version * Build-Depends: libbio-coordinate-perl - Closes: #848105 + Closes: #848105 * debhelper 10 * d/watch: version=4 * d/control: Testsuite: autopkgtest-pkg-perl @@ -53,7 +67,7 @@ libbio-graphics-perl (2.39-4) unstable; urgency=medium libbio-graphics-perl (2.39-3) unstable; urgency=medium - * Add libmodule-build-perl dep (Closes: #789063). + * Add libmodule-build-perl dep (Closes: #789063). -- Olivier Sallou <[email protected]> Fri, 19 Jun 2015 11:19:26 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Olivier Sallou <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), libmodule-build-perl, perl # Needed for the tests @@ -13,10 +13,11 @@ Build-Depends-Indep: bioperl, libgd-perl, libstatistics-descriptive-perl, libgd-svg-perl, - libcgi-pm-perl | perl (<< 5.19), + libcgi-pm-perl, libbio-coordinate-perl, + libbio-db-seqfeature-perl, rename -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 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 ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 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 @@ -7,6 +7,8 @@ License: perl-and-more Most files in this package are distributed under the same terms as Perl itself, but there are also a few files under ‘LGPL-2.1+ or Artistic-2.0’ or ‘GPL-1+ or Artistic-2.0’, which are compatible. +Upstream-Name: Bio::Graphics +Upstream-Contact: Lincoln Stein <[email protected]> Files: * Copyright: 2001-2010, Cold Spring Harbor Laboratory @@ -190,4 +192,3 @@ Comment: On Debian systems, the complete text of the Artistic License can be found in ‘/usr/share/common-licenses/Artistic’, and the complete text of the latest version of the GNU General Public License version 1 can be found in ‘/usr/share/common-licenses/GPL-1’. - ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1 @@ Archive: CPAN -Contact: Lincoln Stein <[email protected]> -Name: Bio::Graphics View it on GitLab: https://salsa.debian.org/med-team/libbio-graphics-perl/compare/13314e50a236dc838038e73dfb11459ef3bd7a34...7d7fce384d211e08e6d3967e4325c5e459740f53 -- View it on GitLab: https://salsa.debian.org/med-team/libbio-graphics-perl/compare/13314e50a236dc838038e73dfb11459ef3bd7a34...7d7fce384d211e08e6d3967e4325c5e459740f53 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
