[SCM] Calligra suite packaging branch, master, updated. debian/2.8.5+dfsg-1-92-gd158bc6

Pino Toscano pino at moszumanska.debian.org
Sun Sep 11 17:11:14 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=b411d18

The following commit has been merged in the master branch:
commit b411d18ab2329b92221d63898471b1137d323906
Author: Pino Toscano <pino at debian.org>
Date:   Sun Sep 11 19:04:03 2016 +0200

    stop using the sodeps dh addon
    
    there are no more -dev packages
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 95dbf6c..e24a17a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -101,6 +101,7 @@ calligra (1:2.9.11+dfsg-1) UNRELEASED; urgency=low
     test suite is too long and heavy for the Debian CI, and generally not
     what autopkgtests is for. (Closes: #785653)
   * Update install files.
+  * Stop using the sodeps dh addon, since there are no more -dev packages.
 
   [ Maximiliano Curia ]
   * Update homepage links. (Closes: #762305) Thanks to Julian Gilbey
diff --git a/debian/rules b/debian/rules
index 47a8e4e..102ff22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 export QT_SELECT=4
 
 %:
-	dh $@ --parallel --with kde --with sodeps
+	dh $@ --parallel --with kde
 
 override_dh_auto_configure:
 	dh_auto_configure -Skde -- -DKDE4_BUILD_TESTS=OFF -DBUILD_krita=OFF

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list