[med-svn] [Git][med-team/bowtie2][master] d/control: simplify architecture specifications by using provisions from the...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Mar 7 10:55:01 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / bowtie2
Commits:
527b0eb9 by Michael R. Crusoe at 2024-03-07T11:46:46+01:00
d/control: simplify architecture specifications by using provisions from the architecture-properties package.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+bowtie2 (2.5.2-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * d/control: simplify architecture specifications by using provisions
+ from the architecture-properties package.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Thu, 07 Mar 2024 11:46:34 +0100
+
bowtie2 (2.5.2-2) UNRELEASED; urgency=medium
* Remove exclusion from architecture s390x from test since its not relevant
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Uploaders: Alexandre Mestiashvili <mestia at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
+ architecture-is-little-endian,
help2man,
pandoc <!nodoc>,
libtbb-dev,
@@ -22,7 +24,7 @@ Homepage: https://bowtie-bio.sourceforge.net/bowtie2
Rules-Requires-Root: no
Package: bowtie2
-Architecture: any-amd64 arm64 loong64 mips64el ppc64el ia64 m68k ppc64 riscv64 sh4 sparc64
+Architecture: any
Depends: python3,
${misc:Depends},
${shlibs:Depends},
View it on GitLab: https://salsa.debian.org/med-team/bowtie2/-/commit/527b0eb9e72b6938a47af9824c71fa9922c2dcc3
--
View it on GitLab: https://salsa.debian.org/med-team/bowtie2/-/commit/527b0eb9e72b6938a47af9824c71fa9922c2dcc3
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/20240307/b7890ca8/attachment-0001.htm>
More information about the debian-med-commit
mailing list