[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.6.1-6.1-19-g5ee8e44

Pino Toscano pino at moszumanska.debian.org
Sun Dec 3 09:26:43 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=5ee8e44

The following commit has been merged in the master branch:
commit 5ee8e44c056dfd550e0a29f5d1d11344158d6ef7
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 3 10:24:35 2017 +0100

    rules: drop get-orig-source
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb1b294..527040b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ telepathy-qt (0.9.7-1) UNRELEASED; urgency=medium
   * Simplify watch file, and switch it to https.
   * Drop outdated dpkg-dev build dependency.
   * Bump Standards-Version to 4.1.1, no changes required.
+  * Remove the get-orig-source target in rules, since plain uscan works fine.
 
  -- Diane Trout <diane at ghic.org>  Fri, 22 Apr 2016 10:33:12 -0700
 
diff --git a/debian/rules b/debian/rules
index 045e1cc..5499e53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,3 @@ override_dh_auto_clean:
 	dh_auto_clean
 	find . -name '*.pyc' -exec rm {} \;
 	rm -rf $(BUILD_QT5)
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list