[med-svn] [Git][med-team/raxml][debian/experimental] 9 commits: Fix watchfile to detect new versions on github

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Sun Jan 22 17:30:07 GMT 2023



Michael R. Crusoe pushed to branch debian/experimental at Debian Med / raxml


Commits:
224fbdd3 by Andreas Tille at 2021-10-11T08:12:45+02:00
Fix watchfile to detect new versions on github

- - - - -
88395a93 by Andreas Tille at 2021-10-11T08:13:24+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
af61ab7c by Andreas Tille at 2021-10-11T08:13:24+02:00
routine-update: debhelper-compat 13

- - - - -
3edf6dd7 by Andreas Tille at 2021-10-11T08:13:38+02:00
routine-update: watch file standard 4

- - - - -
00a6c5d2 by Andreas Tille at 2021-10-11T08:14:58+02:00
routine-update: Ready to upload to unstable

- - - - -
8780358c by Andreas Tille at 2022-01-17T16:01:07+01:00
Really fix watch file

- - - - -
d24a6e20 by Andreas Tille at 2022-01-17T16:01:34+01:00
Add missing build dependency on dh addon.

Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html

- - - - -
9127755f by Andreas Tille at 2022-01-17T16:03:27+01:00
routine-update: Ready to upload to unstable

- - - - -
c15bf96d by Michael R. Crusoe at 2023-01-22T18:29:18+01:00
Experimental rebuild with SIMDe 0.7.3~0git20230118123246.d1e75cd

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,30 @@
-raxml (8.2.12+dfsg-7) UNRELEASED; urgency=medium
+raxml (8.2.12+dfsg-8~0exp1simde) experimental; urgency=medium
 
+  * Team upload.
+  * Experimental rebuild with SIMDe 0.7.3~0git20230118123246.d1e75cd
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Sun, 22 Jan 2023 18:28:56 +0100
+
+raxml (8.2.12+dfsg-8) unstable; urgency=medium
+
+  * Really fix watch file
+  * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org>  Mon, 17 Jan 2022 16:01:38 +0100
+
+raxml (8.2.12+dfsg-7) unstable; urgency=medium
+
+  [ Michael R. Crusoe ]
   * Team upload.
   * Update homepage
 
- -- Michael R. Crusoe <crusoe at debian.org>  Sat, 20 Jun 2020 14:09:36 +0200
+  [ Andreas Tille ]
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Mon, 11 Oct 2021 08:13:38 +0200
 
 raxml (8.2.12+dfsg-6) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -3,9 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
-               libsimde-dev
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13),
+               libsimde-dev (>= 0.7.3~0git20230118123246.d1e75cd),
+               debhelper
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/raxml
 Vcs-Git: https://salsa.debian.org/med-team/raxml.git
 Homepage: https://cme.h-its.org/exelixis/web/software/raxml/index.html


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-   https://github.com/stamatak/standard-RAxML/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
+   https://github.com/stamatak/standard-RAxML/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$



View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/71c373d64b6ecab6ca91b35c85280a1c1cb4a70b...c15bf96d5d0f30b67165ce6616068f683bff7113

-- 
View it on GitLab: https://salsa.debian.org/med-team/raxml/-/compare/71c373d64b6ecab6ca91b35c85280a1c1cb4a70b...c15bf96d5d0f30b67165ce6616068f683bff7113
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/20230122/43b611e1/attachment-0001.htm>


More information about the debian-med-commit mailing list