[SCM] librobert-hooke-clojure packaging branch, master, updated. debian/1.1.2-1-14-gf5249bb
Wolodja Wentland
debian at babilen5.org
Mon Apr 22 15:51:43 UTC 2013
The following commit has been merged in the master branch:
commit 4d3c717977d74a4a4051371588fc2e57a80980c0
Author: Wolodja Wentland <debian at babilen5.org>
Date: Mon Jan 28 12:24:58 2013 +0000
Use Github's tags page in the watch file
diff --git a/debian/changelog b/debian/changelog
index 88630b6..b53e6b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ robert-hooke (1.3.0-1) UNRELEASED; urgency=low
- override_jh_installlibs → debian/pkg.jlibs
- override_dh_installdocs → debian/pkg.docs
- Remove get-orig-source target
+ * debian/watch
+ - Use Github's tag page instead of githubredir
-- Wolodja Wentland <debian at babilen5.org> Sun, 27 Jan 2013 13:23:51 +0000
robert-hooke (1.1.2-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 6b9d58f..76f8b1b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/technomancy/robert-hooke /([\d\.]+)\.tar\.gz
+https://github.com/technomancy/robert-hooke/tags .*/(\d[\d\.]+)\.tar\.gz
--
librobert-hooke-clojure packaging
More information about the pkg-java-commits
mailing list