[med-svn] [Git][med-team/centrifuge][master] 3 commits: d/control: stop building on 32-bit architectures.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Tue Mar 19 17:52:26 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / centrifuge
Commits:
25f0b475 by Michael R. Crusoe at 2024-03-19T18:26:11+01:00
d/control: stop building on 32-bit architectures.
- - - - -
10cc33f6 by Michael R. Crusoe at 2024-03-19T18:36:01+01:00
d/upstream/metadata: link to the new repo
- - - - -
fe642fb1 by Michael R. Crusoe at 2024-03-19T18:50:28+01:00
release to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+centrifuge (1.0.3-12) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: stop building on 32-bit architectures.
+ * d/{upstream/metadata,copyright,watch}: link to the new repo
+
+ -- Michael R. Crusoe <crusoe at debian.org> Tue, 19 Mar 2024 18:50:22 +0100
+
centrifuge (1.0.3-11) unstable; urgency=medium
* Builds reproducibly (thanks for the patch to Vagrant Cascadian)
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
dh-python,
dh-sequence-python3,
jellyfish
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: centrifuge
Upstream-Contact: centrifuge.metagenomics at gmail.com
-Source: https://github.com/infphilo/centrifuge/
+Source: https://github.com/DaehwanKimLab/centrifuge/
Files: *
Copyright: 2013-2016 Daehwan Kim, Li Song, Florian P. Breitwieser and Steven L. Salzberg
=====================================
debian/upstream/metadata
=====================================
@@ -22,4 +22,7 @@ Registry:
Entry: NA
- Name: conda:bioconda
Entry: centrifuge
-Repository-Browse: https://github.com//infphilo
+Repository-Browse: https://github.com/DaehwanKimLab/centrifuge
+Repository: https://github.com/DaehwanKimLab/centrifuge.git
+Bug-Database: https://github.com/DaehwanKimLab/centrifuge/issues
+Bug-Submit: https://github.com/DaehwanKimLab/centrifuge/issues/new
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com//infphilo/centrifuge/tags .*/v?(\d[.\d]+)@ARCHIVE_EXT@
+https://github.com/DaehwanKimLab/centrifuge/tags .*/v?(\d[.\d]+)@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/centrifuge/-/compare/be483143a3ba03e3b299518b0311129d6c205386...fe642fb182fbad51051381470b102b7577cb7cc6
--
View it on GitLab: https://salsa.debian.org/med-team/centrifuge/-/compare/be483143a3ba03e3b299518b0311129d6c205386...fe642fb182fbad51051381470b102b7577cb7cc6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240319/22039051/attachment-0001.htm>
More information about the debian-med-commit
mailing list