Michael R. Crusoe pushed to branch master at Debian Med / jellyfish
Commits: 6af782b3 by Michael R. Crusoe at 2019-11-17T13:23:11Z Upstream only supports AMD64 - - - - - 36612871 by Michael R. Crusoe at 2019-11-17T13:23:41Z Use secure URI in Homepage field. Fixes lintian: homepage-field-uses-insecure-uri See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details. - - - - - cb678afa by Michael R. Crusoe at 2019-11-17T13:23:43Z Set upstream metadata fields: Repository. - - - - - 625613bc by Michael R. Crusoe at 2019-11-17T13:28:31Z upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jellyfish (2.3.0-3) unstable; urgency=medium + + * Upstream only supports AMD64 (Closes: #941920) + * Use secure URI in Homepage field. + * Set upstream metadata fields: Repository. + + -- Michael R. Crusoe <[email protected]> Sun, 17 Nov 2019 14:23:43 +0100 + jellyfish (2.3.0-2) unstable; urgency=medium * Restore jellyfish-examples, needed for the autopkgtest (Closes: #941262) ===================================== debian/control ===================================== @@ -23,10 +23,10 @@ Build-Depends: debhelper-compat (= 12), Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/jellyfish Vcs-Git: https://salsa.debian.org/med-team/jellyfish.git -Homepage: http://www.cbcb.umd.edu/software/jellyfish/ +Homepage: https://www.cbcb.umd.edu/software/jellyfish/ Package: jellyfish -Architecture: any +Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, libjellyfish-2.0-2 (= ${binary:Version}) @@ -46,7 +46,7 @@ Description: count k-mers in DNA sequences format using the "jellyfish dump" command. Package: libjellyfish-2.0-2 -Architecture: any +Architecture: amd64 Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, @@ -70,7 +70,7 @@ Description: count k-mers in DNA sequences (dynamic library of jellyfish) jellyfish is linked to. Package: libjellyfish-2.0-dev -Architecture: any +Architecture: amd64 Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, @@ -94,7 +94,7 @@ Description: count k-mers in DNA sequences (development files of jellyfish) header files) Package: python3-dna-jellyfish -Architecture: any +Architecture: amd64 Section: python Depends: ${python3:Depends}, ${misc:Depends}, @@ -117,7 +117,7 @@ Description: count k-mers in DNA sequences (Python bindings of jellyfish) This package contains the Python bindings of jellyfish. Package: libjellyfish-perl -Architecture: any +Architecture: amd64 Multi-Arch: same Section: perl Depends: ${perl:Depends}, @@ -141,7 +141,7 @@ Description: count k-mers in DNA sequences (Perl bindings of jellyfish) This package contains the Perl bindings of jellyfish. Package: jellyfish-examples -Architecture: any +Architecture: amd64 Depends: jellyfish, ${shlibs:Depends}, ${misc:Depends} ===================================== debian/upstream/metadata ===================================== @@ -1,20 +1,20 @@ Reference: - Author: Guillaume Marcais and Carl Kingsford - Title: > - A fast, lock-free approach for efficient parallel counting of - occurrences of k-mers - Journal: Bioinformatics - Year: 2011 - Volume: 27 - Number: 6 - Pages: 764-770 - DOI: 10.1093/bioinformatics/btr011 + Author: Guillaume Marcais and Carl Kingsford + Title: "A fast, lock-free approach for efficient parallel counting of occurrences\ + \ of k-mers\n" + Journal: Bioinformatics + Year: 2011 + Volume: 27 + Number: 6 + Pages: 764-770 + DOI: 10.1093/bioinformatics/btr011 Registry: - - Name: OMICtools - Entry: OMICS_01056 - - Name: SciCrunch - Entry: SCR_005491 - - Name: bio.tools - Entry: jellyfish - - Name: conda:bioconda - Entry: jellyfish +- Name: OMICtools + Entry: OMICS_01056 +- Name: SciCrunch + Entry: SCR_005491 +- Name: bio.tools + Entry: jellyfish +- Name: conda:bioconda + Entry: jellyfish +Repository: https://github.com/gmarcais/Jellyfish View it on GitLab: https://salsa.debian.org/med-team/jellyfish/compare/b183b49c2e409f1951e909e1a28ba5e62aa5bae7...625613bc1ecd9c30d5b6ee14f80976596d9b7a8c -- View it on GitLab: https://salsa.debian.org/med-team/jellyfish/compare/b183b49c2e409f1951e909e1a28ba5e62aa5bae7...625613bc1ecd9c30d5b6ee14f80976596d9b7a8c 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
