[med-svn] [Git][med-team/embassy-domsearch][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:51:22 GMT 2024
Andreas Tille pushed to branch master at Debian Med / embassy-domsearch
Commits:
0369304e by Andreas Tille at 2024-03-09T22:42:40+01:00
Build-Depends: architecture-is-64-bit (to address ROM bug for 32 bit architectures #1062371)
- - - - -
6714fb93 by Andreas Tille at 2024-03-09T22:43:52+01:00
Drop unused versioned Build-Depends: emboss-lib (<< 6.6.1~)
- - - - -
395c9e15 by Andreas Tille at 2024-03-09T22:44:34+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
d23faf7c by Andreas Tille at 2024-03-09T22:44:34+01:00
routine-update: debhelper-compat 13
- - - - -
01d6bc77 by Andreas Tille at 2024-03-09T22:44:39+01:00
routine-update: Rules-Requires-Root: no
- - - - -
dfe4ef78 by Andreas Tille at 2024-03-09T21:44:40+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
- - - - -
2ff6d868 by Andreas Tille at 2024-03-09T22:50:04+01:00
* Update lintian-overrides
* Lintian-overrides (see lintian bug #1017966)
- - - - -
5011394e by Andreas Tille at 2024-03-09T22:50:48+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/lintian-overrides
- + debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+embassy-domsearch (1:0.1.660-4) 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)
+ * debhelper-compat 13 (routine-update)
+ * Rules-Requires-Root: no (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:50:13 +0100
+
embassy-domsearch (1:0.1.660-3) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,23 +4,24 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
- emboss-lib (>= 6.6.0-1~),
- emboss-lib (<< 6.6.1~),
+Build-Depends: debhelper-compat (= 13),
+ architecture-is-64-bit,
+ emboss-lib,
libx11-dev,
libgd-dev,
default-libmysqlclient-dev,
libpq-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/embassy-domsearch
Vcs-Git: https://salsa.debian.org/med-team/embassy-domsearch.git
-Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMSEARCH
+Homepage: https://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMSEARCH
+Rules-Requires-Root: no
Package: embassy-domsearch
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- emboss-lib (>= 6.6.0-1~),
+ emboss-lib,
emboss-lib (<< 6.6.1~)
Recommends: emboss
Suggests: embassy
=====================================
debian/lintian-overrides
=====================================
@@ -1,2 +1,6 @@
# the defined rpath is needed to find emboss libs and make dpkg-shlibdeps successful
-embassy-domsearch: binary-or-shlib-defines-rpath usr/bin/* /usr/lib/emboss/lib
+embassy-domsearch: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/seqfraggle]
+embassy-domsearch: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/seqnr]
+embassy-domsearch: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/seqsearch]
+embassy-domsearch: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/seqsort]
+embassy-domsearch: custom-library-search-path RUNPATH /usr/lib/emboss/lib [usr/bin/seqwords]
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,5 @@
+# See lintian bug #1017966
+embassy-domsearch source: source-is-missing [emboss_doc/html/seqnr.html]
+embassy-domsearch source: source-is-missing [emboss_doc/html/seqsearch.html]
+embassy-domsearch source: source-is-missing [emboss_doc/html/seqsort.html]
+embassy-domsearch source: source-is-missing [emboss_doc/html/seqwords.html]
View it on GitLab: https://salsa.debian.org/med-team/embassy-domsearch/-/compare/24d1fe6f9c22babbb6aba343c5eaa480ab077e59...5011394e178777164aa9cb21b3cf62e1c70acb30
--
View it on GitLab: https://salsa.debian.org/med-team/embassy-domsearch/-/compare/24d1fe6f9c22babbb6aba343c5eaa480ab077e59...5011394e178777164aa9cb21b3cf62e1c70acb30
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/4b3b7d79/attachment-0001.htm>
More information about the debian-med-commit
mailing list