[SCM] gtk2-engines-oxygen packaging branch, master, updated. debian/1.0.2-1-11-gf87d3d1

Kai Wasserbäch curan at alioth.debian.org
Sun Feb 20 12:06:46 UTC 2011


The following commit has been merged in the master branch:
commit 6dc40628fe6d6b312be99cc04bdfb401e01d0078
Author: Kai Wasserbäch <curan at debian.org>
Date:   Sun Feb 20 11:28:32 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 ee58a1b..f121f76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,9 @@ gtk2-engines-oxygen (1.0.2-2) UNRELEASED; urgency=low
     - local-options: Added with "unapply-patches".
     - options: Added to ensure BZip2 compression.
   * debian/compat: Raised to 8.
-  * debian/rules: Ensure minimal linking.
+  * debian/rules:
+    - Ensure minimal linking.
+    - Added .PHONY line.
 
  -- Kai Wasserbäch <curan at debian.org>  Sun, 20 Feb 2011 10:37:21 +0100
 
diff --git a/debian/rules b/debian/rules
index f059b03..ce3f15f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,5 @@ override_dh_auto_configure:
 	dh_auto_configure -Scmake -- -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \
 					-DCMAKE_MODULE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" \
 					-DCMAKE_EXE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed"
+
+.PHONY: override_dh_makeshlibs override_dh_auto_configure

-- 
gtk2-engines-oxygen packaging



More information about the pkg-kde-commits mailing list