[med-svn] [Git][med-team/libbpp-raa][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Sep 29 20:09:28 BST 2021
Andreas Tille pushed to branch master at Debian Med / libbpp-raa
Commits:
6b9970ab by Andreas Tille at 2021-09-29T21:05:43+02:00
Fix watchfile to detect new versions on github
- - - - -
153db930 by Andreas Tille at 2021-09-29T21:07:19+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
cb4f53d5 by Andreas Tille at 2021-09-29T21:08:33+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-raa (2.4.1-5) 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, 29 Sep 2021 21:07:25 +0200
+
libbpp-raa (2.4.1-4) unstable; urgency=medium
* Standards-Version: 4.5.0 (routine-update)
=====================================
debian/control
=====================================
@@ -6,10 +6,10 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
- d-shlibs (>= 0.80),
+ d-shlibs,
zlib1g-dev,
- libbpp-seq-dev (>= 2.4.1)
-Standards-Version: 4.5.0
+ libbpp-seq-dev
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libbpp-raa
Vcs-Git: https://salsa.debian.org/med-team/libbpp-raa.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
@@ -20,7 +20,7 @@ Architecture: any
Section: libdevel
Depends: libbpp-raa4 (= ${binary:Version}),
${misc:Depends},
- libbpp-seq-dev (>= 2.4.1)
+ libbpp-seq-dev
Description: Bio++ Remote Acnuc Access library development files
This library contains utilitary and classes to query public databases
(GenBank, EMBL, SwissProt, etc) using acnuc.
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/BioPP/bpp-raa/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/BioPP/bpp-raa/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/libbpp-raa/-/compare/02816560973c4ffcf1599173c1ca83e4ea4ee1f6...cb4f53d576fa0e47142a48f061f7b6003a141c77
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-raa/-/compare/02816560973c4ffcf1599173c1ca83e4ea4ee1f6...cb4f53d576fa0e47142a48f061f7b6003a141c77
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/20210929/9a8a1498/attachment-0001.htm>
More information about the debian-med-commit
mailing list