[SCM] krecipes packaging branch, master, updated. debian/2.1.0-2-6-g654aa62

Pino Toscano pino at moszumanska.debian.org
Sat Jun 18 13:43:33 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/krecipes.git;a=commitdiff;h=bb89891

The following commit has been merged in the master branch:
commit bb898917fc6bca43ef787ab4223819c063f7fada
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jun 18 15:31:29 2016 +0200

    rules: remove obsolete get-orig-source target
    
    uscan is enough
---
 debian/changelog | 1 +
 debian/rules     | 5 -----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6ebfb9c..2e22a0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ krecipes (2.1.0-3) UNRELEASED; urgency=medium
     upstream_set-cmake_min_req-to-match-kdelibs-policy-and-enable.patch.
   * Remove krecipes-dbg in favour of the -dbgsym packages.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Remove obsolete get-orig-source target from rules, uscan is enough.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 18 Jun 2016 15:16:33 +0200
 
diff --git a/debian/rules b/debian/rules
index b6b378b..ac3d6fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,4 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 override_dh_strip:
 	dh_strip --dbgsym-migration='krecipes-dbg (<< 2.1.0-3~)'
 
-get-orig-source:
-	@@dh_testdir
-	@@[ -d ../tarballs/. ]
-	@@dpatch-get-origtargz ../tarballs
-
 override_dh_auto_test:

-- 
krecipes packaging



More information about the pkg-kde-commits mailing list