[SCM] qapt packaging branch, master, updated. debian/1.2.2-1-5-g06c7f6b

Kai Wasserbäch curan at alioth.debian.org
Thu Dec 15 09:31:22 UTC 2011


The following commit has been merged in the master branch:
commit 06c7f6b289acb25e7e4eca1d86b3683a0a0eb5ce
Author: Kai Wasserbäch <curan at debian.org>
Date:   Thu Dec 15 10:31:01 2011 +0100

    debian/rules: Added .PHONY line.
---
 debian/changelog |    4 +++-
 debian/rules     |    2 ++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 878df88..defc9ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,9 @@ qapt (1.2.2-2) UNRELEASED; urgency=low
   * debian/gbp.conf: Added to ensure pristine-tar usage and signed tags.
   * debian/watch: use git-import-orig.
   * debian/control: Added Vcs-{Git,Browser} fields.
-  * debian/rules: Remove override for dh_strip, not needed.
+  * debian/rules:
+    - Remove override for dh_strip, not needed.
+    - Added .PHONY line.
 
  -- Kai Wasserbäch <curan at debian.org>  Wed, 14 Dec 2011 18:56:08 +0100
 
diff --git a/debian/rules b/debian/rules
index 2689459..bf8a92c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,5 @@
 
 override_dh_install:
 	dh_install --fail-missing
+
+.PHONY: override_dh_install

-- 
qapt packaging



More information about the pkg-kde-commits mailing list