[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.3-1-36-g3f24e4e
Diane Trout
diane-guest at moszumanska.debian.org
Thu Jun 19 17:55:49 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=02ac979
The following commit has been merged in the master branch:
commit 02ac9798a41140723888a94579ae5a5c047af55f
Author: Diane Trout <diane at ghic.org>
Date: Wed Jun 18 14:34:00 2014 -0700
adjust repack command to match what my system has
---
debian/get-orig-source | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 091d734..aa64036 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -1,7 +1,7 @@
#!/bin/sh
-if uscan --help | grep -q -- --repack-compression ; then
+if uscan --help | grep -q -- --repack ; then
echo "Use new enhanced uscan"
- uscan --verbose --force-download --repack-compression xz
+ uscan --verbose --force-download --repack --compression xz
exit
fi
--
telepathy-qt4 packaging
More information about the pkg-kde-commits
mailing list