[Pkg-kde-commits] rev 1731 - in kde-extras:
digikam-doc/trunk/debian digikamimageplugins-doc/trunk/debian
kipi-plugins/trunk/debian libkexif/trunk/debian libkipi/trunk/debian
Achim Bohnet
ach-guest at costa.debian.org
Tue Sep 6 23:45:01 UTC 2005
Author: ach-guest
Date: 2005-09-06 23:45:00 +0000 (Tue, 06 Sep 2005)
New Revision: 1731
Modified:
kde-extras/digikam-doc/trunk/debian/changelog
kde-extras/digikamimageplugins-doc/trunk/debian/changelog
kde-extras/digikamimageplugins-doc/trunk/debian/control
kde-extras/kipi-plugins/trunk/debian/changelog
kde-extras/kipi-plugins/trunk/debian/control
kde-extras/libkexif/trunk/debian/changelog
kde-extras/libkexif/trunk/debian/control
kde-extras/libkipi/trunk/debian/changelog
kde-extras/libkipi/trunk/debian/control
Log:
o changelog: we are a Team now
o control: remove kdelibs4-dev build-depend version
and reset verion of libkexif1-dev libkipi0-dev
to last API change.
Modified: kde-extras/digikam-doc/trunk/debian/changelog
===================================================================
--- kde-extras/digikam-doc/trunk/debian/changelog 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/digikam-doc/trunk/debian/changelog 2005-09-06 23:45:00 UTC (rev 1731)
@@ -2,8 +2,10 @@
* NOT RELEASED YET
- -- Mark Purcell <msp at debian.org> Thu, 1 Sep 2005 22:13:46 +0100
+ * Pkg now maintained by Debian KDE Extras Team
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 7 Sep 2005 01:22:58 +0200
+
digikam-doc (0.7.4-2) unstable; urgency=low
* FTBFS: Missing Build-Depends on 'kdelibs4-dev' (Closes: #325759)
Modified: kde-extras/digikamimageplugins-doc/trunk/debian/changelog
===================================================================
--- kde-extras/digikamimageplugins-doc/trunk/debian/changelog 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/digikamimageplugins-doc/trunk/debian/changelog 2005-09-06 23:45:00 UTC (rev 1731)
@@ -2,8 +2,15 @@
* NOT RELEASED YET
- -- Mark Purcell <msp at debian.org> Sun, 21 Aug 2005 14:52:24 +0100
+ * Pkg now maintained by Debian KDE Extras Team
+ +++ Changes by Achim Bohnet:
+
+ o remove versioned build-dependency of kdelibs4-dev now that
+ it's build on all archs with new C++ ABI.
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 7 Sep 2005 01:22:58 +0200
+
digikamimageplugins-doc (0.7.4-1) unstable; urgency=low
* Initial release: digikamimageplugins distributes the handbooks
Modified: kde-extras/digikamimageplugins-doc/trunk/debian/control
===================================================================
--- kde-extras/digikamimageplugins-doc/trunk/debian/control 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/digikamimageplugins-doc/trunk/debian/control 2005-09-06 23:45:00 UTC (rev 1731)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Paul Telford <pxt at debian.org>, Achim Bohnet <ach at mpe.mpg.de>
-Build-Depends: debhelper (>> 4.1), cdbs, kdelibs4-dev (>> 4:3.3)
+Build-Depends: debhelper (>> 4.1), cdbs, kdelibs4-dev
Standards-Version: 3.6.2
Package: digikamimageplugins-doc
Modified: kde-extras/kipi-plugins/trunk/debian/changelog
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/changelog 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/kipi-plugins/trunk/debian/changelog 2005-09-06 23:45:00 UTC (rev 1731)
@@ -1,3 +1,18 @@
+kipi-plugins (0.1+beta2-23) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ * Pkg now maintained by Debian KDE Extras Team
+
+ +++ Changes by Achim Bohnet:
+
+ * Now that the pkgs are build on all archs, fix build dependencies
+ + kdelibs4-dev: remove version
+ + libkexif1-dev (>= 0.2-1), libkipi0-dev (>= 0.1-1): (re)set
+ versions to last API change. (Helps backporting.)
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 7 Sep 2005 01:22:58 +0200
+
kipi-plugins (0.1+beta2-22) unstable; urgency=low
* C++ transition package
Modified: kde-extras/kipi-plugins/trunk/debian/control
===================================================================
--- kde-extras/kipi-plugins/trunk/debian/control 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/kipi-plugins/trunk/debian/control 2005-09-06 23:45:00 UTC (rev 1731)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Paul Telford <pxt at debian.org>, Achim Bohnet <ach at mpe.mpg.de>
-Build-Depends: cdbs, debhelper, kdelibs4-dev (>= 4:3.4.2-1), libexif-dev, libkexif1-dev (>= 0.2.1-5), libkipi0-dev (>= 0.1.1-3), libimlib2-dev, libtiff4-dev, pkg-config, libgphoto2-2-dev
+Build-Depends: cdbs, debhelper, kdelibs4-dev, libexif-dev, libkexif1-dev (>= 0.2-1), libkipi0-dev (>= 0.1-1), libimlib2-dev, libtiff4-dev, pkg-config, libgphoto2-2-dev
Standards-Version: 3.6.2
Package: kipi-plugins
Modified: kde-extras/libkexif/trunk/debian/changelog
===================================================================
--- kde-extras/libkexif/trunk/debian/changelog 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/libkexif/trunk/debian/changelog 2005-09-06 23:45:00 UTC (rev 1731)
@@ -1,3 +1,14 @@
+libkexif (0.2.1-6) UNRELEASED; urgency=low
+
+ * Pkg now maintained by Debian KDE Extras Team
+
+ +++ Changes by Achim Bohnet:
+
+ o remove versioned build-dependency of kdelibs4-dev now that
+ it's build on all archs with new C++ ABI.
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 7 Sep 2005 01:09:50 +0200
+
libkexif (0.2.1-5) unstable; urgency=low
* Grab ubuntu gcc4_fixes.diff patch. Wish we would work together and
Modified: kde-extras/libkexif/trunk/debian/control
===================================================================
--- kde-extras/libkexif/trunk/debian/control 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/libkexif/trunk/debian/control 2005-09-06 23:45:00 UTC (rev 1731)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Achim Bohnet <ach at mpe.mpg.de>
-Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, kdelibs4-dev (>= 4:3.4.2-1), pkg-config (>> 0.9), coreutils, libxi-dev
+Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, kdelibs4-dev, pkg-config (>> 0.9), coreutils, libxi-dev
Standards-Version: 3.6.2
Package: libkexif1-dev
Modified: kde-extras/libkipi/trunk/debian/changelog
===================================================================
--- kde-extras/libkipi/trunk/debian/changelog 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/libkipi/trunk/debian/changelog 2005-09-06 23:45:00 UTC (rev 1731)
@@ -2,8 +2,15 @@
* NOT RELEASED YET
- -- Mark Purcell <msp at debian.org> Fri, 19 Aug 2005 17:51:51 +0100
+ * Pkg now maintained by Debian KDE Extras Team
+ +++ Changes by Achim Bohnet:
+
+ o remove versioned build-dependency of kdelibs4-dev now that
+ it's build on all archs with new C++ ABI.
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Wed, 7 Sep 2005 01:22:58 +0200
+
libkipi (0.1.1-4) unstable; urgency=low
* Conflicts:/ Replaces: libkipi0
Modified: kde-extras/libkipi/trunk/debian/control
===================================================================
--- kde-extras/libkipi/trunk/debian/control 2005-09-06 23:27:06 UTC (rev 1730)
+++ kde-extras/libkipi/trunk/debian/control 2005-09-06 23:45:00 UTC (rev 1731)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Achim Bohnet <ach at mpe.mpg.de>, Mark Purcell <msp at debian.org>
-Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, kdelibs4-dev (>= 4:3.4.2-1), libimlib2-dev
+Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, kdelibs4-dev, libimlib2-dev
Standards-Version: 3.6.2
Package: libkipi0-dev
More information about the pkg-kde-commits
mailing list