Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-05-26 11:27:22 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-05-26 11:27:22 (GMT)
commit09d00dca8e709325381cd13b0b9788483bcfef12 (patch)
tree5139a064fe4467b6511da59b61efc223d4212b0f /debian
parent55826c9af10c6c17f327cfcc92b6884126109d99 (diff)
Add watch file.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch3
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc74f89..e392fb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ sugar-hulahop (0.4.0-1) UNRELEASED; urgency=low
* Compile with -fno-strict-aliasing to work around type punning
causing "size of array 'arg' is negative".
* Bump debhelper compatibility level to 6 (was 5).
+ * Add watch file.
* Update local cdbs snippets:
+ Drop patchsys-quilt.mk (only patch unneeded with tarball release).
+ Use upstream-tarball.mk to track upstream source releases.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..982681a
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+# run the "uscan" command to check for upstream updates and more.
+version=3
+http://dev.laptop.org/pub/sugar/sources/hulahop/hulahop-(.*)\.tar\.bz2