[med-svn] [Git][med-team/biosquid][master] 2 commits: Revert changes of latest upload that should have gone to experimental
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jan 30 10:58:51 GMT 2024
Andreas Tille pushed to branch master at Debian Med / biosquid
Commits:
45f4093d by Andreas Tille at 2024-01-30T11:50:25+01:00
Revert changes of latest upload that should have gone to experimental
- - - - -
2246e59d by Andreas Tille at 2024-01-30T11:52:03+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+biosquid (1.9g+cvs20050121-15) unstable; urgency=medium
+
+ * Revert changes of latest upload that should have gone to experimental
+
+ -- Andreas Tille <tille at debian.org> Tue, 30 Jan 2024 11:50:46 +0100
+
biosquid (1.9g+cvs20050121-14) unstable; urgency=medium
[ Steve Langasek ]
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- d-shlibs (>= 0.106)
+ d-shlibs
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/biosquid
Vcs-Git: https://salsa.debian.org/med-team/biosquid.git
@@ -14,7 +14,7 @@ Rules-Requires-Root: no
Package: biosquid
Architecture: any
Depends: ${shlibs:Depends},
- libsquid1t64 (= ${binary:Version}),
+ libsquid1 (= ${binary:Version}),
${misc:Depends}
Recommends: hmmer
Description: utilities for biological sequence analysis
@@ -28,10 +28,7 @@ Description: utilities for biological sequence analysis
This package contains some tools to demonstrate the features of the
SQUID library.
-Package: libsquid1t64
-Provides: ${t64:Provides}
-Replaces: libsquid1
-Conflicts: libsquid1
+Package: libsquid1
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
@@ -52,7 +49,7 @@ Package: libsquid-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
- libsquid1t64 (= ${binary:Version}),
+ libsquid1 (= ${binary:Version}),
${misc:Depends}
Breaks: biosquid-dev
Provides: biosquid-dev
=====================================
debian/rules
=====================================
@@ -34,7 +34,6 @@ override_dh_install:
d-shlibmove --commit \
--multiarch \
--devunversioned \
- --t64 \
--exclude-la \
--movedev debian/tmp/usr/include/* usr/include \
--movedev squid.h usr/include/$(DEB_SOURCE) \
View it on GitLab: https://salsa.debian.org/med-team/biosquid/-/compare/7111aff4ff25e76b39615913413313b583516ba8...2246e59da9c51ef2fc13e09ae5f004293ae2f295
--
View it on GitLab: https://salsa.debian.org/med-team/biosquid/-/compare/7111aff4ff25e76b39615913413313b583516ba8...2246e59da9c51ef2fc13e09ae5f004293ae2f295
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/20240130/d4fe5dde/attachment-0001.htm>
More information about the debian-med-commit
mailing list