[med-svn] [jellyfish1] 01/01: Adapt watch file to only fetch 1.x version updates
Andreas Tille
tille at debian.org
Thu Jul 20 07:29:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jellyfish1.
commit 71708e3fbb2e3dcdeb7d50095413c3d8a285b390
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 20 09:29:39 2017 +0200
Adapt watch file to only fetch 1.x version updates
---
debian/changelog | 1 +
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 28e4eef..7894fec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jellyfish1 (1.1.5-1) UNRELEASED; urgency=medium
* Create separate jellyfish1 package since there exist packages that
explicitly require jellyfish version 1
+ * Adapt watch file to only fetch 1.x version updates
-- Andreas Tille <tille at debian.org> Thu, 20 Jul 2017 09:16:24 +0200
diff --git a/debian/watch b/debian/watch
index 053967b..446ee2f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://www.cbcb.umd.edu/software/jellyfish/ jellyfish-(.+)\.tar\.gz
+version=4
+http://www.cbcb.umd.edu/software/jellyfish/ jellyfish-(1.+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish1.git
More information about the debian-med-commit
mailing list