[libkml] 17/18: Use +dfsg repack suffix without numbe in get-orig-source.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 00:59:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libkml.

commit c1dd4b10cba3b89f5e14daf48722cd6548c56c45
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 13 01:42:08 2015 +0100

    Use +dfsg repack suffix without numbe in get-orig-source.
---
 debian/get-orig-source | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/get-orig-source b/debian/get-orig-source
index 55bce0b..2c7c592 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -19,4 +19,4 @@ VERSION="1.3.0~r864+git${DATE}-${COMMIT}"
 
 git archive --format=tar.gz --prefix=${PACKAGE}-${VERSION}/ -o ../${PACKAGE}_${VERSION}.orig.tar.gz ${BRANCH}
 
-gunzip -c ../${PACKAGE}_${VERSION}.orig.tar.gz | tar --delete --wildcards -vf - ${PACKAGE}-${VERSION}/third_party/uriparser-\*/doc/rfc\* ${PACKAGE}-${VERSION}/third_party/\*.win32/\* | GZIP="--best --no-name" gzip -c > ../${PACKAGE}_${VERSION}+dfsg1.orig.tar.gz
+gunzip -c ../${PACKAGE}_${VERSION}.orig.tar.gz | tar --delete --wildcards -vf - ${PACKAGE}-${VERSION}/third_party/uriparser-\*/doc/rfc\* ${PACKAGE}-${VERSION}/third_party/\*.win32/\* | GZIP="--best --no-name" gzip -c > ../${PACKAGE}_${VERSION}+dfsg.orig.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libkml.git



More information about the Pkg-grass-devel mailing list