[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, master, updated. debian/1.2-1-2-g289440a

Charles Plessy plessy at debian.org
Tue Mar 9 15:37:42 UTC 2010


The following commit has been merged in the master branch:
commit 289440a83786bf19534c62eda75ca8fbb3bb9b5e
Author: Charles Plessy <plessy at debian.org>
Date:   Wed Mar 10 00:37:11 2010 +0900

    Corrected debian/watch so that it does not detect src-deps packages.

diff --git a/debian/changelog b/debian/changelog
index bf1f349..c4be468 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 euca2ools (1.2-2) UNRELEASED; urgency=low
 
   * Point the VCS URLs to git.debian.org (debian/control).
+  * Corrected debian/watch so that it does not detect src-deps packages.
 
  -- Charles Plessy <plessy at debian.org>  Tue, 09 Mar 2010 00:13:15 +0900
 
diff --git a/debian/watch b/debian/watch
index 5091aad..41abb30 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 
-http://eucalyptussoftware.com/downloads/releases/euca2ools-(.*).tar.gz
+http://eucalyptussoftware.com/downloads/releases/euca2ools-([\.\d]*).tar.gz
 
 # Nightly builds
 #http://eucalyptussoftware.com/downloads/releases/nightly/euca2ools-(.*)-src.tar.gz

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list