Aaron M. Ucko pushed to branch master at Debian Med / ncbi-tools6
Commits: 208f471c by Aaron M. Ucko at 2018-06-25T21:25:10-04:00 Start work on ncbi-tools6 6.1.20170106-4, primarily for #902364. - - - - - 8a166fb0 by Aaron M. Ucko at 2018-06-25T21:33:28-04:00 control: Mark data reshuffling w/Breaks, not just Replaces (#902364) - - - - - 231d43b9 by Aaron M. Ucko at 2018-06-25T21:33:40-04:00 d/copyright: Fix years (packaging through '18, upstream through '17) - - - - - 06fb78a9 by Aaron M. Ucko at 2018-06-25T21:35:01-04:00 Advance to Debhelper compat 11, B-D (>= 11~). - - - - - d21070cd by Aaron M. Ucko at 2018-06-25T21:36:11-04:00 Finalize ncbi-tools6 6.1.20170106-4 for upload to unstable. - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ncbi-tools6 (6.1.20170106-4) unstable; urgency=medium + + * debian/compat: Advance to Debhelper 11. + * debian/control: + - Mark *-data reshuffling with Breaks, not just Replaces. (Closes: #902364.) + - Build-Depends: Advance to debhelper (>= 11~). + * debian/copyright: Fix years (packaging through 2018, upstream through 2017). + + -- Aaron M. Ucko <[email protected]> Mon, 25 Jun 2018 21:36:10 -0400 + ncbi-tools6 (6.1.20170106-3) unstable; urgency=medium [ Liubov Chuprikova ] ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Aaron M. Ucko <[email protected]> Section: libdevel Priority: optional -Build-Depends: debhelper (>= 10~) +Build-Depends: debhelper (>= 11~) Build-Depends-Indep: icoutils, imagemagick Build-Depends-Arch: csh | c-shell, @@ -48,6 +48,7 @@ Architecture: all Multi-Arch: foreign Section: libs Depends: ${misc:Depends} +Breaks: ncbi-rrna-data (<< 6.1.20160908) Replaces: ncbi-rrna-data (<< 6.1.20160908) Description: Platform-independent data for the NCBI toolkit This package contains support files needed by the NCBI toolkit on all @@ -60,6 +61,7 @@ Section: science Depends: ncbi-data, ${misc:Depends} Recommends: ncbi-blast+ +Breaks: ncbi-data (<< 6.1.20160908) Replaces: ncbi-data (<< 6.1.20160908) Description: large rRNA BLAST databases distributed with the NCBI toolkit This package contains some ribosomal RNA BLAST databases distributed ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -4,13 +4,13 @@ Upstream-Name: ncbi Source: http://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/ Files: * -Copyright: 1996-2018 NCBI +Copyright: 1996-2017 NCBI License: public_domain Files: debian/* Copyright: 1998-1999 Stephane Bortzmeyer <[email protected]> 2001 Dr. Guenter Bechly <[email protected]> - 2001-2017 Aaron M. Ucko <[email protected]> + 2001-2018 Aaron M. Ucko <[email protected]> License: public_domain Files: debian/tests/test-data/* (except for trnascan-se_sample.output) View it on GitLab: https://salsa.debian.org/med-team/ncbi-tools6/compare/af66abb7cd69a252abe92f64e0b386e493dd01cc...d21070cdb2114e677c06eb6cc681938bb2e23def -- View it on GitLab: https://salsa.debian.org/med-team/ncbi-tools6/compare/af66abb7cd69a252abe92f64e0b386e493dd01cc...d21070cdb2114e677c06eb6cc681938bb2e23def 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
