[ubuntu/oneiric] pkg-kde-tools 0.12.1ubuntu1 (Accepted)
Felix Geyer
debfx-pkg at fobos.de
Thu May 5 14:25:18 UTC 2011
pkg-kde-tools (0.12.1ubuntu1) oneiric; urgency=low
* Merge with Debian unstable, remaining changes:
- qt-kde-team/1/debian-qt-kde.mk: distribution text = "Kubuntu packages"
- debian/rules: add rules to sync l10n
- debian/install: install kubuntu/ files
- debian/control: add python to build-dependencies
- makefiles/1/cdbs, qt-kde-team/1/debian-qt-kde.mk:
add "include /usr/lib/kubuntu-desktop-i18n/kubuntu.mk" and compress
packages with LZMA
- perlib/Debian/Debhelper/Buildsystem: add sub clean and sub install
for i18n
- add perlib/Debian/Debhelper/lzma.pm
- perlib/Debian/Debhelper/kde.pm: include lzma and scour squences
+ add python and python-scour to Depends
- qt-kde-team/{1,2}/policy.mk: remove maintainer checking
- perllib/Debian/PkgKde/SymbolsHelper/Substs/{TypeSubst,VirtTable}.pm:
add ppc64 support
* lzma.pm: Use dpkg_architecture_value() instead of relying on the
DEB_HOST_ARCH env variable.
pkg-kde-tools (0.12.1) unstable; urgency=low
* pkgkde-getbuildlogs: fix fetching of last logs.
* pkgkde-getbuildlogs: assume logs are in UTF-8. Fixes perl warning.
pkg-kde-tools (0.12.0) unstable; urgency=low
* Implement and add DebianABIManager. Refer to
/usr/share/doc/pkg-kde-tools/README.DebianABIManager for more information.
* Since kdelibs5-dev 4.6.1, ENABLE_LIBKDEINIT_RUNPATH defaults to ON whenever
CMAKE_BUILD_TYPE is Debian.
* Fix a typo in qt-kde-team/2/library-packages.mk: makes
libpkgs_addsubst_allLibraries work.
* qt-kde-team/2/debian-qt-kde.mk: attach debian/stamp-man-pages properly.
dh_auto_build is executed when build* targets are run, not binary*.
* Rename 'overriden_command' to 'overridden_command' (which is correct
spelling). But keep 'overriden_command' as an alias for now.
* Switch debian/rules engine to home-grown dhmk. This might help to
detect regressions and might ease testing and development process.
* qt-kde-team/2/library-packages.mk: libpkgs_gen_strict_local_shlibs no
longer depends on the presence of the respective DEBIAN/*/shlibs.
* Fix dh examples in README.Debian to be dh compat=8 compatible.
pkg-kde-tools (0.11.4) unstable; urgency=low
* qt-kde-team/1: set old kde4 flags before including variables.mk hence some
hacks (like DEB_CONFIG_INSTALL_DIR stuff) will work as before.
(Closes: #618200)
pkg-kde-tools (0.11.3) unstable; urgency=low
* "Innocent" backtick in the echo statement causes packages to FTBFS. Fix it.
* Some tweaks to qt-kde-team/2/list-missing.mk.
pkg-kde-tools (0.11.2) unstable; urgency=low
* Add support for list-missing target to qt-kde-team/2/*.
* Minor language tweaks to the echos/comments in dhmk.mk.
pkg-kde-tools (0.11.1) unstable; urgency=low
* Move most of kde4_flags to qt-kde-team/1/debian-qt-kde.mk as absolute
majority of them are kde4libs specific anyway. This is done in order to
avoid cmake 2.8.4 warnings about unused variables and unnecessary
duplication of configuration.
pkg-kde-tools (0.11.0) unstable; urgency=low
* dhmk.mk: add a shortcut variable $(overriden_command) for getting full
original command line of the overriden command in the override targets.
* Some bug fixes and performance improvements for the whole qt-kde-team/2
debian/rules build engine.
* It's highly recommended for qt-kde-team/2/debian-qt-kde.mk based packages
to build-depend on pkg-kde-tools 0.11 now.
pkg-kde-tools (0.10.0) unstable; urgency=low
* Implement a new build debian/rules build engine (dubbed dhmk) for Qt/KDE
team packages. See qt-kde-team/2/README for more information.
pkg-kde-tools (0.9.5) unstable; urgency=low
* Make pkgkde-getbuildlogs work with new infrastructure on
https://buildd.debian.org.
pkg-kde-tools (0.9.4) unstable; urgency=low
* Bump Standards-Verstion to 3.9.1: no changes needed.
* Fix "dpkg: * has bad syntax: invalid character in revision number" error
which debhelper kde buildsystem used to spit (it wasn't fatal though).
* Use perl API in place of dpkg --compare-versions (kde buildsystem).
* Add lintian override for "capitalization-error-in-description kde KDE".
Date: Thu, 05 May 2011 16:18:06 +0200
Changed-By: Felix Geyer <debfx-pkg at fobos.de>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Signed-By: Felix Geyer <debfx at fobos.de>
https://launchpad.net/ubuntu/oneiric/+source/pkg-kde-tools/0.12.1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 05 May 2011 16:18:06 +0200
Source: pkg-kde-tools
Binary: pkg-kde-tools
Architecture: source
Version: 0.12.1ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Felix Geyer <debfx-pkg at fobos.de>
Description:
pkg-kde-tools - various packaging tools and scripts for KDE Applications
Closes: 618200
Changes:
pkg-kde-tools (0.12.1ubuntu1) oneiric; urgency=low
.
* Merge with Debian unstable, remaining changes:
- qt-kde-team/1/debian-qt-kde.mk: distribution text = "Kubuntu packages"
- debian/rules: add rules to sync l10n
- debian/install: install kubuntu/ files
- debian/control: add python to build-dependencies
- makefiles/1/cdbs, qt-kde-team/1/debian-qt-kde.mk:
add "include /usr/lib/kubuntu-desktop-i18n/kubuntu.mk" and compress
packages with LZMA
- perlib/Debian/Debhelper/Buildsystem: add sub clean and sub install
for i18n
- add perlib/Debian/Debhelper/lzma.pm
- perlib/Debian/Debhelper/kde.pm: include lzma and scour squences
+ add python and python-scour to Depends
- qt-kde-team/{1,2}/policy.mk: remove maintainer checking
- perllib/Debian/PkgKde/SymbolsHelper/Substs/{TypeSubst,VirtTable}.pm:
add ppc64 support
* lzma.pm: Use dpkg_architecture_value() instead of relying on the
DEB_HOST_ARCH env variable.
.
pkg-kde-tools (0.12.1) unstable; urgency=low
.
* pkgkde-getbuildlogs: fix fetching of last logs.
* pkgkde-getbuildlogs: assume logs are in UTF-8. Fixes perl warning.
.
pkg-kde-tools (0.12.0) unstable; urgency=low
.
* Implement and add DebianABIManager. Refer to
/usr/share/doc/pkg-kde-tools/README.DebianABIManager for more information.
* Since kdelibs5-dev 4.6.1, ENABLE_LIBKDEINIT_RUNPATH defaults to ON whenever
CMAKE_BUILD_TYPE is Debian.
* Fix a typo in qt-kde-team/2/library-packages.mk: makes
libpkgs_addsubst_allLibraries work.
* qt-kde-team/2/debian-qt-kde.mk: attach debian/stamp-man-pages properly.
dh_auto_build is executed when build* targets are run, not binary*.
* Rename 'overriden_command' to 'overridden_command' (which is correct
spelling). But keep 'overriden_command' as an alias for now.
* Switch debian/rules engine to home-grown dhmk. This might help to
detect regressions and might ease testing and development process.
* qt-kde-team/2/library-packages.mk: libpkgs_gen_strict_local_shlibs no
longer depends on the presence of the respective DEBIAN/*/shlibs.
* Fix dh examples in README.Debian to be dh compat=8 compatible.
.
pkg-kde-tools (0.11.4) unstable; urgency=low
.
* qt-kde-team/1: set old kde4 flags before including variables.mk hence some
hacks (like DEB_CONFIG_INSTALL_DIR stuff) will work as before.
(Closes: #618200)
.
pkg-kde-tools (0.11.3) unstable; urgency=low
.
* "Innocent" backtick in the echo statement causes packages to FTBFS. Fix it.
* Some tweaks to qt-kde-team/2/list-missing.mk.
.
pkg-kde-tools (0.11.2) unstable; urgency=low
.
* Add support for list-missing target to qt-kde-team/2/*.
* Minor language tweaks to the echos/comments in dhmk.mk.
.
pkg-kde-tools (0.11.1) unstable; urgency=low
.
* Move most of kde4_flags to qt-kde-team/1/debian-qt-kde.mk as absolute
majority of them are kde4libs specific anyway. This is done in order to
avoid cmake 2.8.4 warnings about unused variables and unnecessary
duplication of configuration.
.
pkg-kde-tools (0.11.0) unstable; urgency=low
.
* dhmk.mk: add a shortcut variable $(overriden_command) for getting full
original command line of the overriden command in the override targets.
* Some bug fixes and performance improvements for the whole qt-kde-team/2
debian/rules build engine.
* It's highly recommended for qt-kde-team/2/debian-qt-kde.mk based packages
to build-depend on pkg-kde-tools 0.11 now.
.
pkg-kde-tools (0.10.0) unstable; urgency=low
.
* Implement a new build debian/rules build engine (dubbed dhmk) for Qt/KDE
team packages. See qt-kde-team/2/README for more information.
.
pkg-kde-tools (0.9.5) unstable; urgency=low
.
* Make pkgkde-getbuildlogs work with new infrastructure on
https://buildd.debian.org.
.
pkg-kde-tools (0.9.4) unstable; urgency=low
.
* Bump Standards-Verstion to 3.9.1: no changes needed.
* Fix "dpkg: * has bad syntax: invalid character in revision number" error
which debhelper kde buildsystem used to spit (it wasn't fatal though).
* Use perl API in place of dpkg --compare-versions (kde buildsystem).
* Add lintian override for "capitalization-error-in-description kde KDE".
Checksums-Sha1:
605f6495c65fa1a521bf2bbff7cd4727179ac5c2 1919 pkg-kde-tools_0.12.1ubuntu1.dsc
133e0d03651e47ba7d501a4a8fc0484fe4c1af93 90855 pkg-kde-tools_0.12.1ubuntu1.tar.bz2
Checksums-Sha256:
841a6bfc7ad8e95e8d229c160ca475d1bf4f276d6eb1cff8f23a2fea18a0da6c 1919 pkg-kde-tools_0.12.1ubuntu1.dsc
9a957b78d56a0fa26764af5a6f94c23fcd8036fb70e23d9c2d3efe6c4239314b 90855 pkg-kde-tools_0.12.1ubuntu1.tar.bz2
Files:
ce0ff1337829f088ddf9e62f7ed4fc2d 1919 devel extra pkg-kde-tools_0.12.1ubuntu1.dsc
f5b9a0587cfdd372b950f55591e7499b 90855 devel extra pkg-kde-tools_0.12.1ubuntu1.tar.bz2
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNwrIoAAoJEP4ixv2DE11Foi8P/AsfGLVDH8OljTYaQh/Hu07t
xJz5tI2NzdfnlkW5HH1Dr/JEJ7UaiiYVruJ3PXefBcqpt7owWi7fqZJ/ki21QJo0
fdkwInkGcokOsVnFlVQOU8/hPwafYh2XTrxIh4fnP8w2tTpGqvMAUCf9TOjiEg99
qPxjNu6OFWoOOcqQmukZXXQnZlDPNPyNKIg8uYUwtiZd+rrnDyKig05ZdpNNJnx9
p2mYvQBQYim861+5q0Y1DR3me1i+h0R/VtjsoLVQtpDI+t+2kquhNGTx1ECJVP8s
Rgqq9Ie/4869Gd/SzDa7JqE1xbb02HWK+zL9eU7YuKSQKY+vCSL0X7Preq/fzFWW
Qw4fhWOXdWAy5scqNZkvYWY4ArkvX3Q5VDQN36qdI6MfzVqPVs9h2QlZ54z8Gp6z
uz9HJHHLfXlRCoABUZ7ZdYvzoe3qU/LiGf4RH8p03/AY6XSu4jqunEhB/3fjr79Y
19hVN+tmgB2QTHDYCPxL79DPZ6gt4V7ozI+k9R3uWpjJH5BF3R5Hq3NTr4efO8Sv
CfXG4eoEKNvRcbsKyz3vByY/AGX3EuVCN7G8Wx9i3N9ln6eDPKgqmR2zHVNqGL8T
+tHW3ejbwBIMxdQrpEq9n1QImdBRR3VuxcyL9Fvxi0neaFtx9/CHOC4iLowNV+fp
CVgVtxJtcpbX+Ek9LFc2
=sQmX
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list