Sascha Steinbiss pushed to branch master at Debian Med / snpomatic
Commits: 81c82d88 by Sascha Steinbiss at 2020-04-20T08:51:36+02:00 update d/changelog - - - - - af913912 by Sascha Steinbiss at 2020-04-20T08:51:46+02:00 mention EDAM fixes in d/changelog - - - - - be998e55 by Sascha Steinbiss at 2020-04-20T08:52:05+02:00 use debhelper-compat 12 - - - - - d7fcec94 by Sascha Steinbiss at 2020-04-20T08:52:20+02:00 update maintainer email - - - - - b85dfb2f by Sascha Steinbiss at 2020-04-20T08:52:30+02:00 bump Standards-Version - - - - - 03ec7450 by Sascha Steinbiss at 2020-04-20T08:52:41+02:00 add missing DEP-12 fields - - - - - ac9d5c5c by Sascha Steinbiss at 2020-04-20T08:52:52+02:00 use secure format URL in d/copyright - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +snpomatic (1.0-5) unstable; urgency=medium + + * Update maintainer email address. + * Update upstream metadata (thanks Steffen Moeller and Andreas Tille). + * Fix EDAM syntax (thanks Andreas Tille). + * Use debhelper-compat 12. + * Bump Standards-Version. + * Add missing DEP-12 fields. + * Fix trailing whitespace in d/changelog. + * Use secure format URL in d/copyright. + + -- Sascha Steinbiss <[email protected]> Mon, 20 Apr 2020 08:32:33 +0200 + snpomatic (1.0-4) unstable; urgency=medium * Team upload @@ -16,7 +29,7 @@ snpomatic (1.0-4) unstable; urgency=medium snpomatic (1.0-3) unstable; urgency=medium - * Fix locale in attempt to ensure reproducible manpages. + * Fix locale in attempt to ensure reproducible manpages. * Switch to asciidoctor instead of ronn, which is unsupported upstream and fails on some archs. @@ -25,7 +38,7 @@ snpomatic (1.0-3) unstable; urgency=medium snpomatic (1.0-2) unstable; urgency=medium * Make manpage generation reproducible. - * Use install instead of cp. + * Use install instead of cp. -- Sascha Steinbiss <[email protected]> Wed, 09 Mar 2016 13:03:17 +0000 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -1,12 +1,12 @@ Source: snpomatic Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Sascha Steinbiss <[email protected]> +Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), asciidoctor, antiword -Standards-Version: 4.1.4 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/snpomatic Vcs-Git: https://salsa.debian.org/med-team/snpomatic.git Homepage: https://github.com/magnusmanske/snpomatic ===================================== 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/ Upstream-Name: SNP-o-matic Source: https://github.com/magnusmanske/snpomatic ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,6 @@ +Bug-Database: https://github.com/magnusmanske/snpomatic/issues +Bug-Submit: https://github.com/magnusmanske/snpomatic/issues/new +Repository: https://github.com/magnusmanske/snpomatic Reference: Author: Heinrich Magnus Manske and Dominic P. Kwiatkowski Title: SNP-o-matic View it on GitLab: https://salsa.debian.org/med-team/snpomatic/-/compare/cb8e467568ea94746d916283ad15542a5513009a...ac9d5c5cbcf020965fbdd4642ec9152fa306ec15 -- View it on GitLab: https://salsa.debian.org/med-team/snpomatic/-/compare/cb8e467568ea94746d916283ad15542a5513009a...ac9d5c5cbcf020965fbdd4642ec9152fa306ec15 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
