rev 19896 - in kde-extras/kraft/tags: . 0.55-1/debian

Mark Purcell msp at moszumanska.debian.org
Sat May 31 00:26:34 UTC 2014


Author: msp
Date: 2014-05-31 00:26:34 +0000 (Sat, 31 May 2014)
New Revision: 19896

Added:
   kde-extras/kraft/tags/0.55-1/
   kde-extras/kraft/tags/0.55-1/debian/changelog
Removed:
   kde-extras/kraft/tags/0.55-1/debian/changelog
Log:
[svn-buildpackage] Tagging kraft 0.55-1

Copied: kde-extras/kraft/tags/0.55-1/debian/changelog (from rev 19895, kde-extras/kraft/trunk/debian/changelog)
===================================================================
--- kde-extras/kraft/tags/0.55-1/debian/changelog	                        (rev 0)
+++ kde-extras/kraft/tags/0.55-1/debian/changelog	2014-05-31 00:26:34 UTC (rev 19896)
@@ -0,0 +1,165 @@
+kraft (0.55-1) unstable; urgency=low
+
+  * New upstream release 
+
+ -- Mark Purcell <msp at debian.org>  Sat, 31 May 2014 10:07:40 +1000
+
+kraft (0.53-2) unstable; urgency=low
+
+  * Team upload.
+  * Drop kplant man page, since that executable does not exist anymore.
+  * Drop kraft.dirs, useless now.
+  * Link in as-needed mode.
+  * Remove .so symlinks from the binary package.
+  * Bump Standards-Version to 3.9.5, no changes required.
+  * Update kraft man page.
+
+ -- Pino Toscano <pino at debian.org>  Sun, 05 Jan 2014 09:48:40 +0100
+
+kraft (0.53-1) unstable; urgency=low
+
+  * New upstream release
+  * Drop 01_dont_install_cmake_script.patch - included upstream
+
+ -- Mark Purcell <msp at debian.org>  Sun, 13 Oct 2013 12:59:51 +1100
+
+kraft (0.51-1) unstable; urgency=low
+
+  * New upstream release
+  * Add Build-Depends: nepomuk-core-dev
+
+ -- Mark Purcell <msp at debian.org>  Sat, 28 Sep 2013 06:48:16 +1000
+
+kraft (0.50-2) unstable; urgency=low
+
+  * Upload to unstable
+  * Update debian/control - fix vcs-field-not-canonical
+  * Update debian/copyright - fix copyright-refers-to-symlink-license
+  * Update Standards-Version: 3.9.4 - no changes
+
+ -- Mark Purcell <msp at debian.org>  Sun, 12 May 2013 09:43:36 +1000
+
+kraft (0.50-1) experimental; urgency=low
+
+  * New upstream release
+  * debian/compat -> 9
+  * Added Depends: python-pypdf
+  * Updated Description: 
+    - Fixes "Please explain what it does in the description" (Closes: #678934)
+
+ -- Mark Purcell <msp at debian.org>  Sun, 23 Dec 2012 12:49:08 +1100
+
+kraft (0.45-2) unstable; urgency=low
+
+  [ Mark Purcell ]
+  * Update Build-Depends: libboost-dev 
+    - Fixes "update boost build-dep" (Closes: #672754)
+
+  [ Felix Geyer ]
+  * Remove myself from Uploaders.
+  * Fix Vcs-Browser url.
+
+ -- Mark Purcell <msp at debian.org>  Sun, 10 Jun 2012 15:23:33 +1000
+
+kraft (0.45-1) unstable; urgency=low
+
+  * New upstream release
+    - Fixes "[kraft] New upstream release:" (Closes: #647890)
+  * Drop 03_fix_ftbfs_no-add-needed.patch, included upstream
+
+ -- Mark Purcell <msp at debian.org>  Sun, 13 Nov 2011 08:40:16 +1100
+
+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




More information about the pkg-kde-commits mailing list