[SCM] kolourpaint packaging branch, master, updated. debian/4%17.08.1-1-7-gcb02b34

Pino Toscano pino at moszumanska.debian.org
Sat Dec 2 14:31:47 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kolourpaint.git;a=commitdiff;h=a095260

The following commit has been merged in the master branch:
commit a095260a8a03955ce467a8424a1be6103db85105
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 2 15:22:38 2017 +0100

    add transitional kolourpaint4
---
 debian/changelog |  1 +
 debian/control   | 10 ++++++++++
 debian/rules     |  4 ++--
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 79653df..3ab44ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kolourpaint (4:17.08.3-0r1) UNRELEASED; urgency=medium
     drop translations.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
+  * Add a transitional kolourpaint4 package.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 02 Dec 2017 15:17:14 +0100
 
diff --git a/debian/control b/debian/control
index 3112c61..4eb99b0 100644
--- a/debian/control
+++ b/debian/control
@@ -31,3 +31,13 @@ Description: simple image editor and drawing application
  and touching-up photos.
  .
  This package is part of the KDE graphics module.
+
+Package: kolourpaint4
+Section: oldlibs
+Architecture: all
+Depends: kolourpaint (>= ${source:Version}), ${misc:Depends}
+Description: transitional package for kolourpaint
+ This is a transitional package to migrate to kolourpaint.  It can be safely
+ removed after the upgrade.
+ .
+ This package is part of the KDE graphics module.
diff --git a/debian/rules b/debian/rules
index dc491f2..bbea435 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ l10npkgs_firstversion_ok := 4:16.04.3-6~
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
-override_dh_install:
-	$(overridden_command)
+override_dh_auto_install:
+	$(overridden_command) --destdir=debian/kolourpaint
 	# remove shlib symlink as this isn't a dev package
 	rm debian/kolourpaint/usr/lib/*/libkolourpaint_lgpl.so

-- 
kolourpaint packaging



More information about the pkg-kde-commits mailing list