[SCM] korganizer packaging branch, master, updated. debian/16.04.3-1-80-g7011fc2

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:56:19 UTC 2017


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

The following commit has been merged in the master branch:
commit b04a19c500170031cf16075590d32071d23083a2
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date:   Mon Sep 12 20:57:58 2016 +0200

    Fix build
---
 debian/control | 5 ++---
 debian/rules   | 3 ---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 65db29a..a0fc4c4 100644
--- a/debian/control
+++ b/debian/control
@@ -119,10 +119,9 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/korganizer.git
 Package: korganizer
 Architecture: any
 Depends: kdepim-runtime, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Recommends: kdepim-doc
 Homepage: http://kontact.kde.org/korganizer/
-Breaks: kontact (<< 4:4.13.3-2), libkdepim4 (<< 4:4.14.10-3)
-Replaces: kontact (<< 4:4.13.3-2), libkdepim4 (<< 4:4.14.10-3)
+Breaks: kontact (<< 4:4.13.3-2), libkdepim4 (<< 4:4.14.10-3), kdepim-docs
+Replaces: kontact (<< 4:4.13.3-2), libkdepim4 (<< 4:4.14.10-3), kdepim-docs
 Description: calendar and personal organizer
  This package contains KOrganizer, a calendar and scheduling program.
  .
diff --git a/debian/rules b/debian/rules
index 4a31efb..280580e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,3 @@ override_dh_shlibdeps:
 	    echo "Tightening dependency on kdepim-runtime to (>= $(KDEPIM_RUNTIME_VERSION)"; \
 	    sed -i '/^shlibs:[^=]\+=/{ s/\(^shlibs:[^=]\+=[[:space:]]*\|,[[:space:]]*\)\(kdepim-runtime\)\([[:space:]]*([[:space:]]*[><=]\+[^)]\+)\)\?/ (>= $(KDEPIM_RUNTIME_VERSION))/g }' debian/*.substvars; \
 	fi
-
-debian/PIM.png: debian/PIM.dot
-	dot -Tpng debian/PIM.dot > debian/PIM.png

-- 
korganizer packaging



More information about the pkg-kde-commits mailing list