[med-svn] [Git][med-team/biosquid][master] 6 commits: Fix clean target
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Jan 14 13:31:12 GMT 2024
Andreas Tille pushed to branch master at Debian Med / biosquid
Commits:
5a008e18 by Andreas Tille at 2024-01-14T14:28:09+01:00
Fix clean target
- - - - -
1967b49b by Andreas Tille at 2024-01-14T14:28:35+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
7e9add9f by Andreas Tille at 2024-01-14T14:28:51+01:00
Apply multi-arch hints.
+ libsquid1: Add Multi-Arch: same.
Changes-By: apply-multiarch-hints
- - - - -
04588ab2 by Andreas Tille at 2024-01-14T14:28:57+01:00
routine-update: watch file standard 4
- - - - -
37efb767 by Andreas Tille at 2024-01-14T14:29:46+01:00
Add the other bug number
- - - - -
8db899b3 by Andreas Tille at 2024-01-14T14:30:40+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- + debian/clean
- debian/control
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+biosquid (1.9g+cvs20050121-13) unstable; urgency=medium
+
+ * Fix clean target
+ Closes: #1049808, #1043996
+ * Standards-Version: 4.6.2 (routine-update)
+ * Apply multi-arch hints.
+ + libsquid1: Add Multi-Arch: same.
+
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sun, 14 Jan 2024 14:29:59 +0100
+
biosquid (1.9g+cvs20050121-12) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+libsquid.a
+configure
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
d-shlibs
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/biosquid
Vcs-Git: https://salsa.debian.org/med-team/biosquid.git
Homepage: http://eddylab.org/software.html
@@ -34,6 +34,7 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: biosquid
+Multi-Arch: same
Description: biosquid dynamic library for biological sequence analysis
SQUID is a library of C code functions for sequence analysis. It also
includes a number of small utility programs to convert, show statistics,
=====================================
debian/rules
=====================================
@@ -11,10 +11,6 @@ LIBNAME := libsquid
%:
dh $@
-override_dh_auto_clean:
- dh_auto_clean
- rm -f configure
-
override_dh_auto_configure:
# autoreconf && true
autoconf
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="dversionmangle=s/\+.*//" \
http://eddylab.org/software/squid/ squid-(.*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/biosquid/-/compare/4d1573198359116994cf1d1a917886aabda4c9b7...8db899b3d12f6f1a2433c7d08a08f07c263e65a7
--
View it on GitLab: https://salsa.debian.org/med-team/biosquid/-/compare/4d1573198359116994cf1d1a917886aabda4c9b7...8db899b3d12f6f1a2433c7d08a08f07c263e65a7
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/20240114/c38281b2/attachment-0001.htm>
More information about the debian-med-commit
mailing list