[med-svn] [transrate-tools] 01/01: fix watch file
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Jan 13 14:55:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository transrate-tools.
commit 966d66020f87cceed6831fb2fc329aa011ccf408
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Fri Jan 13 06:53:10 2017 -0800
fix watch file
---
debian/changelog | 2 +-
debian/control | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e919967..0556d6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
transrate-tools (1.0.0-2) UNRELEASED; urgency=medium
* Team upload.
- * Fixed watch file (stick to the C version - latest is rewrite in ruby)
+ * Fixed watch file
* cme fix dpkg-control
* debhelper 10
diff --git a/debian/control b/debian/control
index b520f97..2b50523 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: transrate-tools
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
+Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
diff --git a/debian/watch b/debian/watch
index f0e9892..241bcea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-https://github.com/blahah/transrate/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/blahah/transrate-tools/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/transrate-tools.git
More information about the debian-med-commit
mailing list