drizzle 1:7.1.36-stable-1ubuntu1 source package in Ubuntu

Changelog

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.
 -- Clint Byrum <email address hidden>   Tue, 19 Jun 2012 10:46:49 -0700

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drizzle_7.1.36-stable.orig.tar.gz 27.9 MiB ee7fb86a58c6c017e451d68ca1b7b9247183e6f9f188035b01b04818f1d9269c
drizzle_7.1.36-stable-1ubuntu1.debian.tar.gz 37.7 KiB 606af312db94c016bf77798125c220d2fbea0bbbab1cbdcb4261840026160017
drizzle_7.1.36-stable-1ubuntu1.dsc 4.2 KiB f1528212b656db9fe08b074f655339255236bd031bf5260cbc5b5943bea5d56b

View changes file

Binary packages built by this source

drizzle: No summary available for drizzle in ubuntu saucy.

No description available for drizzle in ubuntu saucy.

drizzle-client: No summary available for drizzle-client in ubuntu saucy.

No description available for drizzle-client in ubuntu saucy.

drizzle-dbg: No summary available for drizzle-dbg in ubuntu quantal.

No description available for drizzle-dbg in ubuntu quantal.

drizzle-dev-doc: No summary available for drizzle-dev-doc in ubuntu raring.

No description available for drizzle-dev-doc in ubuntu raring.

drizzle-doc: No summary available for drizzle-doc in ubuntu saucy.

No description available for drizzle-doc in ubuntu saucy.

drizzle-plugin-auth-file: No summary available for drizzle-plugin-auth-file in ubuntu saucy.

No description available for drizzle-plugin-auth-file in ubuntu saucy.

drizzle-plugin-auth-http: No summary available for drizzle-plugin-auth-http in ubuntu quantal.

No description available for drizzle-plugin-auth-http in ubuntu quantal.

drizzle-plugin-auth-ldap: No summary available for drizzle-plugin-auth-ldap in ubuntu quantal.

No description available for drizzle-plugin-auth-ldap in ubuntu quantal.

drizzle-plugin-auth-pam: No summary available for drizzle-plugin-auth-pam in ubuntu quantal.

No description available for drizzle-plugin-auth-pam in ubuntu quantal.

drizzle-plugin-auth-schema: No summary available for drizzle-plugin-auth-schema in ubuntu raring.

No description available for drizzle-plugin-auth-schema in ubuntu raring.

drizzle-plugin-debug: No summary available for drizzle-plugin-debug in ubuntu saucy.

No description available for drizzle-plugin-debug in ubuntu saucy.

drizzle-plugin-dev: No summary available for drizzle-plugin-dev in ubuntu saucy.

No description available for drizzle-plugin-dev in ubuntu saucy.

drizzle-plugin-gearman-udf: No summary available for drizzle-plugin-gearman-udf in ubuntu raring.

No description available for drizzle-plugin-gearman-udf in ubuntu raring.

drizzle-plugin-http-functions: No summary available for drizzle-plugin-http-functions in ubuntu raring.

No description available for drizzle-plugin-http-functions in ubuntu raring.

drizzle-plugin-js: No summary available for drizzle-plugin-js in ubuntu raring.

No description available for drizzle-plugin-js in ubuntu raring.

drizzle-plugin-json-server: No summary available for drizzle-plugin-json-server in ubuntu saucy.

No description available for drizzle-plugin-json-server in ubuntu saucy.

drizzle-plugin-logging-gearman: No summary available for drizzle-plugin-logging-gearman in ubuntu quantal.

No description available for drizzle-plugin-logging-gearman in ubuntu quantal.

drizzle-plugin-logging-query: No summary available for drizzle-plugin-logging-query in ubuntu quantal.

No description available for drizzle-plugin-logging-query in ubuntu quantal.

drizzle-plugin-perf-dictionary: No summary available for drizzle-plugin-perf-dictionary in ubuntu quantal.

No description available for drizzle-plugin-perf-dictionary in ubuntu quantal.

drizzle-plugin-query-log: No summary available for drizzle-plugin-query-log in ubuntu raring.

No description available for drizzle-plugin-query-log in ubuntu raring.

drizzle-plugin-rabbitmq: No summary available for drizzle-plugin-rabbitmq in ubuntu raring.

No description available for drizzle-plugin-rabbitmq in ubuntu raring.

drizzle-plugin-regex-policy: No summary available for drizzle-plugin-regex-policy in ubuntu quantal.

No description available for drizzle-plugin-regex-policy in ubuntu quantal.

drizzle-plugin-simple-user-policy: No summary available for drizzle-plugin-simple-user-policy in ubuntu quantal.

No description available for drizzle-plugin-simple-user-policy in ubuntu quantal.

drizzle-plugin-slave: No summary available for drizzle-plugin-slave in ubuntu quantal.

No description available for drizzle-plugin-slave in ubuntu quantal.

libdrizzle-dbg: No summary available for libdrizzle-dbg in ubuntu raring.

No description available for libdrizzle-dbg in ubuntu raring.

libdrizzle-dev: No summary available for libdrizzle-dev in ubuntu saucy.

No description available for libdrizzle-dev in ubuntu saucy.

libdrizzle4: No summary available for libdrizzle4 in ubuntu saucy.

No description available for libdrizzle4 in ubuntu saucy.

libdrizzledmessage-dev: No summary available for libdrizzledmessage-dev in ubuntu quantal.

No description available for libdrizzledmessage-dev in ubuntu quantal.

libdrizzledmessage0: No summary available for libdrizzledmessage0 in ubuntu quantal.

No description available for libdrizzledmessage0 in ubuntu quantal.