[med-svn] [Git][med-team/physamp][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 18 14:07:20 BST 2021
Andreas Tille pushed to branch master at Debian Med / physamp
Commits:
46f76dd6 by Andreas Tille at 2021-10-18T14:43:48+02:00
Fix watchfile to detect new versions on github
- - - - -
351f92a1 by Andreas Tille at 2021-10-18T15:04:39+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
12e8815a by Andreas Tille at 2021-10-18T15:06:55+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+physamp (1.1.0-3) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 18 Oct 2021 15:04:43 +0200
+
physamp (1.1.0-2) unstable; urgency=medium
[ Julien Dutheil ]
=====================================
debian/control
=====================================
@@ -7,8 +7,8 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
texinfo,
- libbpp-phyl-dev (>= 2.4.1)
-Standards-Version: 4.5.0
+ libbpp-phyl-dev
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/physamp
Vcs-Git: https://salsa.debian.org/med-team/physamp.git
Homepage: https://jydu.github.io/physamp/
@@ -18,8 +18,6 @@ Package: physamp
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Breaks: bppsuite (<< 2.3.0-1)
-Replaces: bppsuite (<< 2.3.0-1)
Description: sample sequence alignment corresponding to phylogeny
The PhySamp package currently contains two programs: bppphysamp, which
samples sequences according to their similarity, and bppalnoptim, which
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/jydu/physamp/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/jydu/physamp/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/physamp/-/compare/bc660ba235b1dbeadbe0c83dbdd48b0be9fe2508...12e8815ae241ecb43d387fa3a83b36ddd3f6495d
--
View it on GitLab: https://salsa.debian.org/med-team/physamp/-/compare/bc660ba235b1dbeadbe0c83dbdd48b0be9fe2508...12e8815ae241ecb43d387fa3a83b36ddd3f6495d
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/20211018/a0b2c454/attachment-0001.htm>
More information about the debian-med-commit
mailing list