Jelmer Vernooij pushed to branch master at Debian Med / libchado-perl
Commits: 878bc74f by Jelmer Vernooij at 2018-10-24T23:03:40Z Trim trailing whitespace. Fixed-Lintian-Tags: file-contains-trailing-whitespace Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 726a9275 by Jelmer Vernooij at 2018-10-24T23:03:41Z Use secure copyright file specification URI. Fixed-Lintian-Tags: insecure-copyright-format-uri Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libchado-perl (1.31-6) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Use secure copyright file specification URI. + + -- Jelmer Vernooij <[email protected]> Wed, 24 Oct 2018 23:03:40 +0000 + libchado-perl (1.31-5) unstable; urgency=medium * debhelper 11 @@ -37,7 +44,7 @@ libchado-perl (1.31-2) unstable; urgency=medium libchado-perl (1.31-1) unstable; urgency=medium - * New upstream release + * New upstream release -- Olivier Sallou <[email protected]> Tue, 12 Apr 2016 17:45:45 +0200 @@ -59,7 +66,7 @@ libchado-perl (1.23-4) unstable; urgency=medium libchado-perl (1.23-3) unstable; urgency=medium - * Add libmodule-build-perl dependency (Closes: #789114). + * Add libmodule-build-perl dependency (Closes: #789114). -- Olivier Sallou <[email protected]> Fri, 19 Jun 2015 11:08:05 +0200 @@ -74,7 +81,7 @@ libchado-perl (1.23-2) unstable; urgency=medium libchado-perl (1.23-1) unstable; urgency=low - * New upstream release + * New upstream release -- Olivier Sallou <[email protected]> Thu, 03 Jan 2013 11:24:54 +0100 @@ -83,21 +90,21 @@ libchado-perl (1.22-4) unstable; urgency=low * debian/rules: fix permissions on gmod-chado file and remove unneeded file load.conf (Closes: #689111). * debian/postinst: fix permissions on pgpass file - (Closes: #689111). + (Closes: #689111). -- Olivier Sallou <[email protected]> Tue, 09 Oct 2012 14:27:37 +0200 libchado-perl (1.22-3) unstable; urgency=low * debian/patches/remove_pl_extension.patch: - - add patch to use libdbix-dbstag-perl binary without extension + - add patch to use libdbix-dbstag-perl binary without extension -- Olivier Sallou <[email protected]> Mon, 19 Mar 2012 09:26:00 +0100 libchado-perl (1.22-2) unstable; urgency=low [Olivier Sallou] - * Fix perl Depends not set by perl:Depends (Closes: #659295) + * Fix perl Depends not set by perl:Depends (Closes: #659295) * debian/postrm: in case of purge, remove generated files [Charles Plessy] * Corrected Vcs fields (debian/control). ===================================== debian/control ===================================== @@ -82,7 +82,7 @@ Depends: ${misc:Depends}, libchado-perl Recommends: xsltproc Description: tools to add/extract data from Chado - This package contains several tools that can be used to + This package contains several tools that can be used to extract data from Chado database or prepare data before upload. It is a subset above the Chado database schema and libraries. . ===================================== 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: http://gmod.org/wiki/Chado_-_Getting_Started Upstream-Name: chado View it on GitLab: https://salsa.debian.org/med-team/libchado-perl/compare/25205888724bd4aa8a39844b68f6d07ad21bfcc8...726a9275881552505aa19dd2e60afba90649716b -- View it on GitLab: https://salsa.debian.org/med-team/libchado-perl/compare/25205888724bd4aa8a39844b68f6d07ad21bfcc8...726a9275881552505aa19dd2e60afba90649716b 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
