[ubuntu/jaunty] kdesvn 1.2.3-0ubuntu1 (Accepted)
Andreas Wenning
awen at awen.dk
Thu Jan 22 11:00:14 GMT 2009
kdesvn (1.2.3-0ubuntu1) jaunty; urgency=low
* Merge from Debian experimental. Remaining Ubuntu changes:
- debian/rules: kdesvn Conflicts/Replaces on kdesvn-kde4 and
kdesvn-kio-plugins Conflics/Replaces kdesvn-kio-plugins-kde4
- Remove debian/man/ as man-pages are included.
- debian/kdesvn.manpages changed to install upstream man-pages.
* New upstream release
* Rename package libsvnqt4-5 to libsvnqt5 as the library name has been
changed back to libsvnqt.
- debian/libsvnqt4-5.install renamed to libsvnqt5.install and updated
to reflect new library name.
- debian/rules: Change the DEB_DH_MAKESHLIBS_ARGS line as well.
- debian/control: Change Depends for libsvnqt-dev and kdesvn-dbg.
kdesvn (1.2.2-2) experimental; urgency=low
* debian/control
- Update the Conflicts with kdesdk-kio-plugins to (>= 4:4.0.0). Kdesvn is
a KDE 4 application now and only conflicts with the KDE 4 version of
kdesdk-kio-plugins. Closes: #503914
- Fix spelling error in package description: s/subversion/Subversion/
- Add ${misc:Depends} to all binary packages.
- Misc white space cleanups.
* debian/rules
- Add dh_desktop call for the kdesvn package.
kdesvn (1.2.2-1) experimental; urgency=low
* New upstream release.
* debian/patches/00-toolbar-actions.patch
- Removed, merged upstream.
* debian/patches/01-shortcuts.patch
- Removed, merged upstream.
* The header files are now in an unversioned directory again and according
to upstream it was never a goal to make the devel packages coinstallable,
i.e. the versioned include directory in previous 1.2.x versions was a
glitch.
As a consequence the devel package is renamed to libsvnqt-dev again and
has a Conflicts/Replaces against libsvnqt4-dev to ensure proper upgrades
from the previous upload.
kdesvn (1.2.1-1) experimental; urgency=low
* First upstream release of the KDE 4 port. Closes: #502176
* debian/control
- Update Build-Depends from kdelibs4-dev to kdelibs5-dev.
- Update Depends of libsvnqt-dev from libqt3-mt-dev to libqt4-dev.
* Rename libsvnqt4 binary package to libsvnqt4-5. The soname has been bumped
and the library is now called libsvnqt4.
* Rename libsvnqt-dev binary package to libsvnqt4-dev to match the new
library name. The old Qt 3 version and this new Qt 4 based version can be
installed in parallel. Closes: #440591
* debian/*.install
- Update install files.
* debian/patches/01-shortcuts.patch
- Update to the new code base.
* debian/patches/00-toolbar-actions.patch
- Unclutter the toolbar. Patch cherry-picked from upstream svn.
* Add kdesvn-dbg package which provides the debug symbols.
Thanks to Raúl Sánchez Siles for the patch. Closes: #447521
Date: Tue, 20 Jan 2009 13:07:18 +0100
Changed-By: Andreas Wenning <awen at awen.dk>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Jonathan Riddell <jriddell at ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/kdesvn/1.2.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 20 Jan 2009 13:07:18 +0100
Source: kdesvn
Binary: libsvnqt5 libsvnqt-dev kdesvn kdesvn-kio-plugins kdesvn-dbg
Architecture: source
Version: 1.2.3-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Andreas Wenning <awen at awen.dk>
Description:
kdesvn - Subversion client with tight KDE integration
kdesvn-dbg - debug symbols for kdesvn
kdesvn-kio-plugins - Subversion I/O slaves for KDE
libsvnqt-dev - Qt wrapper library for Subversion (development files)
libsvnqt5 - Qt wrapper library for Subversion
Closes: 440591 447521 502176 503914
Changes:
kdesvn (1.2.3-0ubuntu1) jaunty; urgency=low
.
* Merge from Debian experimental. Remaining Ubuntu changes:
- debian/rules: kdesvn Conflicts/Replaces on kdesvn-kde4 and
kdesvn-kio-plugins Conflics/Replaces kdesvn-kio-plugins-kde4
- Remove debian/man/ as man-pages are included.
- debian/kdesvn.manpages changed to install upstream man-pages.
* New upstream release
* Rename package libsvnqt4-5 to libsvnqt5 as the library name has been
changed back to libsvnqt.
- debian/libsvnqt4-5.install renamed to libsvnqt5.install and updated
to reflect new library name.
- debian/rules: Change the DEB_DH_MAKESHLIBS_ARGS line as well.
- debian/control: Change Depends for libsvnqt-dev and kdesvn-dbg.
.
kdesvn (1.2.2-2) experimental; urgency=low
.
* debian/control
- Update the Conflicts with kdesdk-kio-plugins to (>= 4:4.0.0). Kdesvn is
a KDE 4 application now and only conflicts with the KDE 4 version of
kdesdk-kio-plugins. Closes: #503914
- Fix spelling error in package description: s/subversion/Subversion/
- Add ${misc:Depends} to all binary packages.
- Misc white space cleanups.
* debian/rules
- Add dh_desktop call for the kdesvn package.
.
kdesvn (1.2.2-1) experimental; urgency=low
.
* New upstream release.
* debian/patches/00-toolbar-actions.patch
- Removed, merged upstream.
* debian/patches/01-shortcuts.patch
- Removed, merged upstream.
* The header files are now in an unversioned directory again and according
to upstream it was never a goal to make the devel packages coinstallable,
i.e. the versioned include directory in previous 1.2.x versions was a
glitch.
As a consequence the devel package is renamed to libsvnqt-dev again and
has a Conflicts/Replaces against libsvnqt4-dev to ensure proper upgrades
from the previous upload.
.
kdesvn (1.2.1-1) experimental; urgency=low
.
* First upstream release of the KDE 4 port. Closes: #502176
* debian/control
- Update Build-Depends from kdelibs4-dev to kdelibs5-dev.
- Update Depends of libsvnqt-dev from libqt3-mt-dev to libqt4-dev.
* Rename libsvnqt4 binary package to libsvnqt4-5. The soname has been bumped
and the library is now called libsvnqt4.
* Rename libsvnqt-dev binary package to libsvnqt4-dev to match the new
library name. The old Qt 3 version and this new Qt 4 based version can be
installed in parallel. Closes: #440591
* debian/*.install
- Update install files.
* debian/patches/01-shortcuts.patch
- Update to the new code base.
* debian/patches/00-toolbar-actions.patch
- Unclutter the toolbar. Patch cherry-picked from upstream svn.
* Add kdesvn-dbg package which provides the debug symbols.
Thanks to Raúl Sánchez Siles for the patch. Closes: #447521
Checksums-Sha1:
dd5a61155fdae70b68e54df8d7ea087ece250c91 1483 kdesvn_1.2.3-0ubuntu1.dsc
3e73374f3b9ea4b8832aba093be715f972f56e78 1786530 kdesvn_1.2.3.orig.tar.gz
cbd0d0689ecb429b85b620cae9713546f41a4c00 11229 kdesvn_1.2.3-0ubuntu1.diff.gz
Checksums-Sha256:
10e262552f79e6efb19a4b50874771f6f53d12e525545e5a5d10fa19bc514940 1483 kdesvn_1.2.3-0ubuntu1.dsc
4c79891d8388ad0f5fab5c870a53664cc800a467c113c3b48c84af1426787701 1786530 kdesvn_1.2.3.orig.tar.gz
f44b6590dbab14ff36e693e9dd2e849eb8faf447282a26c1853974d66e8a85e4 11229 kdesvn_1.2.3-0ubuntu1.diff.gz
Files:
52d2981d3b3a82070774083b967c0eec 1483 devel optional kdesvn_1.2.3-0ubuntu1.dsc
dce046f50901f6348437408cab2d45ce 1786530 devel optional kdesvn_1.2.3.orig.tar.gz
38a446b30a00e88e5cfb9ab0b0384301 11229 devel optional kdesvn_1.2.3-0ubuntu1.diff.gz
Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkl4T/0ACgkQpQbm1N1NUIhjEwCg52SZJhyqgF6cYjrb/5MO3JlD
jTMAn0TABzczOBm7Pr+HRxbIID17Cfhs
=vrrd
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list