[Pkg-kde-commits] rev 1829 - in
kde-extras/kipi-plugins/trunk/debian: . patches
Achim Bohnet
ach-guest at costa.debian.org
Mon Sep 19 23:13:19 UTC 2005
Author: ach-guest
Date: 2005-09-19 23:13:18 +0000 (Mon, 19 Sep 2005)
New Revision: 1829
Removed:
kde-extras/kipi-plugins/trunk/debian/patches/01_rawconverter_dcraw7.0+kde3.4-fixes-from-head.diff
Modified:
kde-extras/kipi-plugins/trunk/debian/changelog
kde-extras/kipi-plugins/trunk/debian/rules
Log:
Quick pkg start of not yet finished and announced 0.1.0-rc1 tarball
Modified: kde-extras/kipi-plugins/trunk/debian/changelog
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/changelog 2005-09-19 21:22:13 UTC (rev 1828)
+++ kde-extras/kipi-plugins/trunk/debian/changelog 2005-09-19 23:13:18 UTC (rev 1829)
@@ -1,6 +1,19 @@
-kipi-plugins (0.1+beta2-23) UNRELEASED; urgency=low
+kipi-plugins (0.1+rc1-0ubuntu0) UNRELEASED; urgency=low
- [ Debian KDE Extras Team ]
+ * just quick pkging start. TODO:
+ + rc1 not officially announced. tarball can still change!
+ + list new plugins (e.g. flicker)
+ + update license/copyright
+ + k3b should use --nofork, check how upgrade path see #328928
+ + add kmail | thunderbird | ... as preconfiged in plugin settings
+ + gallery recommends -> suggest ? Most people will use an installation
+ on a remote host!? (Note gallery2 not supported yet)
+ + remove lintian file??? Sid/breezy should be okay. 'Needed' on
+ sarge/hoary (hi backporters).
+ + on upload: Preseve the ' -- Debian KDE Extras Team <pkg-kde-extras at ..'
+ line!
+
+ * New upstream release
* Pkg now maintained by Debian KDE Extras Team
[ Achim Bohnet ]
@@ -8,6 +21,8 @@
+ kdelibs4-dev: remove version
+ libkexif1-dev (>= 0.2-1), libkipi0-dev (>= 0.1-1): (re)set
versions to last API change. (Helps backporting.)
+ * patches/01_rawconverter_dcraw7.0+kde3.4-fixes-from-head.diff removed.
+ Fixed upstream
[ Mark Purcell ]
* Bump Suggests: to Recommends: these would be found together in all but
@@ -19,7 +34,7 @@
- k3b - CdArchiving
- imagemagic - ConvertImages
- -- Mark Purcell <msp at debian.org> Sat, 17 Sep 2005 22:01:50 +0100
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Tue, 20 Sep 2005 00:25:23 +0200
kipi-plugins (0.1+beta2-22) unstable; urgency=low
Deleted: kde-extras/kipi-plugins/trunk/debian/patches/01_rawconverter_dcraw7.0+kde3.4-fixes-from-head.diff
Modified: kde-extras/kipi-plugins/trunk/debian/rules
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/rules 2005-09-19 21:22:13 UTC (rev 1828)
+++ kde-extras/kipi-plugins/trunk/debian/rules 2005-09-19 23:13:18 UTC (rev 1829)
@@ -1,8 +1,9 @@
#!/usr/bin/make -f
-cdbs_kde_enable_debug = --disable-debug
+DEB_CONFIGURE_USER_FLAGS = --disable-debug
+
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/kde.mk
install/kipi-plugins::
More information about the pkg-kde-commits
mailing list