[SCM] kaffeine packaging branch, master, updated. debian/1.2.2-3-10-g4cd145f

Pino Toscano pino at moszumanska.debian.org
Tue Jun 7 13:55:07 UTC 2016


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

The following commit has been merged in the master branch:
commit 4cd145fef5a1ca87112605cd784b65c4fa354cf1
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jun 7 15:54:50 2016 +0200

    stop using --list-missing, no more needed now
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9478d4f..45ca353 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ kaffeine (1.2.2-4) UNRELEASED; urgency=medium
     (and everything is installed there directly).
   * Update Vcs-* fields.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Stop using --list-missing, no more needed now.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Tue, 07 Jun 2016 15:20:52 +0200
 
diff --git a/debian/rules b/debian/rules
index 3027195..c6be770 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel --list-missing --with kde --with xine
+	dh $@ --parallel --with kde --with xine
 
 override_dh_xine:
 	dh_xine -pkaffeine x ffmpeg

-- 
kaffeine packaging



More information about the pkg-kde-commits mailing list