Andreas Tille pushed to branch master at Debian Med / gff2ps
Commits: e8372a21 by Andreas Tille at 2020-04-17T10:59:39+02:00 Fix homepage (thanks for the hint to Ben Tris) - - - - - f9642dd3 by Andreas Tille at 2020-04-17T11:13:43+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 97b05ec0 by Andreas Tille at 2020-04-17T11:13:43+02:00 routine-update: debhelper-compat 12 - - - - - 15843a61 by Andreas Tille at 2020-04-17T11:13:49+02:00 R-U: Trailing whitespace in debian/copyright - - - - - de7c4d54 by Andreas Tille at 2020-04-17T11:13:49+02:00 routine-update: Add salsa-ci file - - - - - fb2d3ac6 by Andreas Tille at 2020-04-17T11:13:49+02:00 routine-update: Rules-Requires-Root: no - - - - - 674b04db by Andreas Tille at 2020-04-17T11:13:50+02:00 Trim trailing whitespace. Fixes: lintian: file-contains-trailing-whitespace See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html - - - - - 4f49fd55 by Andreas Tille at 2020-04-17T11:13:53+02:00 Refer to specific version of license GPL-2+. Fixes: lintian: copyright-refers-to-symlink-license See-also: https://lintian.debian.org/tags/copyright-refers-to-symlink-license.html Fixes: lintian: copyright-refers-to-versionless-license-file See-also: https://lintian.debian.org/tags/ copyright-refers-to-versionless-license-file.html - - - - - 8b324bec by Andreas Tille at 2020-04-17T11:15:02+02:00 routine-update: Ready to upload to unstable - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +gff2ps (0.98l-3) unstable; urgency=medium + + * Fix homepage (thanks for the hint to Ben Tris) + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 12 (routine-update) + * Remove trailing whitespace in debian/copyright (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Trim trailing whitespace. + * Refer to specific version of license GPL-2+. + + -- Andreas Tille <[email protected]> Fri, 17 Apr 2020 11:13:53 +0200 + gff2ps (0.98l-2) unstable; urgency=medium * Team upload. @@ -78,4 +91,3 @@ gff2ps (0.98d-1) unstable; urgency=low * Initial Release (Closes: #310518). -- Nelson A. de Oliveira <[email protected]> Tue, 22 Mar 2005 12:22:50 -0300 - ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,11 +4,12 @@ Uploaders: Nelson A. de Oliveira <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~) -Standards-Version: 4.1.5 +Build-Depends: debhelper-compat (= 12) +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/gff2ps Vcs-Git: https://salsa.debian.org/med-team/gff2ps.git -Homepage: http://genome.imim.es/software/gfftools/GFF2PS.html +Homepage: https://genome.crg.cat/services/gff2ps/ +Rules-Requires-Root: no Package: gff2ps Architecture: all ===================================== debian/copyright ===================================== @@ -5,7 +5,7 @@ Source: http://genome.imim.es/software/gfftools/GFF2PS.html Files: * Copyright: 1999-2003 Josep Francesc ABRIL FERRANDO - Roderic GUIGO SERRA + Roderic GUIGO SERRA License: GPL-2+ Files: debian/* @@ -37,4 +37,4 @@ License: GPL-2+ MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL'. + Public License can be found in `/usr/share/common-licenses/GPL-2'. ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml View it on GitLab: https://salsa.debian.org/med-team/gff2ps/-/compare/66af7e159fa24980d3d63c1796ad07f8a365a074...8b324bec1622c12c87d5ef3e7d30acab6e90cf44 -- View it on GitLab: https://salsa.debian.org/med-team/gff2ps/-/compare/66af7e159fa24980d3d63c1796ad07f8a365a074...8b324bec1622c12c87d5ef3e7d30acab6e90cf44 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
