tags 828774 + patch
thanks

This new version is required for the auto-kdepimlibs transition and the new 
akonadi server. The old zanshin version fails to communicate with the 16.04.* 
akonadi server.

Please see the attached patch.

Maybe someone else from the Debian KDE team can do the upload because Fathi 
doesn't seem to care anymore and already ignored my old patches.
diff --git a/debian/changelog b/debian/changelog
index 9d90d55..7ac898a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+zanshin (0.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release (Closes: #817072, Closes: #828774, Closes: #781153)
+  * add debian/watch
+  * Update debian/copyright
+
+ -- Franz Schrober <franzschro...@yahoo.de>  Mon, 11 Jul 2016 12:14:17 +0200
+
 zanshin (0.2.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 9d7f109..a194129 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,24 @@ Section: kde
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
 Uploaders: Fathi Boudra <f...@debian.org>
-Build-Depends: cmake,
-               debhelper (>= 8.0.0),
-               kdepimlibs5-dev,
-               libboost-dev,
-               pkg-kde-tools
+Build-Depends:
+ baloo-dev,
+ cmake,
+ debhelper (>= 8.0.0),
+ extra-cmake-modules,
+ libboost-dev,
+ libkf5akonadicalendar-dev,
+ libkf5akonadinotes-dev,
+ libkf5akonadisearch-dev,
+ libkf5identitymanagement-dev,
+ libkf5kontactinterface-dev,
+ libkf5ldap-dev,
+ libkf5libkdepim5,
+ libkf5runner-dev,
+ libkf5wallet-dev,
+ pkg-kde-tools,
+ qtbase5-dev,
+ qtdeclarative5-dev,
 Standards-Version: 3.9.3
 Homepage: http://zanshin.kde.org/
 
diff --git a/debian/copyright b/debian/copyright
index 213a525..4c766cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,7 +24,7 @@ License: LGPL-2+
 
 Files: tests/testlib/modeltest.*
 Copyright: 2011 Nokia Corporation and/or its subsidiary(-ies)
-License: LGPL2.1 with exception
+License: LGPL2.1 with Nokia Qt LGPL exception
 
 Files: debian/*
 Copyright: 2012 Fathi Boudra <f...@debian.org>
@@ -35,45 +35,43 @@ License: GPL-2+
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
-
+ .
  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
-
  You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in "/usr/share/common-licenses/GPL-2" and
-"/usr/share/common-licenses/GPL-3".
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in "/usr/share/common-licenses/GPL-2" and
+ "/usr/share/common-licenses/GPL-3".
 
 License: LGPL-2+
  This package is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2 of the License, or (at your option) any later version.
-
  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.
-
+ .
  You should have received a copy of the GNU General Public License
  along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in "/usr/share/common-licenses/LGPL-2" and
+ "/usr/share/common-licenses/LGPL-3".
 
-On Debian systems, the complete text of the GNU Lesser General Public
-License can be found in "/usr/share/common-licenses/LGPL-2" and
-"/usr/share/common-licenses/LGPL-3".
-
-License: LGPL2.1 with exception
+License: LGPL2.1 with Nokia Qt LGPL exception
  Alternatively, this file may be used under the terms of the GNU Lesser
  General Public License version 2.1 as published by the Free Software
  Foundation and appearing in the file LICENSE.LGPL included in the
  packaging of this file.  Please review the following information to
  ensure the GNU Lesser General Public License version 2.1 requirements
  will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-
+ .
  In addition, as a special exception, Nokia gives you certain additional
  rights.  These rights are described in the Nokia Qt LGPL Exception
  version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..49e89a2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://files.kde.org/zanshin/zanshin-([\d.]+).tar.gz
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to