[med-svn] [Git][med-team/vdjtools][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 6 16:37:30 BST 2021
Andreas Tille pushed to branch master at Debian Med / vdjtools
Commits:
cd10a765 by Andreas Tille at 2021-10-06T17:29:12+02:00
Fix watchfile to detect new versions on github
- - - - -
c6a77d87 by Andreas Tille at 2021-10-06T17:31:13+02:00
cme fix dpkg-control
- - - - -
a5434c73 by Andreas Tille at 2021-10-06T17:35:29+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+vdjtools (1.2.1+git20190311-6) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Wed, 06 Oct 2021 17:31:53 +0200
+
vdjtools (1.2.1+git20190311-5) unstable; urgency=high
* Team upload
=====================================
debian/control
=====================================
@@ -11,16 +11,16 @@ Build-Depends: debhelper-compat (= 13),
gradle-debian-helper,
maven-repo-helper
Build-Depends-Indep: groovy,
- libcommons-cli-java (>= 1.4),
- libcommons-io-java (>= 2.6),
- libcommons-lang3-java (>= 3.7),
- libgpars-groovy-java (>= 1.2.1),
- libmaven-shade-plugin-java (>= 3.1.0),
+ libcommons-cli-java,
+ libcommons-io-java,
+ libcommons-lang3-java,
+ libgpars-groovy-java,
+ libmaven-shade-plugin-java,
libmilib-java,
libcommons-math3-java,
libtrove3-java,
junit4
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/vdjtools
Vcs-Git: https://salsa.debian.org/med-team/vdjtools.git
Homepage: https://github.com/mikessh/vdjtools
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
version=4
-https://github.com/mikessh/vdjtools/releases .*/archive/v?([0-9.]*[0-9]).tar.gz
+https://github.com/mikessh/vdjtools/releases .*/v?([0-9.]*[0-9]).tar.gz
View it on GitLab: https://salsa.debian.org/med-team/vdjtools/-/compare/991061c7f39e09e668613cfdca0e4735e9d92e35...a5434c73956c274cff9baa9aa5d4bccd6e9a4c2e
--
View it on GitLab: https://salsa.debian.org/med-team/vdjtools/-/compare/991061c7f39e09e668613cfdca0e4735e9d92e35...a5434c73956c274cff9baa9aa5d4bccd6e9a4c2e
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/20211006/10e261cf/attachment-0001.htm>
More information about the debian-med-commit
mailing list