[med-svn] [Git][med-team/unicycler][master] 3 commits: d/patches/*: normalize last-update timestamp.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Dec 8 22:01:23 GMT 2024
Étienne Mollier pushed to branch master at Debian Med / unicycler
Commits:
662ac8b9 by Étienne Mollier at 2024-12-08T22:59:04+01:00
d/patches/*: normalize last-update timestamp.
- - - - -
c5d110e1 by Étienne Mollier at 2024-12-08T22:59:49+01:00
d/changelog: update to include hotfixes.
- - - - -
41fc172f by Étienne Mollier at 2024-12-08T23:00:43+01:00
leftover-syntax-warnings.patch: fix typo caught by lintian.
Gbp-Dch: ignore
- - - - -
4 changed files:
- debian/changelog
- debian/patches/install_wo_extra_steps.patch
- debian/patches/leftover-syntax-warnings.patch
- debian/patches/spades.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,7 @@
unicycler (0.5.1+dfsg-2) unstable; urgency=medium
+ * Team upload.
+
[ Michael R. Crusoe ]
* salsa ci: skip i386
@@ -8,6 +10,7 @@ unicycler (0.5.1+dfsg-2) unstable; urgency=medium
* d/clean: new: remove leftover .pybuild and egg info. (Closes: #1048635)
* leftover-syntax-warnings.patch: fix remaining SyntaxWarnings.
(Closes: #1087157)
+ * d/patches/*: normalize last-update timestamp.
-- Étienne Mollier <emollier at debian.org> Sun, 08 Dec 2024 22:50:24 +0100
=====================================
debian/patches/install_wo_extra_steps.patch
=====================================
@@ -1,5 +1,5 @@
Author: Liubov Chuprikova <chuprikovalv at gmail.com>
-Last-Update: Fri, 7 September 2018 18:46:31 +0200
+Last-Update: 2018-09-07
Description: Skip extra steps (make distclean and make) while installing as they were done earlier
Forwarded: not-needed
=====================================
debian/patches/leftover-syntax-warnings.patch
=====================================
@@ -12,8 +12,8 @@ Description: fix leftover Python SyntaxWarnings.
return re.sub('\033\[2m', '', text)
.
This change sets the raw string prefix for the two affected docstrings,
- and also escapes a backaslash in a regex that also inclues a legitimate
- \033 escape sequence.
+ and also escapes a backaslash in a regex that also includes a
+ legitimate \033 escape sequence.
Author: Étienne Mollier <emollier at debian.org>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087157
=====================================
debian/patches/spades.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Fri, 25 May 2018 10:59:36 +0200
+Last-Update: 2018-05-25
Description: SPAdes is in Debian at /usr/bin/spades
Forwarded: not-needed
--- unicycler.orig/test/test_dependencies.py
View it on GitLab: https://salsa.debian.org/med-team/unicycler/-/compare/8c55ae75e3261428e9c497bad47db1e0fe6d2f12...41fc172f03819f37468ebec06ff1dc69290c14ab
--
View it on GitLab: https://salsa.debian.org/med-team/unicycler/-/compare/8c55ae75e3261428e9c497bad47db1e0fe6d2f12...41fc172f03819f37468ebec06ff1dc69290c14ab
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/20241208/9adc0a5d/attachment-0001.htm>
More information about the debian-med-commit
mailing list