[med-svn] [Git][med-team/fastml][master] 4 commits: Fix clean target
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jan 24 16:31:12 GMT 2024
Andreas Tille pushed to branch master at Debian Med / fastml
Commits:
e9a6fc94 by Andreas Tille at 2024-01-24T17:16:36+01:00
Fix clean target
- - - - -
b53a69de by Andreas Tille at 2024-01-24T17:16:50+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
0bdc9e14 by Andreas Tille at 2024-01-24T17:23:10+01:00
d/watch: Upstream download vanished
- - - - -
ada6ad57 by Andreas Tille at 2024-01-24T17:25:44+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+fastml (3.11-4) unstable; urgency=medium
+
+ * Fix clean target
+ Closes: #1044832
+ * Standards-Version: 4.6.2 (routine-update)
+ * d/watch: Upstream download vanished
+
+ -- Andreas Tille <tille at debian.org> Wed, 24 Jan 2024 17:23:21 +0100
+
fastml (3.11-3) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/fastml
Vcs-Git: https://salsa.debian.org/med-team/fastml.git
Homepage: http://fastml.tau.ac.il/
=====================================
debian/rules
=====================================
@@ -13,3 +13,5 @@ override_dh_auto_clean:
programs/fastml/make.dep \
programs/gainLoss/make.dep \
programs/indelCoder/make.dep
+ rm -rf bin
+ find libs/phylogeny/tests -type f -executable -delete
=====================================
debian/watch
=====================================
@@ -1,3 +1,7 @@
version=4
-http://fastml.tau.ac.il/source.php source/FastML.v([\d.]*)\.tgz
+opts=dversionmangle=s/.*/0.No-Site/ \
+https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz
+
+# vanished
+# http://fastml.tau.ac.il/source.php source/FastML.v([\d.]*)\.tgz
View it on GitLab: https://salsa.debian.org/med-team/fastml/-/compare/80a04308b7cb35151e8fe1c03772b4fec914413c...ada6ad5706fb820be8455a197f94d802a0e8b6f9
--
View it on GitLab: https://salsa.debian.org/med-team/fastml/-/compare/80a04308b7cb35151e8fe1c03772b4fec914413c...ada6ad5706fb820be8455a197f94d802a0e8b6f9
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/20240124/2b56240a/attachment-0001.htm>
More information about the debian-med-commit
mailing list