[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.6.2

Modestas Vainius modax at alioth.debian.org
Sat Feb 13 22:55:34 UTC 2010


The following commit has been merged in the master branch:
commit e82c4e0eafa0f70cac6d4d7ebd1c6e24df5e9bd8
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Feb 13 21:15:46 2010 +0200

    Make dh kde addon return truth value.
---
 debhelper/Debian/Debhelper/Sequence/kde.pm |    2 ++
 debian/changelog                           |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debhelper/Debian/Debhelper/Sequence/kde.pm b/debhelper/Debian/Debhelper/Sequence/kde.pm
index 63f7420..ca25d78 100644
--- a/debhelper/Debian/Debhelper/Sequence/kde.pm
+++ b/debhelper/Debian/Debhelper/Sequence/kde.pm
@@ -40,3 +40,5 @@ add_command_options("dh_compress",
     qw(-X.dcl -X.docbook -X-license -X.tag -X.sty -X.el));
 
 insert_after("dh_install", "dh_movelibkdeinit");
+
+1;
diff --git a/debian/changelog b/debian/changelog
index 7d72078..5c555fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ pkg-kde-tools (0.6.2~pre4) UNRELEASED; urgency=low
     - generating and handling ${allLibraries}, ${kde43Libraries} substs;
     - generating strict local shlibs.
   * Improve README.Debian information about dh kde addon.
+  * Make dh kde addon return truth value.
 
  -- Modestas Vainius <modax at debian.org>  Sat, 13 Feb 2010 02:29:05 +0200
 

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list