[Pkg-voip-commits] [ring] 03/19: get-orig-source: ring_version.tar.gz -> ring_version.orig.tar.gz

Alexandre Viau aviau at moszumanska.debian.org
Sat Mar 26 16:43:56 UTC 2016


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

aviau pushed a commit to branch master
in repository ring.

commit a7ad7e53d714a3ed89eb30437562871548eea279
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Mar 25 21:44:19 2016 -0400

    get-orig-source: ring_version.tar.gz -> ring_version.orig.tar.gz
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b4feb1e..d931e8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -141,7 +141,7 @@ get-orig-source:
 	rm -rf ${tmpdir}/ring-project/daemon/contrib/tarballs
 
 	# Create the new tarball
-	cd  ${tmpdir} && tar -cf ${workdir}/ring_version.tar.gz ring-project
+	cd  ${tmpdir} && tar -cf ${workdir}/ring_version.orig.tar.gz ring-project
 
 	# Clear the temp dir
 	rm -rf ${tmpdir}

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



More information about the Pkg-voip-commits mailing list