[med-svn] [Git][med-team/emboss][master] 2 commits: Build-Depends: architecture-is-64-bit
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Mar 4 07:24:44 GMT 2024
Andreas Tille pushed to branch master at Debian Med / emboss
Commits:
bffb390d by Andreas Tille at 2024-03-04T08:00:23+01:00
Build-Depends: architecture-is-64-bit
and revert to Architecture: any since this is the more elegant way
to exclude 32bit (thanks for the hint to Paul Gevers)
- - - - -
1ec20044 by Andreas Tille at 2024-03-04T08:19:19+01:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+emboss (6.6.0+dfsg-14) unstable; urgency=medium
+
+ * Build-Depends: architecture-is-64-bit
+ and revert to Architecture: any since this is the more elegant way
+ to exclude 32bit (thanks for the hint to Paul Gevers)
+
+ -- Andreas Tille <tille at debian.org> Mon, 04 Mar 2024 08:01:21 +0100
+
emboss (6.6.0+dfsg-13) unstable; urgency=medium
* Packaging update
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
# javahelper [!hppa] <!nojava>,
libx11-dev,
x11proto-dev,
@@ -29,7 +30,7 @@ Homepage: https://emboss.sourceforge.net
Rules-Requires-Root: no
Package: emboss
-Architecture: any-amd64 arm64 mips64el ppc64el riscv64 s390x alpha ia64 loong64 ppc64 sparc64 x32
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
emboss-lib (= ${binary:Version}),
@@ -114,7 +115,7 @@ Description: test files for the EMBOSS package
possible.
Package: emboss-lib
-Architecture: any-amd64 arm64 mips64el ppc64el riscv64 s390x alpha ia64 loong64 ppc64 sparc64 x32
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: EMBOSS Libraries
View it on GitLab: https://salsa.debian.org/med-team/emboss/-/compare/29ccb7375e9c6f4f047393af83c93f0352c4862c...1ec2004485191e03e008104de0933eaef2b683a6
--
View it on GitLab: https://salsa.debian.org/med-team/emboss/-/compare/29ccb7375e9c6f4f047393af83c93f0352c4862c...1ec2004485191e03e008104de0933eaef2b683a6
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/20240304/a69f2bc6/attachment-0001.htm>
More information about the debian-med-commit
mailing list