Sascha Steinbiss pushed to branch master at Debian Med / minimap
Commits: 350132c2 by Sascha Steinbiss at 2020-04-18T14:35:38+02:00 mention contributors in d/changelog - - - - - 8f1c345e by Sascha Steinbiss at 2020-04-18T14:35:53+02:00 use secure format URL in d/copyright - - - - - 65b1ff40 by Sascha Steinbiss at 2020-04-18T14:36:07+02:00 update copyright date in d/copyright - - - - - 37b0a533 by Sascha Steinbiss at 2020-04-18T14:36:30+02:00 add missing DEP-12 fields - - - - - c49aa377 by Sascha Steinbiss at 2020-04-18T14:36:48+02:00 bump Standards-Version - - - - - 03a281a8 by Sascha Steinbiss at 2020-04-18T14:37:15+02:00 use debhelper-compat 12 - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +minimap (0.2-5) unstable; urgency=medium + + * YAML lint and ref to conda (thanks Steffen Moeller). + * Fix EDAM syntax (thanks Andreas Tille). + * Use secure format URL in d/copyright. + * Update copyright date in d/copyright. + * Use debhelper-compat 12. + * Bump Standards-Version. + * Add missing DEP-12 fields. + + -- Sascha Steinbiss <[email protected]> Sat, 18 Apr 2020 14:33:15 +0200 + minimap (0.2-4) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), d-shlibs, zlib1g-dev -Standards-Version: 4.1.5 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/minimap Vcs-Git: https://salsa.debian.org/med-team/minimap.git Homepage: https://github.com/lh3/minimap ===================================== 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: minimap Source: https://github.com/lh3/minimap @@ -7,7 +7,7 @@ Copyright: © 2015 Broad Institute <[email protected]> License: MIT Files: debian/* -Copyright: © 2015 Debian Med Packaging Team <[email protected]> +Copyright: © 2015-2020 Debian Med Packaging Team <[email protected]> License: GPL-3+ License: MIT ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/lh3/minimap/issues +Repository: http://github.com/lh3/minimap Reference: - Author: Heng Li Title: > View it on GitLab: https://salsa.debian.org/med-team/minimap/-/compare/e277854494a3c640231450eb5889abb120cc0712...03a281a840afb0fdeb362bc60d2cf5d92562b598 -- View it on GitLab: https://salsa.debian.org/med-team/minimap/-/compare/e277854494a3c640231450eb5889abb120cc0712...03a281a840afb0fdeb362bc60d2cf5d92562b598 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
