[SCM] KDE Plasma Addons module packaging branch, master, updated. debian/4.13.1-1-333-g5d6336c
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Aug 1 09:05:12 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdeplasma-addons.git;a=commitdiff;h=aea7235
The following commit has been merged in the master branch:
commit aea72359c39db8dd4b007967d7811ed00461cecc
Author: Scott Kitterman <scott at kitterman.com>
Date: Sun Dec 6 01:29:26 2009 -0500
Touch up the last bit of liblancelot transition and release 4.3.80-0ubuntu1.
---
debian/changelog | 3 ++-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1a48330..73f729c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kdeplasma-addons (4:4.3.80-0ubuntu1~ppa4) lucid; urgency=low
+kdeplasma-addons (4:4.3.80-0ubuntu1) lucid; urgency=low
[ Michał Zając ]
* New upstream beta
@@ -18,6 +18,7 @@ kdeplasma-addons (4:4.3.80-0ubuntu1~ppa4) lucid; urgency=low
- Update liblancelot-dev depends
- Rename install file
- Update kdeplasma-addons-dbg depends
+ - Update debian/rules
-- Scott Kitterman <scott at kitterman.com> Sat, 05 Dec 2009 23:30:01 -0500
diff --git a/debian/control b/debian/control
index 8176dcd..34a8c13 100644
--- a/debian/control
+++ b/debian/control
@@ -122,7 +122,7 @@ Architecture: any
Section: libdevel
Replaces: kdeplasma-addons-dev
Conflicts: kdeplasma-addons-dev
-Depends: liblancelot1 (= ${binary:Version}), ${sameVersionDep:kdelibs5-dev:liblancelot0}
+Depends: liblancelot1 (= ${binary:Version}), ${sameVersionDep:kdelibs5-dev:liblancelot1}
Description: development headers for liblancelot
Liblancelot is a base framework for everything in the world of Lancelot.
It is built on top of Plasma. It provides a set of custom widgets, layouts
diff --git a/debian/rules b/debian/rules
index 77bfd7c..ace0706 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
-DEB_DH_MAKESHLIBS_ARGS_liblancelot0 := -V
+DEB_DH_MAKESHLIBS_ARGS_liblancelot1 := -V
clean::
find applets/lancelot/tools/puck -name *.pyc -delete
--
KDE Plasma Addons module packaging
More information about the pkg-kde-commits
mailing list