[ubuntu/quantal] drizzle 1:7.1.36-stable-1ubuntu1 (Accepted)
Clint Byrum
clint at ubuntu.com
Tue Jun 19 18:40:29 UTC 2012
drizzle (1:7.1.36-stable-1ubuntu1) quantal; urgency=low
* Merge from Debian unstable. (LP: #987575)
Remaining changes:
- Added upstart script.
* debian/drizzle.upstart: dropped logger since upstart logs job
output now.
drizzle (1:7.1.36-stable-1) unstable; urgency=low
* Imported Upstream version 7.1.36-stable
* Refreshing patches. Dropping libgearman1.0.patch as no longer needed.
drizzle (1:7.1.33-stable-4) unstable; urgency=low
* Libv8 is currently no longer available for mipsel, so do not build
drizzle-plugin-js for this architecture
* Add patch to support gcc-4.7
drizzle (1:7.1.33-stable-3) unstable; urgency=low
* Remove /etc/drizzle/drizzle.users on purge (Closes: 670425)
drizzle (1:7.1.33-stable-2) unstable; urgency=low
* Add patch always-help.patch
* Fix "FTBFS on kfreeBSD-*", see patch do-not-use-O_CLOEXEC.patch
(Closes: #668493)
* Init file still had an drizzle7 in it.
* Installing /var/lib/drizzle with the package (Closes: #668786)
* Dropping B-Ds on libreadline5-dev
drizzle (1:7.1.33-stable-1) unstable; urgency=low
* New upstream release.
* Fix dependency for libdrizzle-dev (Closes: #668424)
* Symlink in libdrizzle-dev was referring to the old library.
drizzle (1:7.1.32-rc-1) unstable; urgency=low
* New upstream release.
* Plugin-filtered-replicator upstream removed and will no longer be built.
* Updating d/*install files to accommodate upstream changes from drizzle7
to drizzle
* Added symlink in libdrizzledmessage-dev to library
* libdrizzle: soname-bump
* Rename package drizzle-plugin-performance-dictionary to shorten package name
(due to linitan warning package-has-long-file-name)
* Debian/control: removed unused substitution variable ${shlibs:Depends} for
-dbg and -dev packages
drizzle (2012.01.30-4) unstable; urgency=low
* B-D systemtap-sdt-dev is no longer available for mips, mipsel, s390x and
sparc.
drizzle (2012.01.30-3) unstable; urgency=low
* Really fix the FTBFS due to dh_sphinxdoc (Closes: #663985)
drizzle (2012.01.30-2) unstable; urgency=low
* Apply patch to turn off intersphinx mappings for sphinxdocs.
* Add patch to disable pandora to detect the debian repo as upstream.
* Call dh_autoreconf with the script conf/autorun.sh
* Do not run dh_sphinxdoc when not building -doc package. (Closes: #663985)
* Prepared watchfile for new upstream version scheme
* Plugin javascript extracted into own package, as its BD is only available
on a few architectures.
* Upstream file should not be installed by dh_installinit to avoid upstream
dependency
* Add upstart file to examples.
* Init script did not check for already started server and added check for
the js-plugin.
* Adding Vcs-Browser and Vcs-Git to d/control
drizzle (2012.01.30-1) unstable; urgency=low
* New upstream release. (Closes: #623009)
* Haildb and pbms are no longer part of drizzle.
* Mysql-protocol and unix-socket-protocol are now part of drizzled.
* Add static js plugin (Executes JavaScript) and libv8-dev dependency.
* Enable hardening
* Support for DEB_BUILD_OPTIONS=noopt
* Use dh-autoreconf and add patch autotools.patch to allow
build-twice-in-a-row
* Removed patch boost-148.patch, no longer needed.
* Added patch fix_spellings.patch
* Removed B-D on libtokyocabinet-dev.
* Added debconf translations. (Closes: #660042, #660625, #660780, #661349,
#663387, #663115)
* Bump S-V to 3.9.3. Only change is to update debian/copyright (Format: and
some syntax errors in the file)
drizzle (2011.03.13-5) unstable; urgency=low
* Added debconf translations (Closes: #658603, #658746, #658898, #658844,
#659058). Many thanks to the translators!
* Removed package drizzle-dev, as this was only a convenience package.
* Package libdrizzle-dev missed the symlink to the library.
drizzle (2011.03.13-4) unstable; urgency=low
* Package libdrizzle-dev contained also the shared library
* Moved valgrind to recommends for drizzle-dev, as this package is not
available on all archictectures.
* Really remove logfiles when purging
* Add patch to fix the permissions of the mysql unix socket (Closes: #631107)
* On purge, ask the user if the data directory should be deleted.
* Fixing all known errors in debian/copyright (Closes: #614215)
* Changing libdrizzle-dev to architecture:all
drizzle (2011.03.13-3) unstable; urgency=low
* Libaio-dev is also not available on hurd.
* Build-dependency systemtap-sdt-dev is only available on linux
(Closes: #656383)
* Honor DEB_BUILD_OPTIONS parallel=n (Closes: #649535)
* Lowered priority to extra for some packages to be compliant with policy 2.5
* Postrm: when the package is purged, remove user, group generated in preinst
and delete the logfiles (removes pipuarts warning)
* Fix drizzle.init: As the pidfile was not generated due to a missing option
to start_daemon, /etc/init.d/drizzle stop did not work.
* Bump standards version to 3.9.2, no changes necessary.
* Override clean target in debian/rules to clean extra generated files
* build-dep libgearman changed include path, so patch added.
* Split drizzle-dev package in drizzle-dev and drizzle-dev-doc due to:
- it was not empty as advertised, but contained the huge doxygen docs.
- additionally it was architecture dependent.
- Big arch-dependent packages are to be avoided
* The package documentation for drizzle-doc was not reflecting the content of
the package.
drizzle (2011.03.13-2) unstable; urgency=low
* Adding myself as maintainer (Closes: #655956)
* Missing dependency on libcloog-ppl (Closes: #647743)
* FTBFS with boost1.48 (Closes: #653627)
* For kfreebsd-* do not Build-Depend on libaio-dev (Closes: #647709)
drizzle (2011.03.13-1) unstable; urgency=low
* New upstream release.
* Added slave plugin.
* Removed archive, blackhole and blitzdb plugins.
* Moved location of libdrizzle headers.
* Removed drizzleadmin manpage patch.
* Add drizzle_safe_write_string to symbols.
Date: Tue, 19 Jun 2012 10:46:49 -0700
Changed-By: Clint Byrum <clint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/drizzle/1:7.1.36-stable-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 19 Jun 2012 10:46:49 -0700
Source: drizzle
Binary: drizzle-client drizzle drizzle-plugin-auth-file drizzle-plugin-auth-http drizzle-plugin-auth-ldap drizzle-plugin-auth-pam drizzle-plugin-auth-schema drizzle-plugin-js drizzle-plugin-debug drizzle-plugin-gearman-udf drizzle-plugin-http-functions drizzle-plugin-json-server drizzle-plugin-logging-gearman drizzle-plugin-logging-query drizzle-plugin-perf-dictionary drizzle-plugin-rabbitmq drizzle-plugin-regex-policy drizzle-plugin-slave drizzle-plugin-simple-user-policy drizzle-plugin-query-log drizzle-plugin-dev libdrizzledmessage0 libdrizzledmessage-dev drizzle-doc drizzle-dev-doc drizzle-dbg libdrizzle-dev libdrizzle-dbg libdrizzle4
Architecture: source
Version: 1:7.1.36-stable-1ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Clint Byrum <clint at ubuntu.com>
Description:
drizzle - Server binaries for Drizzle Database
drizzle-client - Client binaries for Drizzle Database
drizzle-dbg - Debugging symbols for Drizzle
drizzle-dev-doc - API Documentation for drizzle
drizzle-doc - Documentation for Drizzle
drizzle-plugin-auth-file - File-based authentication for Drizzle
drizzle-plugin-auth-http - HTTP authentication for Drizzle
drizzle-plugin-auth-ldap - LDAP authentication for Drizzle
drizzle-plugin-auth-pam - PAM authentication for Drizzle
drizzle-plugin-auth-schema - Schema authentication for Drizzle
drizzle-plugin-debug - Plugin that facilitates debugging Drizzle
drizzle-plugin-dev - Development files for Drizzle plugin development
drizzle-plugin-gearman-udf - Gearman User Defined Functions for Drizzle
drizzle-plugin-http-functions - HTTP Functions for Drizzle
drizzle-plugin-js - Javascript plugin for Drizzle
drizzle-plugin-json-server - JSON HTTP (NoSQL) interface for Drizzle
drizzle-plugin-logging-gearman - Gearman Logging for Drizzle
drizzle-plugin-logging-query - Query Logging for Drizzle
drizzle-plugin-perf-dictionary - Performance Dictionary for Drizzle
drizzle-plugin-query-log - Query logging for Drizzle
drizzle-plugin-rabbitmq - RabbitMQ Transaction Log for Drizzle
drizzle-plugin-regex-policy - Regex based authorization rules for Drizzle
drizzle-plugin-simple-user-policy - Simple User Policy for Drizzle
drizzle-plugin-slave - Replication Slave Plugin for Drizzle
libdrizzle-dbg - library for the Drizzle and MySQL protocols, debug symbols
libdrizzle-dev - library for the Drizzle and MySQL protocols, development files
libdrizzle4 - library for the Drizzle and MySQL protocols
libdrizzledmessage-dev - Devel library containing serialized messages used with Drizzle
libdrizzledmessage0 - Library containing serialized messages used with Drizzle
Closes: 614215 623009 631107 647709 647743 649535 653627 655956 656383 658603 658746 658844 658898 659058 660042 660625 660780 661349 663115 663387 663985 668424 668493 668786 670425
Launchpad-Bugs-Fixed: 987575
Changes:
drizzle (1:7.1.36-stable-1ubuntu1) quantal; urgency=low
.
* Merge from Debian unstable. (LP: #987575)
Remaining changes:
- Added upstart script.
* debian/drizzle.upstart: dropped logger since upstart logs job
output now.
.
drizzle (1:7.1.36-stable-1) unstable; urgency=low
.
* Imported Upstream version 7.1.36-stable
* Refreshing patches. Dropping libgearman1.0.patch as no longer needed.
.
drizzle (1:7.1.33-stable-4) unstable; urgency=low
.
* Libv8 is currently no longer available for mipsel, so do not build
drizzle-plugin-js for this architecture
* Add patch to support gcc-4.7
.
drizzle (1:7.1.33-stable-3) unstable; urgency=low
.
* Remove /etc/drizzle/drizzle.users on purge (Closes: 670425)
.
drizzle (1:7.1.33-stable-2) unstable; urgency=low
.
* Add patch always-help.patch
* Fix "FTBFS on kfreeBSD-*", see patch do-not-use-O_CLOEXEC.patch
(Closes: #668493)
* Init file still had an drizzle7 in it.
* Installing /var/lib/drizzle with the package (Closes: #668786)
* Dropping B-Ds on libreadline5-dev
.
drizzle (1:7.1.33-stable-1) unstable; urgency=low
.
* New upstream release.
* Fix dependency for libdrizzle-dev (Closes: #668424)
* Symlink in libdrizzle-dev was referring to the old library.
.
drizzle (1:7.1.32-rc-1) unstable; urgency=low
.
* New upstream release.
* Plugin-filtered-replicator upstream removed and will no longer be built.
* Updating d/*install files to accommodate upstream changes from drizzle7
to drizzle
* Added symlink in libdrizzledmessage-dev to library
* libdrizzle: soname-bump
* Rename package drizzle-plugin-performance-dictionary to shorten package name
(due to linitan warning package-has-long-file-name)
* Debian/control: removed unused substitution variable ${shlibs:Depends} for
-dbg and -dev packages
.
drizzle (2012.01.30-4) unstable; urgency=low
.
* B-D systemtap-sdt-dev is no longer available for mips, mipsel, s390x and
sparc.
.
drizzle (2012.01.30-3) unstable; urgency=low
.
* Really fix the FTBFS due to dh_sphinxdoc (Closes: #663985)
.
drizzle (2012.01.30-2) unstable; urgency=low
.
* Apply patch to turn off intersphinx mappings for sphinxdocs.
* Add patch to disable pandora to detect the debian repo as upstream.
* Call dh_autoreconf with the script conf/autorun.sh
* Do not run dh_sphinxdoc when not building -doc package. (Closes: #663985)
* Prepared watchfile for new upstream version scheme
* Plugin javascript extracted into own package, as its BD is only available
on a few architectures.
* Upstream file should not be installed by dh_installinit to avoid upstream
dependency
* Add upstart file to examples.
* Init script did not check for already started server and added check for
the js-plugin.
* Adding Vcs-Browser and Vcs-Git to d/control
.
drizzle (2012.01.30-1) unstable; urgency=low
.
* New upstream release. (Closes: #623009)
* Haildb and pbms are no longer part of drizzle.
* Mysql-protocol and unix-socket-protocol are now part of drizzled.
* Add static js plugin (Executes JavaScript) and libv8-dev dependency.
* Enable hardening
* Support for DEB_BUILD_OPTIONS=noopt
* Use dh-autoreconf and add patch autotools.patch to allow
build-twice-in-a-row
* Removed patch boost-148.patch, no longer needed.
* Added patch fix_spellings.patch
* Removed B-D on libtokyocabinet-dev.
* Added debconf translations. (Closes: #660042, #660625, #660780, #661349,
#663387, #663115)
* Bump S-V to 3.9.3. Only change is to update debian/copyright (Format: and
some syntax errors in the file)
.
drizzle (2011.03.13-5) unstable; urgency=low
.
* Added debconf translations (Closes: #658603, #658746, #658898, #658844,
#659058). Many thanks to the translators!
* Removed package drizzle-dev, as this was only a convenience package.
* Package libdrizzle-dev missed the symlink to the library.
.
drizzle (2011.03.13-4) unstable; urgency=low
.
* Package libdrizzle-dev contained also the shared library
* Moved valgrind to recommends for drizzle-dev, as this package is not
available on all archictectures.
* Really remove logfiles when purging
* Add patch to fix the permissions of the mysql unix socket (Closes: #631107)
* On purge, ask the user if the data directory should be deleted.
* Fixing all known errors in debian/copyright (Closes: #614215)
* Changing libdrizzle-dev to architecture:all
.
drizzle (2011.03.13-3) unstable; urgency=low
.
* Libaio-dev is also not available on hurd.
* Build-dependency systemtap-sdt-dev is only available on linux
(Closes: #656383)
* Honor DEB_BUILD_OPTIONS parallel=n (Closes: #649535)
* Lowered priority to extra for some packages to be compliant with policy 2.5
* Postrm: when the package is purged, remove user, group generated in preinst
and delete the logfiles (removes pipuarts warning)
* Fix drizzle.init: As the pidfile was not generated due to a missing option
to start_daemon, /etc/init.d/drizzle stop did not work.
* Bump standards version to 3.9.2, no changes necessary.
* Override clean target in debian/rules to clean extra generated files
* build-dep libgearman changed include path, so patch added.
* Split drizzle-dev package in drizzle-dev and drizzle-dev-doc due to:
- it was not empty as advertised, but contained the huge doxygen docs.
- additionally it was architecture dependent.
- Big arch-dependent packages are to be avoided
* The package documentation for drizzle-doc was not reflecting the content of
the package.
.
drizzle (2011.03.13-2) unstable; urgency=low
.
* Adding myself as maintainer (Closes: #655956)
* Missing dependency on libcloog-ppl (Closes: #647743)
* FTBFS with boost1.48 (Closes: #653627)
* For kfreebsd-* do not Build-Depend on libaio-dev (Closes: #647709)
.
drizzle (2011.03.13-1) unstable; urgency=low
.
* New upstream release.
* Added slave plugin.
* Removed archive, blackhole and blitzdb plugins.
* Moved location of libdrizzle headers.
* Removed drizzleadmin manpage patch.
* Add drizzle_safe_write_string to symbols.
Checksums-Sha1:
82eb4c4b2c96d4abc2eac2b5f07f65b9905867c7 4308 drizzle_7.1.36-stable-1ubuntu1.dsc
6ce317d6a6b0560e75d5bcf44af2e278443cfbfe 29239842 drizzle_7.1.36-stable.orig.tar.gz
a763839075ad3ba9ed5d456c57355926fc1785f0 38616 drizzle_7.1.36-stable-1ubuntu1.debian.tar.gz
Checksums-Sha256:
f1528212b656db9fe08b074f655339255236bd031bf5260cbc5b5943bea5d56b 4308 drizzle_7.1.36-stable-1ubuntu1.dsc
ee7fb86a58c6c017e451d68ca1b7b9247183e6f9f188035b01b04818f1d9269c 29239842 drizzle_7.1.36-stable.orig.tar.gz
606af312db94c016bf77798125c220d2fbea0bbbab1cbdcb4261840026160017 38616 drizzle_7.1.36-stable-1ubuntu1.debian.tar.gz
Files:
7c923e6d86ef8e81dab57206946bd58f 4308 database extra drizzle_7.1.36-stable-1ubuntu1.dsc
bf2c807a41cc98e41544b5d01fdb6040 29239842 database extra drizzle_7.1.36-stable.orig.tar.gz
8707a779fca4c76a52aba84a21da5035 38616 database extra drizzle_7.1.36-stable-1ubuntu1.debian.tar.gz
Original-Maintainer: Tobias Frost <tobi at coldtobi.de>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJP4L1WAAoJEFOMB2b0vLOOh+oH/0WkhTyXcp5XgVfY0R9fLInH
9C7neepi1VjVXhcdXDyvkcPNI8t4hrUEfDRpofmyfQuDueLnXw6Q4FdCboorbAsw
mfwrz9eN1sKDSvsiAily3/V3me3U0igMGLRarZh+HJtdoxLGUF3PqBT8KMXqEsnV
bZ/OX8iz+85MOhz1G9B6RmElR8VYH9BSpCPtyNGsUcczQoJ1v2nmsedEaLlOUhhz
hXLJLQNQnJwCx0MMc/HjXRefpqy+UR4vC5nRFidxgzFfuryQv1wt/MllI/GoHIxe
/PZnGxE4cPV2l9geI2pb4+4laXxCCmxFfeMKdCcFfdqM/FZkgFdrZ6CJfw3xpcI=
=OM7a
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list