[ubuntu/eoan-proposed] apt-xapian-index 0.49ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Wed May 8 04:56:14 UTC 2019
apt-xapian-index (0.49ubuntu1) eoan; urgency=low
* Merge from Debian unstable. Remaining changes:
- Prefer native packages over foreign packages.
- Do not crash if the DB is already locked.
- Do not modify the DB "in-place" with --update
- debian/patches/01_axi_cjk_support.patch:
- Activate the CJK support when indexing the database.
- debian/patches/02_axi-pkgname-mangled-term.patch:
- add XPM term that contains a mangled version of the pkgname.
- plugins/app-install.py:
- Ignore file not found errors due to a race condition.
- debian/compat: Bump to version 9.
- debian/control:
- Bump debhelper version to >= 9.
- Switch dependencies to their Python 3 version.
- Use X-Python3-Version instead.
- debian/rules:
- Use --with=python3 and --build-system=pybuild
- Add override_dh_python3 to force /usr/bin/python3 shebang.
- Run the tests in an override_dh_auto_test target.
- debian/patches/04_bilingual.patch: Port the code to work in Python
2.7, 3.4, and 3.5.
- debian/patches/05_python3.patch: Switch the default to Python 3.
- debian/patches/06_32bit_sizes.patch: Watch out for package sizes that
don't fit in 32 bits.
- debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
* Dropped changes, no longer needed:
- remove the dbus service; software-center which used it is no longer in
Ubuntu.
- debian/patches/03_stick_to_main.patch: drop; we are not confined to
main now that this package is in universe.
* Dropped changes, included in Debian:
- debian/postinst:
- Do not build the DB in the postinst.
* Bump the minimum version for removal of the dbus service; this delta can
be dropped after the release of Ubuntu 20.04.
apt-xapian-index (0.49) unstable; urgency=medium
* QA upload.
* Wrap and sort Debian packaging data
* Gracefully handle database format removals from Xapian (Closes: #839982)
* Bump version to 0.49 in update-apt-xapian-index
apt-xapian-index (0.48) unstable; urgency=medium
* QA upload.
* Set package maintainer to Debian QA Group (Closes: #813201)
* Bump version to 0.48 in update-apt-xapian-index
* Correct index location in postrm so it is removed when the package is
removed/purged (Closes: #799258)
* Remove suggests on no longer existing app-install-data (Closes: #773549)
* Remove hard coded depends on python - interpreter depends are provided by
python:Depends
* Bump standards version to 3.9.8 without further change
apt-xapian-index (0.47+nmu2) unstable; urgency=medium
* Non-maintainer upload.
* Remove /etc/bash_completion.d/axi-cache on upgrades. Closes: #806234
* Bump bash-completion build dependency to 1:2.1-4.2~ (see #668254).
apt-xapian-index (0.47+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Remove call to update-python-modules from postinst script. Closes: #793681
Date: Tue, 07 May 2019 21:27:14 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/apt-xapian-index/0.49ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 07 May 2019 21:27:14 -0700
Source: apt-xapian-index
Architecture: source
Version: 0.49ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 773549 793681 799258 806234 813201 839982
Changes:
apt-xapian-index (0.49ubuntu1) eoan; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Prefer native packages over foreign packages.
- Do not crash if the DB is already locked.
- Do not modify the DB "in-place" with --update
- debian/patches/01_axi_cjk_support.patch:
- Activate the CJK support when indexing the database.
- debian/patches/02_axi-pkgname-mangled-term.patch:
- add XPM term that contains a mangled version of the pkgname.
- plugins/app-install.py:
- Ignore file not found errors due to a race condition.
- debian/compat: Bump to version 9.
- debian/control:
- Bump debhelper version to >= 9.
- Switch dependencies to their Python 3 version.
- Use X-Python3-Version instead.
- debian/rules:
- Use --with=python3 and --build-system=pybuild
- Add override_dh_python3 to force /usr/bin/python3 shebang.
- Run the tests in an override_dh_auto_test target.
- debian/patches/04_bilingual.patch: Port the code to work in Python
2.7, 3.4, and 3.5.
- debian/patches/05_python3.patch: Switch the default to Python 3.
- debian/patches/06_32bit_sizes.patch: Watch out for package sizes that
don't fit in 32 bits.
- debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
* Dropped changes, no longer needed:
- remove the dbus service; software-center which used it is no longer in
Ubuntu.
- debian/patches/03_stick_to_main.patch: drop; we are not confined to
main now that this package is in universe.
* Dropped changes, included in Debian:
- debian/postinst:
- Do not build the DB in the postinst.
* Bump the minimum version for removal of the dbus service; this delta can
be dropped after the release of Ubuntu 20.04.
.
apt-xapian-index (0.49) unstable; urgency=medium
.
* QA upload.
* Wrap and sort Debian packaging data
* Gracefully handle database format removals from Xapian (Closes: #839982)
* Bump version to 0.49 in update-apt-xapian-index
.
apt-xapian-index (0.48) unstable; urgency=medium
.
* QA upload.
* Set package maintainer to Debian QA Group (Closes: #813201)
* Bump version to 0.48 in update-apt-xapian-index
* Correct index location in postrm so it is removed when the package is
removed/purged (Closes: #799258)
* Remove suggests on no longer existing app-install-data (Closes: #773549)
* Remove hard coded depends on python - interpreter depends are provided by
python:Depends
* Bump standards version to 3.9.8 without further change
.
apt-xapian-index (0.47+nmu2) unstable; urgency=medium
.
* Non-maintainer upload.
* Remove /etc/bash_completion.d/axi-cache on upgrades. Closes: #806234
* Bump bash-completion build dependency to 1:2.1-4.2~ (see #668254).
.
apt-xapian-index (0.47+nmu1) unstable; urgency=medium
.
* Non-maintainer upload.
* Remove call to update-python-modules from postinst script. Closes: #793681
Checksums-Sha1:
6d799770624e3620e01d371430f5cc4579cf97a9 2012 apt-xapian-index_0.49ubuntu1.dsc
fe81be433496dcc511e53426c711f66fb2a19d67 73709 apt-xapian-index_0.49ubuntu1.tar.gz
b40b2e7bf5125ff0bb5c90d7f21174cebd538622 6452 apt-xapian-index_0.49ubuntu1_source.buildinfo
Checksums-Sha256:
9e5622c83e18f5289f724abf611bfaf37c3a0facf6f057be28e9b17aa18425e9 2012 apt-xapian-index_0.49ubuntu1.dsc
bc01467fb0f023741e59d17561ac2e6d49de990f65108d0fd004a4e7d83d651e 73709 apt-xapian-index_0.49ubuntu1.tar.gz
510c10ddbd58840acb5925a4d6ff463b1e6e20f863f9b6d1a6ee6fd33e55e146 6452 apt-xapian-index_0.49ubuntu1_source.buildinfo
Files:
c81ad01a25212ad3b4241f82cb35048d 2012 admin optional apt-xapian-index_0.49ubuntu1.dsc
ad2aff74507917c95a24ff45cfcd71c8 73709 admin optional apt-xapian-index_0.49ubuntu1.tar.gz
867bea660401bba775c17454d061fd7e 6452 admin optional apt-xapian-index_0.49ubuntu1_source.buildinfo
Original-Maintainer: Debian QA Group <packages at qa.debian.org>
-----BEGIN PGP SIGNATURE-----
iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlzSYV4aHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz1D8xAAsVDgkVCfOMGRnRFD/jE+
7XJyAlUDhqu0zAMymJng4xjZzX5ywpbY97TEVeNkmXQ+ulcV4fYViuvP7uRPfUzd
UJ6wXZAlJpTornR1PZX9bLdnTgtdvGh1OtNCO8mCk8PMdKeBu9GbIo5nN1oALAJm
+0ZJLgEDLwWZLXa5KJ+f6gzB61o02njLn7Jy05KghUeK4nL/Fyt4lSwba36TP5DN
zBo/lTxgkWduzV5LidiYpbGh3OuhASv9GZZ7CzKveBjF+REE3KM94eSOP70debSz
z5EiKLlyNCXPi6SaNsy3Ak8JlNdNSUpyOusxuE0cgiPcSns+zrmY7RbubvBrT+6/
XIaySYMgQIlpCpi3K141DmHn0+L9jP7PE3IPP7CfNd6+R1EGMifu3sd854Ps4ESh
XRxT4D8/1Ta3bdxFFAl5EnXXYqUtIv3PMGVGe8So3b6iFBTVRnPdMb7JoyByWwqu
QbzCrLdBGnwrmguc2tFGAhEpFxGWZmeScA4wALphsmai33coTzppq+wtHhyMN3M1
of3uJO0oBG+E/khcMlw1h+HbUZRT85d0K4KWyHYhshteQ6zkdlPy43nq1pKeeS9L
DnbEZARk8P2g+watr17q4EzFqGr4zjalYK2XsNQJnPT2Otsy69IO7N0jMzMKxLTH
KqUp+idiLTJSjYZyz3Xw/t0=
=AzRZ
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list