[med-svn] [Git][med-team/emboss][master] 7 commits: routine-update: Packaging update
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jan 31 08:06:40 GMT 2024
Andreas Tille pushed to branch master at Debian Med / emboss
Commits:
abaee620 by Andreas Tille at 2024-01-26T10:01:47+01:00
routine-update: Packaging update
- - - - -
3a9c28c1 by Andreas Tille at 2024-01-26T10:01:47+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
74c07933 by Andreas Tille at 2024-01-26T10:02:04+01:00
Update lintian override info format in d/jemboss.lintian-overrides on line 2.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
- - - - -
f2e5eef5 by Andreas Tille at 2024-01-26T10:02:32+01:00
Remove constraints unnecessary since bullseye (oldstable)
* Build-Depends: Replace dependency on transitional package x11proto-core-dev with replacement x11proto-dev.
Changes-By: deb-scrub-obsolete
- - - - -
2e68c188 by Andreas Tille at 2024-01-31T08:53:18+01:00
Reformat changelog
- - - - -
cd6dab5a by Andreas Tille at 2024-01-31T08:54:38+01:00
Drop unneeded Conflicts with old library packages that do not exist even in oldstable any more
- - - - -
769ad1a1 by Andreas Tille at 2024-01-31T09:06:18+01:00
Restrict to 64bit architectures
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/jemboss.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+emboss (6.6.0+dfsg-13) UNRELEASED; urgency=medium
+
+ * Packaging update
+ * Standards-Version: 4.6.2 (routine-update)
+ * Update lintian override info format in d/jemboss.lintian-overrides
+ * Remove constraints unnecessary since bullseye (oldstable):
+ + Build-Depends: Replace dependency on transitional package
+ x11proto-core-dev with replacement x11proto-dev.
+ * Drop unneeded Conflicts with old library packages that do not exist
+ even in oldstable any more
+ * Restrict to 64bit architectures
+ Closes: #1061344
+
+ -- Andreas Tille <tille at debian.org> Fri, 26 Jan 2024 10:01:47 +0100
+
emboss (6.6.0+dfsg-12) unstable; urgency=medium
* Enable building on hppa by disabling java support which is missing there
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
# javahelper [!hppa] <!nojava>,
libx11-dev,
- x11proto-core-dev,
+ x11proto-dev,
libgdchart-gd2-xpm-dev,
zlib1g-dev,
libpng-dev,
@@ -22,14 +22,14 @@ Build-Depends: debhelper-compat (= 13),
default-jdk [!hppa] <!nojava>,
ant [!hppa] <!nojava>
# #Build-Depends-Indep: default-jdk
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/emboss
Vcs-Git: https://salsa.debian.org/med-team/emboss.git
Homepage: https://emboss.sourceforge.net
Rules-Requires-Root: no
Package: emboss
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el riscv64 s390x alpha ia64 loong64 ppc64 sparc64 x32
Depends: ${shlibs:Depends},
${misc:Depends},
emboss-lib (= ${binary:Version}),
@@ -114,17 +114,9 @@ Description: test files for the EMBOSS package
possible.
Package: emboss-lib
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el riscv64 s390x alpha ia64 loong64 ppc64 sparc64 x32
Depends: ${shlibs:Depends},
${misc:Depends}
-Conflicts: libajax6,
- libajax6-dev,
- libnucleus6,
- libnucleus6-dev
-Replaces: libajax6,
- libajax6-dev,
- libnucleus6,
- libnucleus6-dev
Description: EMBOSS Libraries
This package contains the core libraries of the European Molecular Biology
Open Software Suite, EMBOSS.
=====================================
debian/jemboss.lintian-overrides
=====================================
@@ -1,2 +1,2 @@
# see https://lists.debian.org/debian-med/2018/06/msg00043.html
-jemboss: script-with-language-extension usr/bin/runJemboss.sh
+jemboss: script-with-language-extension [usr/bin/runJemboss.sh]
View it on GitLab: https://salsa.debian.org/med-team/emboss/-/compare/d05f6aec8fa9661c3347708894d25cbdfc1f9709...769ad1a1559c44423ba2154c450eb34db35fae82
--
View it on GitLab: https://salsa.debian.org/med-team/emboss/-/compare/d05f6aec8fa9661c3347708894d25cbdfc1f9709...769ad1a1559c44423ba2154c450eb34db35fae82
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/20240131/12d40543/attachment-0001.htm>
More information about the debian-med-commit
mailing list