[med-svn] [Git][med-team/libbpp-phyl-omics][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 13 06:34:00 BST 2021
Andreas Tille pushed to branch master at Debian Med / libbpp-phyl-omics
Commits:
70768e2a by Andreas Tille at 2021-10-13T06:53:03+02:00
Fix watchfile to detect new versions on github
- - - - -
87da160d by Andreas Tille at 2021-10-13T06:53:38+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
2fdf4f8b by Andreas Tille at 2021-10-13T06:55:14+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 @@
+libbpp-phyl-omics (2.4.1-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> Wed, 13 Oct 2021 06:53:43 +0200
+
libbpp-phyl-omics (2.4.1-2) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
debian/control
=====================================
@@ -6,10 +6,10 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
- d-shlibs (>= 0.82),
- libbpp-phyl-dev (>= 2.4.1),
- libbpp-seq-omics-dev (>= 2.4.1)
-Standards-Version: 4.5.1
+ d-shlibs,
+ libbpp-phyl-dev,
+ libbpp-seq-omics-dev
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libbpp-phyl-omics
Vcs-Git: https://salsa.debian.org/med-team/libbpp-phyl-omics.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
@@ -20,8 +20,8 @@ Architecture: any
Section: libdevel
Depends: libbpp-phyl-omics3 (= ${binary:Version}),
${misc:Depends},
- libbpp-phyl-dev (>= 2.4.1),
- libbpp-seq-omics-dev (>= 2.4.1)
+ libbpp-phyl-dev,
+ libbpp-seq-omics-dev
Description: Bio++ Phylogenetics library: genomics components (development files)
Bio++ is a set of C++ libraries for Bioinformatics, including sequence
analysis, phylogenetics, molecular evolution and population genetics.
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/BioPP/bpp-phyl-omics/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/BioPP/bpp-phyl-omics/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl-omics/-/compare/450e12535defe1bf79d5004c9942611fe046c5a0...2fdf4f8baeda0717e17f501e7a752ce84446bbba
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl-omics/-/compare/450e12535defe1bf79d5004c9942611fe046c5a0...2fdf4f8baeda0717e17f501e7a752ce84446bbba
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/20211013/423e2cd5/attachment-0001.htm>
More information about the debian-med-commit
mailing list