[sisu-guice] 01/04: Removed the +dfsg suffix
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 2 13:21:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sisu-guice.
commit 2043b8a0dfce51b1a184cf298f30b9e76b7f4455
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 2 15:10:32 2014 +0200
Removed the +dfsg suffix
---
debian/orig-tar.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 283121e..6c9fdc6 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
VERSION=$2
-TAR=../sisu-guice_$VERSION+dfsg.orig.tar.xz
+TAR=../sisu-guice_$VERSION.orig.tar.xz
DIR=sisu-guice-sisu-guice-$VERSION
tar zx --file=$3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git
More information about the pkg-java-commits
mailing list