[SCM] QCA2 library packaging branch, master, updated. debian/2.0.3-2-15-gc51447a

Felix Geyer debfx-guest at alioth.debian.org
Mon May 21 20:36:52 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/qca2.git;a=commitdiff;h=2fbc232

The following commit has been merged in the master branch:
commit 2fbc232fadefdcfc551e71f694086beb52f250da
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun May 20 11:42:26 2012 +0200

    Remove confapp.pri in clean target.
---
 debian/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff909dd..449d859 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ qca2 (2.0.3-3) UNRELEASED; urgency=low
     - Mark libqca2 and libqca2-dbg as Multi-Arch: same.
   * Fix passing $LDFLAGS to the build system.
   * Pass build flags to qcatool2.
+  * Remove confapp.pri in clean target.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 23 Oct 2011 16:03:44 +0200
 
diff --git a/debian/rules b/debian/rules
index 8f0132f..81ad35c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,4 +24,4 @@ override_dh_strip:
 
 override_dh_clean:
 	$(overridden_command)
-	rm -rf confapp_unix.pri conf.log conf.pri crypto.prf lib/
+	rm -rf confapp.pri confapp_unix.pri conf.log conf.pri crypto.prf lib/

-- 
QCA2 library packaging



More information about the pkg-kde-commits mailing list