[med-svn] [Git][med-team/fasta3][master] 4 commits: routine-update: Standards-Version: 4.6.0
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 9 08:45:35 BST 2021
Andreas Tille pushed to branch master at Debian Med / fasta3
Commits:
7bc1bf3c by Andreas Tille at 2021-09-09T08:48:27+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
484e2c8c by Andreas Tille at 2021-09-09T08:48:27+02:00
routine-update: debhelper-compat 13
- - - - -
f8051040 by Andreas Tille at 2021-09-09T09:29:45+02:00
Depends: python3
- - - - -
735c20cc by Andreas Tille at 2021-09-09T09:33:04+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-fasta3 (36.3.8h.2020-02-11-4) UNRELEASED; urgency=medium
+fasta3 (36.3.8h.2020-02-11-4) unstable; urgency=medium
[ Michael R. Crusoe ]
* Team upload.
@@ -9,7 +9,12 @@ fasta3 (36.3.8h.2020-02-11-4) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* Fix watchfile to detect new versions on github (routine-update)
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Sat, 18 Apr 2020 12:22:35 +0200
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Depends: python3
+
+ -- Andreas Tille <tille at debian.org> Thu, 09 Sep 2021 09:29:56 +0200
fasta3 (36.3.8h.2020-02-11-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Steffen Moeller <moeller at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
libsimde-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/fasta3
Vcs-Git: https://salsa.debian.org/med-team/fasta3.git
Homepage: https://fasta.bioch.virginia.edu
@@ -14,7 +14,8 @@ Rules-Requires-Root: no
Package: fasta3
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python3
Suggests: ${perl:Depends},
libdbi-perl,
libwww-perl,
View it on GitLab: https://salsa.debian.org/med-team/fasta3/-/compare/6d108f3fa1493c4a59f3008980dc4f1608d73604...735c20ccba02542d5340b6600a0c319d9e49c2cd
--
View it on GitLab: https://salsa.debian.org/med-team/fasta3/-/compare/6d108f3fa1493c4a59f3008980dc4f1608d73604...735c20ccba02542d5340b6600a0c319d9e49c2cd
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/20210909/b7c19d78/attachment-0001.htm>
More information about the debian-med-commit
mailing list