[med-svn] [Git][med-team/embassy-domalign][master] 8 commits: Build-Depends: architecture-is-64-bit (to address ROM bug for 32 bit architectures #1062371)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Mar 9 21:37:10 GMT 2024
Andreas Tille pushed to branch master at Debian Med / embassy-domalign
Commits:
ebaa78bf by Andreas Tille at 2024-03-09T22:26:52+01:00
Build-Depends: architecture-is-64-bit (to address ROM bug for 32 bit architectures #1062371)
- - - - -
f1a39d11 by Andreas Tille at 2024-03-09T22:27:27+01:00
Drop unused versioned Build-Depends: emboss-lib (<< 6.6.1~)
- - - - -
b2ef9869 by Andreas Tille at 2024-03-09T22:28:09+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
ae62c0e8 by Andreas Tille at 2024-03-09T21:28:16+00:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
d1cee0dc by Andreas Tille at 2024-03-09T22:31:25+01:00
Update lintian-overrides
- - - - -
d230d26e by Andreas Tille at 2024-03-09T22:32:38+01:00
Lintian-overrides (see lintian bug #1017966)
- - - - -
a80e69d8 by Andreas Tille at 2024-03-09T22:35:20+01:00
Really fix lintian
- - - - -
21db923c by Andreas Tille at 2024-03-09T22:36:07+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/lintian-overrides
- + debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+embassy-domalign (0.1.660-5) unstable; urgency=medium
+
+ * Build-Depends: architecture-is-64-bit (to address ROM bug for 32 bit
+ architectures #1062371)
+ * Drop unused versioned Build-Depends: emboss-lib (<< 6.6.1~)
+ * Standards-Version: 4.6.2 (routine-update)
+ * Use secure URI in Homepage field.
+ * Update lintian-overrides
+ * Lintian-overrides (see lintian bug #1017966)
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Mar 2024 22:32:46 +0100
+
embassy-domalign (0.1.660-4) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
debian/control
=====================================
@@ -5,16 +5,16 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
emboss-lib,
- emboss-lib (<< 6.6.1~),
libx11-dev,
libgd-dev,
default-libmysqlclient-dev,
libpq-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/embassy-domalign
Vcs-Git: https://salsa.debian.org/med-team/embassy-domalign.git
-Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMALIGN
+Homepage: https://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMALIGN
Rules-Requires-Root: no
Package: embassy-domalign
=====================================
debian/lintian-overrides
=====================================
@@ -1,2 +1,5 @@
# the defined rpath is needed to find emboss libs and make dpkg-shlibdeps successful
-embassy-domalign: binary-or-shlib-defines-rpath usr/bin/* /usr/lib/emboss/lib
+embassy-domalign: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/allversusall]
+embassy-domalign: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/domainalign]
+embassy-domalign: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/domainrep]
+embassy-domalign: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/seqalign]
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# See lintian bug #1017966
+embassy-domalign source: source-is-missing
View it on GitLab: https://salsa.debian.org/med-team/embassy-domalign/-/compare/e1b199cb8b4f9c0711ae085ab4e212e9b67acb4b...21db923c35814fee9e69e64938b64746aae41962
--
View it on GitLab: https://salsa.debian.org/med-team/embassy-domalign/-/compare/e1b199cb8b4f9c0711ae085ab4e212e9b67acb4b...21db923c35814fee9e69e64938b64746aae41962
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/20240309/fb5e6560/attachment-0001.htm>
More information about the debian-med-commit
mailing list