tags 530095 + patch
thanks

Dear maintainer,

I've prepared an NMU for halevt (versioned as 0.1.3-3.1) and
uploaded it to DELAYED/7. Please free to tell me if I should
delay it longer.

Regards.
diff -u halevt-0.1.3/debian/changelog halevt-0.1.3/debian/changelog
--- halevt-0.1.3/debian/changelog
+++ halevt-0.1.3/debian/changelog
@@ -1,3 +1,11 @@
+halevt (0.1.3-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix bashism in hvmount (Closes: #530095)
+  * Fix watch file.
+
+ -- Raphael Geissert <geiss...@debian.org>  Tue, 07 Jul 2009 21:59:35 -0500
+
 halevt (0.1.3-3) unstable; urgency=low
 
   * Change section from util to admin to match override
diff -u halevt-0.1.3/debian/watch halevt-0.1.3/debian/watch
--- halevt-0.1.3/debian/watch
+++ halevt-0.1.3/debian/watch
@@ -2,2 +2,2 @@
-http://www.environnement.ens.fr/perso/dumas/halevt.html \
-    halevt-download/halevt-([\d\.]*).tar.gz
+
+http://savannah.nongnu.org/download/halevt/halevt-([\d\.]*)\.tar\.gz
diff -u halevt-0.1.3/debian/patches/series halevt-0.1.3/debian/patches/series
--- halevt-0.1.3/debian/patches/series
+++ halevt-0.1.3/debian/patches/series
@@ -4,0 +5 @@
+fix_hvmount_bashism
only in patch2:
unchanged:
--- halevt-0.1.3.orig/debian/patches/fix_hvmount_bashism
+++ halevt-0.1.3/debian/patches/fix_hvmount_bashism
@@ -0,0 +1,13 @@
+Index: halevt-0.1.3/scripts/hvmount.in
+===================================================================
+--- halevt-0.1.3.orig/scripts/hvmount.in
++++ halevt-0.1.3/scripts/hvmount.in
+@@ -28,7 +28,7 @@ userdir=${PACKAGE_NAME}-mount
+ localstatedir="@localstatedir@"
+ 
+ 
+-function usage(){
++usage(){
+ if [ x"$cmdname" = xhvumount ]; then
+    echo "Usage: $0 [options] -a | <mountpoint> | <device> | <udi>
+   Umount the mountpoint, device, or udi given on the command line, or



-- 
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