---
 debian/get-orig-source.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index fd713b8..2e0cf48 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -2,7 +2,8 @@
 
 # sudo apt-get install mercurial
 
-VERSION=4.3.0.20110221
+#VERSION=4.3.0.20110221
+VERSION=`dpkg-parsechangelog | grep '^Version' | cut -d' ' -f2 | cut -f1 -d-`
 REV=a7ce052e3472
 
 # no tag ? Let's use branch:
-- 
1.7.2.3




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to