[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.1debian-2-2-g2d60f11

Paul van Tilburg paulvt at debian.org
Sun Jun 10 19:19:10 UTC 2012


The following commit has been merged in the master branch:
commit 2d60f1124ead80a99cec7aee3eb0025df96af0e8
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Sun Jun 10 21:19:08 2012 +0200

    Updated the watch file to use the new releases page

diff --git a/debian/changelog b/debian/changelog
index 5a9034f..2aed031 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ owncloud (4.0.1debian-3) UNRELEASED; urgency=low
 
   * debian/postinst: check whether a2enmod and apache2ctl are available
     (as apache2 need not be installed).
+  * debian/watch: updated to use the new releases page.
 
  -- Paul van Tilburg <paulvt at debian.org>  Sun, 10 Jun 2012 21:08:16 +0200
 
diff --git a/debian/watch b/debian/watch
index 26f039c..529bf74 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 options="dversionmangle=s/debian[0-9]*//" \
-  http://owncloud.org/install/ http://owncloud.org/releases/owncloud-(.*)\.tar\.bz2 \
+  http://owncloud.org/releases/ owncloud-(.*)\.tar\.bz2 \
   debian sh debian/repack.sh

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list