[med-svn] [Git][med-team/ssake][master] 2 commits: Point watch file to github

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Aug 22 20:25:04 BST 2021



Andreas Tille pushed to branch master at Debian Med / ssake


Commits:
7226a582 by Andreas Tille at 2021-08-22T21:23:43+02:00
Point watch file to github

- - - - -
c9a3ab8f by Andreas Tille at 2021-08-22T21:24:50+02:00
Add salsa-ci.yml

- - - - -


3 changed files:

- debian/changelog
- + debian/salsa-ci.yml
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+ssake (4.0-4) UNRELEASED; urgency=medium
+
+  * Point watch file to github
+  TODO: Verify what is marked as 4.0 "latest" from 2021 on Github is
+        identical to the Debian tarball
+  * Add salsa-ci.yml
+
+ -- Andreas Tille <tille at debian.org>  Sun, 22 Aug 2021 21:22:29 +0200
+
 ssake (4.0-3) unstable; urgency=medium
 
   * Use 2to3 to port to Python3


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,15 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+# To exclude single tests you can use
+#variables:
+#  SALSA_CI_DISABLE_APTLY: 1
+#  SALSA_CI_DISABLE_AUTOPKGTEST: 1
+#  SALSA_CI_DISABLE_BLHC: 1
+#  SALSA_CI_DISABLE_LINTIAN: 1
+#  SALSA_CI_DISABLE_PIUPARTS: 1
+#  SALSA_CI_DISABLE_REPROTEST: 1
+#  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+#  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1


=====================================
debian/watch
=====================================
@@ -1,7 +1,4 @@
 version=4
 
-opts=downloadurlmangle=s{(\d)\.(\d+)$}{$1.$2/ssake_v$1-$2.tar.gz};s{_v(\d)\.(\d)\.}{_v$1-$2-}g,filenamemangle=s{.+/([\d.]+)$}{ssake_$1.tar.gz} \
-     http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/([\d.]*)
-
-# http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/3.8.2/ssake_v3-8-2-tar.gz
-# http://www.bcgsc.ca/platform/bioinfo/software/ssake/releases/
\ No newline at end of file
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+   https://github.com/bcgsc/SSAKE/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/ssake/-/compare/82008b33e2addd656283db561d65d12c5c8eb4d1...c9a3ab8ff7b48b2e9e57a88248526f32ceeced9d

-- 
View it on GitLab: https://salsa.debian.org/med-team/ssake/-/compare/82008b33e2addd656283db561d65d12c5c8eb4d1...c9a3ab8ff7b48b2e9e57a88248526f32ceeced9d
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/20210822/c5769f59/attachment-0001.htm>


More information about the debian-med-commit mailing list