[SCM] KDE metapackages branch, master, updated. debian/70-7-g6f5b430

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Mon Sep 26 17:07:32 UTC 2011


The following commit has been merged in the master branch:
commit 0971548e6436a6d78d0d15ead8cae253b97b6795
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Mon Sep 26 19:06:44 2011 +0200

    Add kdegraphics-libs-data transitional package.
---
 debian/changelog |    1 +
 debian/control   |    6 ++++++
 debian/rules     |    2 ++
 3 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b5d0bfa..88b866c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ meta-kde (5:71~pre2) UNRELEASED; urgency=low
   [ José Manuel Santamaría Lema ]
   * Bump dev:latestVersion to 4.7.1.
   * Bump devPrev:Version to 4.7.1.
+  * Add kdegraphics-libs-data transitional package.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 19 Jul 2011 10:41:24 +0300
 
diff --git a/debian/control b/debian/control
index 1994b6e..a8f92e9 100644
--- a/debian/control
+++ b/debian/control
@@ -110,3 +110,9 @@ Description: ensure that the latest KDE Development Platform is installed
  version of this package with the pkgkde-override-sc-dev-latest command from
  the pkg-kde-tools package.
 
+Package: kdegraphics-libs-data
+Architecture: all
+Depends: ${misc:Depends}, libkdcraw-data, libkipi-data, libksane-data,
+ libkexiv2-data
+Description: transitional package for data files of various kdegraphics libs
+ This transitional package can be safely removed after installation.
diff --git a/debian/rules b/debian/rules
index cff91a6..0a26497 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ override_dh_gencontrol:
 	    '-v$(DEV_LATEST_PACKAGE_VERSION)' \
 	    -V'devLatest:Version=$(DEV_LATEST_VERSION)' \
 	    -V'devPrev:Version=$(DEV_PREV_VERSION)'
+	dh_gencontrol -pkdegraphics-libs-data  -- \
+	    '-v$(DEV_LATEST_PACKAGE_VERSION)' 
 	dh_gencontrol --remaining-packages -- \
 	    -VkonqPlugins:Version='$(KONQ_PLUGINS_VERSION)' \
 	    -Vkdepim:Version='$(MINIMUM_KDEPIM_VERSION)' \

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list