The following commit has been merged in the master branch:
commit 9aea49ffd1466ae60800964b7946f58310a5c458
Author: Geert Stappers <[email protected]>
Date:   Sun Jun 23 13:39:04 2013 +0200

    debian/README.source: added a forgotten slash

diff --git a/debian/README.source b/debian/README.source
index ac3a2e2..293e187 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -2,7 +2,7 @@ This package uses a version control system as described in
 http://wiki.debian.org/Java/JavaVcs and the pages linked from there.
 
  git tag --list
- git archive upstream/4.3.0.2125 --prefix=davmail-4.3.0.2125 -o 
../davmail_4.3.0.2125.orig.tar.gz
+ git archive upstream/4.3.0.2125 --prefix=davmail-4.3.0.2125/ -o 
../davmail_4.3.0.2125.orig.tar.gz
  # magic
  tar --strip-components=1 -xzf ../davmail_4.3.0.2125.orig.tar.gz
  debuild -us -uc

-- 
davmail packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to