rev 18891 - in kde-extras/kraft/tags: . 0.43-1/debian 0.43-1/debian/patches

Mark Purcell msp at alioth.debian.org
Fri Jun 10 07:39:10 UTC 2011


Author: msp
Date: 2011-06-10 07:39:09 +0000 (Fri, 10 Jun 2011)
New Revision: 18891

Added:
   kde-extras/kraft/tags/0.43-1/
   kde-extras/kraft/tags/0.43-1/debian/changelog
   kde-extras/kraft/tags/0.43-1/debian/control
   kde-extras/kraft/tags/0.43-1/debian/patches/series
   kde-extras/kraft/tags/0.43-1/debian/rules
   kde-extras/kraft/tags/0.43-1/debian/watch
Removed:
   kde-extras/kraft/tags/0.43-1/debian/changelog
   kde-extras/kraft/tags/0.43-1/debian/control
   kde-extras/kraft/tags/0.43-1/debian/patches/02_fix_desktop_file.patch
   kde-extras/kraft/tags/0.43-1/debian/patches/series
   kde-extras/kraft/tags/0.43-1/debian/rules
   kde-extras/kraft/tags/0.43-1/debian/watch
Log:
[svn-buildpackage] Tagging kraft 0.43-1

Copied: kde-extras/kraft/tags/0.43-1/debian/changelog (from rev 18890, kde-extras/kraft/trunk/debian/changelog)
===================================================================
--- kde-extras/kraft/tags/0.43-1/debian/changelog	                        (rev 0)
+++ kde-extras/kraft/tags/0.43-1/debian/changelog	2011-06-10 07:39:09 UTC (rev 18891)
@@ -0,0 +1,94 @@
+kraft (0.43-1) unstable; urgency=low
+
+  * New upstream release
+
+  [ Mark Purcell ]
+  * Update debian/copyright
+  * Update Build-Depends: libboost1.46-dev
+  * Drop 02_fix_desktop_file.patch - fixed upstream
+  * Drop private icons folder - fixed upstream
+
+  [ Felix Geyer ]
+  * Add 03_fix_ftbfs_no-add-needed.patch to link kraft against libakonadi-kde.
+    (Closes: #615737)
+
+ -- Mark Purcell <msp at debian.org>  Fri, 10 Jun 2011 17:28:53 +1000
+
+kraft (0.40-1) unstable; urgency=low
+
+  [ Mark Purcell ]
+  * Initial Upload to Debian (Closes: #580718)
+  * Maintainer: Debian KDE Extras Team & add myself to Uploaders
+  * Switch to dh 7
+
+  [ Felix Geyer ]
+  * Depend on libqt4-sql-sqlite and recommend libqt4-sql-mysql.
+  * Update debian/copyright.
+  * Add watch file.
+  * Change homepage to http://volle-kraft-voraus.de/.
+  * Add cmake to build-deps and drop docbook2x.
+  * Enable parallel building.
+  * Add 01_dont_install_cmake_script.patch to prevent Kraft from installing
+    FindCtemplate.cmake.
+  * Add 02_fix_desktop_file.patch to remove duplicate "Encoding" entries.
+  * Add Vcs fields in debian/control.
+  * Add manpages for kraft and kplant.
+  * Install demand.png and alternative.png to private icons dir to prevent
+    possible file conflicts.
+  * Add myself to Uploaders.
+
+ -- Mark Purcell <msp at debian.org>  Sat, 05 Jun 2010 10:48:53 +1000
+
+kraft (0.40-0ubuntu1~ppa1) karmic; urgency=low
+
+  * Add cdbs as build dep
+  * Downgrade debhelper to version 7
+  * Port rules file to cdbs and pkd-kde-tools
+  * Remove debian/source
+  * Change debian/compat from 7 to 5
+
+ -- Rohan Garg <rohan16garg at gmail.com>  Wed, 14 Apr 2010 21:48:30 +0530
+
+kraft (0.40b2+really0.40-0ubuntu1~ppa1) lucid; urgency=low
+
+  * New upstream release
+  * Remove old docbook from debian/
+
+ -- Rohan Garg <rohan16garg at gmail.com>  Wed, 14 Apr 2010 20:41:24 +0530
+
+kraft (0.40b2-0ubuntu1~ppa3) lucid; urgency=low
+
+  * Updated rules file to use pkg-kde-tools
+  * Added libboost1.40-dev as build dep
+
+ -- Rohan Garg <rohan16garg at gmail.com>  Thu, 25 Mar 2010 20:14:55 +0530
+
+kraft (0.40b2-0ubuntu1~ppa2) lucid; urgency=low
+
+  * Added kdelibs5-dev as a build dep
+
+ -- Rohan Garg <rohan16garg at gmail.com>  Thu, 25 Mar 2010 01:15:07 +0530
+
+kraft (0.40b2-0ubuntu1~ppa1) lucid; urgency=low
+
+  * New Upstream release
+  * Really switch to debian 3.0 format
+  * Switch to pkg-kde-tools from deprecated cdbs
+  * Add kdepimlibs5-dev, libctemplate-dev, python-trml2pdf, libctemplate0, pdftk, libqt4-sql-sqlite, libkdepim4, as build deps
+  * Bumped Standards version to 3.8.4
+  * Changed Upstream link to  http://sourceforge.net/projects/kraft/
+
+ -- Rohan Garg <rohan16garg at gmail.com>  Wed, 24 Mar 2010 23:41:22 +0530
+
+kraft (0.20-0ubuntu2) karmic; urgency=low
+
+  * kraft/src/katalogview.cpp: #include <cstdlib> for getenv.
+  * kraft/src/unitmanager.cpp: add missing <cstdlib> include for abs.
+
+ -- Stefan Potyra <sistpoty at ubuntu.com>  Tue, 29 Sep 2009 23:18:28 +0200
+
+kraft (0.20-0ubuntu1) hardy; urgency=low
+
+  * Initial release.
+
+ -- Jonathan Patrick Davies <jpatrick at kubuntu.org>  Tue, 11 Dec 2007 21:17:11 +0200

Copied: kde-extras/kraft/tags/0.43-1/debian/control (from rev 18890, kde-extras/kraft/trunk/debian/control)
===================================================================
--- kde-extras/kraft/tags/0.43-1/debian/control	                        (rev 0)
+++ kde-extras/kraft/tags/0.43-1/debian/control	2011-06-10 07:39:09 UTC (rev 18891)
@@ -0,0 +1,35 @@
+Source: kraft
+Section: kde
+Priority: optional
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: Mark Purcell <msp at debian.org>,
+           Jonathan Patrick Davies <jpatrick at kubuntu.org>,
+           Felix Geyer <debfx-pkg at fobos.de>
+Build-Depends: debhelper (>= 7.3.16~),
+               pkg-kde-tools,
+               cmake,
+               kdelibs5-dev,
+               kdepimlibs5-dev,
+               libqt4-sql-sqlite,
+               libctemplate-dev,
+               libboost1.46-dev
+Standards-Version: 3.8.4
+Homepage: http://volle-kraft-voraus.de/
+Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/kraft/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/kraft/?op=log
+
+Package: kraft
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libqt4-sql-sqlite,
+         python-trml2pdf,
+         pdftk
+Recommends: libqt4-sql-mysql
+Description: small business-management application
+ Kraft is an application for people who operate a small business. Kraft helps to
+ write business communication documents like offers and invoices.
+ .
+ Kraft is not a program specialised on a certain trade or craft. Instead Kraft
+ covers the practical issues of a small business and helps through ease of use
+ yet powerful features to deal with most of the office jobs effectively.

Copied: kde-extras/kraft/tags/0.43-1/debian/patches/series (from rev 18890, kde-extras/kraft/trunk/debian/patches/series)
===================================================================
--- kde-extras/kraft/tags/0.43-1/debian/patches/series	                        (rev 0)
+++ kde-extras/kraft/tags/0.43-1/debian/patches/series	2011-06-10 07:39:09 UTC (rev 18891)
@@ -0,0 +1,2 @@
+01_dont_install_cmake_script.patch
+03_fix_ftbfs_no-add-needed.patch

Copied: kde-extras/kraft/tags/0.43-1/debian/rules (from rev 18890, kde-extras/kraft/trunk/debian/rules)
===================================================================
--- kde-extras/kraft/tags/0.43-1/debian/rules	                        (rev 0)
+++ kde-extras/kraft/tags/0.43-1/debian/rules	2011-06-10 07:39:09 UTC (rev 18891)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+	dh --parallel --with kde $@

Copied: kde-extras/kraft/tags/0.43-1/debian/watch (from rev 18890, kde-extras/kraft/trunk/debian/watch)
===================================================================
--- kde-extras/kraft/tags/0.43-1/debian/watch	                        (rev 0)
+++ kde-extras/kraft/tags/0.43-1/debian/watch	2011-06-10 07:39:09 UTC (rev 18891)
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/kraft/ kraft-(\d[\d_.]+)\.tar\.(?:bz2|gz) debian svn-upgrade




More information about the pkg-kde-commits mailing list