[med-svn] [Git][med-team/bitseq][master] 4 commits: d/patches/*: normalize Last-Update timestamp.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jun 2 21:13:33 BST 2025
Étienne Mollier pushed to branch master at Debian Med / bitseq
Commits:
0d9947bd by Étienne Mollier at 2025-06-02T21:56:19+02:00
d/patches/*: normalize Last-Update timestamp.
- - - - -
8c9890bc by Étienne Mollier at 2025-06-02T21:59:15+02:00
d/copyright: refer to LGPL-3 instead of symlink.
- - - - -
7677b430 by Étienne Mollier at 2025-06-02T21:59:47+02:00
d/control: declare compliance to standards version 4.7.2.
- - - - -
8c19f1fe by Étienne Mollier at 2025-06-02T22:13:13+02:00
d/changelog: ready for upload to unstable.
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/2to3.patch
- debian/patches/fix_build_options.patch
- debian/patches/link_against_system_samtools.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,21 @@
-bitseq (0.7.5+dfsg-7) UNRELEASED; urgency=medium
+bitseq (0.7.5+dfsg-7) unstable; urgency=medium
+ * Team upload.
+
+ [ Andreas Tille ]
* Remove Tim Booth <tbooth at ceh.ac.uk> since address is bouncing
(Thank you for your work on this package, Tim)
- -- Andreas Tille <tille at debian.org> Mon, 16 Sep 2024 09:59:37 +0200
+ [ Harish Chavre ]
+ * Add autopkgtests for bitseq
+ * add test for parseAlignment command
+
+ [ Étienne Mollier ]
+ * d/patches/*: normalize Last-Update timestamp.
+ * d/copyright: refer to LGPL-3 instead of symlink.
+ * d/control: declare compliance to standards version 4.7.2.
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 02 Jun 2025 22:00:14 +0200
bitseq (0.7.5+dfsg-6) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
help2man,
python3,
python3-numpy
-Standards-Version: 4.6.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/bitseq
Vcs-Git: https://salsa.debian.org/med-team/bitseq.git
Homepage: https://github.com/BitSeq/BitSeq
=====================================
debian/copyright
=====================================
@@ -13,7 +13,7 @@ Copyright: 1996-2002 FORTRAN77 version by Jose Bernardo
C++ version by John Burkardt
License: LGPL-3+
On Debian systems you can find the full text of the GNU Lesser General Public
- License at /usr/share/common-licenses/LGPL.
+ License at /usr/share/common-licenses/LGPL-3.
Files: debian/*
Copyright: © 2013 Tim Booth <tbooth at ceh.ac.uk>
=====================================
debian/patches/2to3.patch
=====================================
@@ -1,7 +1,7 @@
Description: Use 2to3 to port scripts to Python3
Bug-Debian: https://bugs.debian.org/936209
Author: Andreas Tille <tille at debian.org>
-Last-Update: Sun, 01 Sep 2019 07:43:45 +0200
+Last-Update: 2019-09-01
--- a/checkTR.py
+++ b/checkTR.py
=====================================
debian/patches/fix_build_options.patch
=====================================
@@ -1,7 +1,7 @@
Description: Drop -mtune=generic from build options
Bug-Debian: https://bugs.debian.org/884623
Author: Andreas Tille <tille at debian.org>
-Last-Update: Sun, 17 Dec 2017 21:09:59 +0100
+Last-Update: 2017-12-17
--- a/Makefile
+++ b/Makefile
=====================================
debian/patches/link_against_system_samtools.patch
=====================================
@@ -1,5 +1,6 @@
Author: Tim Booth <tbooth at ceh.ac.uk>
-Last-Update: Wed, 01 Jan 2014 19:04:47 +0100 (by Andreas Tille)
+Last-Update: 2014-01-01
+Reviewed-By: Andreas Tille <tille at debian.org>
Description: link against Debian packaged samtools
--- a/Makefile
View it on GitLab: https://salsa.debian.org/med-team/bitseq/-/compare/a6976034eb47ba66df9dbea0870a4b9337f46aac...8c19f1fe56e4bdd2c8cbc522f2e440b2abc57ade
--
View it on GitLab: https://salsa.debian.org/med-team/bitseq/-/compare/a6976034eb47ba66df9dbea0870a4b9337f46aac...8c19f1fe56e4bdd2c8cbc522f2e440b2abc57ade
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/20250602/c5d0b652/attachment-0001.htm>
More information about the debian-med-commit
mailing list