[DRE-commits] [SCM] ruby-sexp-processor.git branch, master, updated. debian/3.0.6-1-6-g9e2912c

Praveen Arimbrathodiyil pravi.a at gmail.com
Wed Sep 28 07:53:40 UTC 2011


The following commit has been merged in the master branch:
commit 91b076f3f25e2e8a7ab24232f3413a373529f012
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Wed Sep 28 12:43:55 2011 +0530

    fix watch file (it should be sexp_processor)

diff --git a/debian/changelog b/debian/changelog
index cd59ed9..033e159 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-sexp-processor (3.0.6-2) UNRELEASED; urgency=low
+
+  * fix debian/watch (change sexp-processor to sexp_processor). 
+
+ -- Praveen Arimbrathodiyil <pravi.a at gmail.com>  Wed, 28 Sep 2011 12:43:03 +0530
+
 ruby-sexp-processor (3.0.6-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/watch b/debian/watch
index 351b064..b025985 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/sexp-processor .*/sexp-processor-(.*).tar.gz
+http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/sexp_processor .*/sexp_processor-(.*).tar.gz

-- 
ruby-sexp-processor.git



More information about the Pkg-ruby-extras-commits mailing list