[ubuntu/maverick] opensync 0.39-3 (Accepted)
Brandon Holtsclaw
me at brandonholtsclaw.com
Sat May 8 23:35:16 BST 2010
opensync (0.39-3) UNRELEASED; urgency=low
*
opensync (0.39-2) unstable; urgency=low
* debian/patches/svn-python-wrapper-update.patch: New patch, updates the
python wrapper to current API (and fixes an indentation error), taken from
subversion revision 5982 (Closes: #566643).
* debian/control (libopensync1exp7): Recommend opensync-format-xmlformat.
opensync (0.39-1) unstable; urgency=low
* New upstream development release.
+ Bump soname to libopensync1exp7:
- debian/patches/local-experimental_soversion.patch: Adjusted.
- debian/patches/local-experimental_api_dir.patch: Likewise.
- Renamed libopensync1exp6-dev.install, libopensync1exp6.docs
and libopensync1exp6.install to libopensync1exp7-dev.install,
libopensync1exp7.docs and libopensync1exp7.install.
- debian/control: Change package names accordingly.
- debian/rules (binary-common): Change debug package for dh_strip to
libopensync1exp7-dbg.
+ debian/patches/svn-module_bind_lazy.patch: Removed, applied upstream.
* Upload to unstable.
* debian/control (libopensync1exp7-dbg/Section): Set to debug.
* debian/control (python-opensync): Update description.
* debian/control (libopensync1exp7): Likewise.
* debian/control (Standards-Version): Bump to 3.8.3.
* debian/libopensync1exp7.install: Do not install formats, they are shipped
separately now.
opensync (0.38-2) experimental; urgency=low
* debian/patches/svn-module_bind_lazy.patch: New patch, adds the
G_MODULE_BIND_LOCAL flag to the module/plugin loading, preventing
segfaults due to identical symbols in different plugins. Adopted from
subversion revision 4414.
opensync (0.38-1) experimental; urgency=low
* New upstream development release.
+ Bump soname to libopensync1exp6:
- debian/patches/local-experimental_soversion.patch: Adjusted.
- debian/patches/local-experimental_api_dir.patch: Likewise.
- Renamed libopensync1exp5-dev.install, libopensync1exp5.docs
and libopensync1exp5.install to libopensync1exp6-dev.install,
libopensync1exp6.docs and libopensync1exp6.install.
- debian/control: Change package names accordingly.
+ debian/patches/svn-mock_plugin_no_libcheck_link.fix.patch: Removed,
applied upstream.
+ debian/patches/svn-second_opensync_header_level_fix.patch: Removed,
applied upstream.
* debian/rules (build-python-stamp): Clean up testbed.* directories after
the test suite run.
* debian/rules (build-python-stamp): Add -DExperimental to ctest options.
* debian/control (Standards-Version): Bump to 3.8.0.
opensync (0.37-3) experimental; urgency=low
* debian/patches/svn-second_opensync_header_level_fix.patch: Brown paper
bag, really remove the opensync/ directory from OpenSyncDefaults.cmake,
not from the CMakeLists.txt.
opensync (0.37-2) experimental; urgency=low
* Convert to quilt.
+ debian/control (Build-Depends): Added quilt.
+ debian/rules: Include /usr/share/quilt/quilt.make.
+ debian/rules (configure-stamp): Depend on patch target.
+ debian/patches: New directory.
+ local-experimental_api_dir.patch: New file.
+ local-experimental_pluginversion.patch: Likewise.
+ local-experimental_soversion.patch: Likewise.
+ svn-mock_plugin_no_libcheck_link.fix.patch: Likewise.
+ svn-second_opensync_header_level_fix.patch: Likewise.
+ debian/patches/series: Likewise.
* debian/README.Debian: Removed.
* debian/rules (debian/configure-python%-stamp): Pass $CFLAGS instead of
a hard-coded list.
* debian/rules (CFLAGS): Replaced -Werror with -Wall.
opensync (0.37-1) experimental; urgency=low
* New upstream development release.
+ Bump soname to libopensync1exp5:
- CMakeLists.txt: Adjusted.
- Renamed libopensync1exp4-dev.install, libopensync1exp4.docs
and libopensync1exp4.install to libopensync1exp5-dev.install,
libopensync1exp5.docs and libopensync1exp5.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to
opensync-0.37.
* CMakeLists.txt: Set OPENSYNC_PLUGINVERSION to 1.
* debian/libopensync1exp5-dev.install: Add a wildcard to match both
opensync-1.0.pc and libopensync.pc.
* cmake/OpenSyncDefaults.cmake: Revert addition of another opensync
directory level for the headers.
opensync (0.36+r3307-1) experimental; urgency=low
* New upstream development snapshot.
+ Bump soname to libopensync1exp4:
- opensync/CMakeLists.txt: Adjusted.
- Renamed libopensync1exp3-dev.install, libopensync1exp3.docs
and libopensync1exp3.install to libopensync1exp4-dev.install,
libopensync1exp4.docs and libopensync1exp4.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to
opensync-0.36+r3307.
* opensync/CMakeLists.txt: Remove building of static library.
* debian/libopensync1exp4-dev.install: Do not install static library.
* debian/control (Maintainer): Set to myself.
* debian/control (Build-Depends): Added libxslt1-dev.
* debian/opensyncutils.install: Added osyncplugin.
* debian/rules (build-python%-stamp): Honor `nocheck' in
$DEB_BUILD_OPTIONS.
opensync (0.36-2) experimental; urgency=low
* tests/mock-plugin/CMakeLists.txt: Do not link with libcheck
(Closes: #465048).
opensync (0.36-1) experimental; urgency=low
* New upstream development release.
+ Bump soname to libopensync1exp3:
- opensync/CMakeLists.txt: Adjusted.
- Renamed libopensync1exp2-dev.install, libopensync1exp2.docs
and libopensync1exp2.install to libopensync1exp3-dev.install,
libopensync1exp3.docs and libopensync1exp3.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to opensync-0.36.
* debian/libopensync1exp3.install: Make directory names API invariant.
* debian/libopensync1exp3-dev.install: Likewise.
* debian/control (python-opensync): Set Section to python.
* debian/control (Standards-Version): Bump to 3.7.3.
opensync (0.35-3) experimental; urgency=low
* cmake/OpenSyncInternal.cmake.in: Define OPENSYNC_LIBEXEC_DIR.
opensync (0.35-2) experimental; urgency=low
* debian/copyright: Rewritten.
* debian/control (opensyncutils/Section): Set to utils.
* debian/control (libopensync1exp2-dbg/Priority): Set to extra.
* debian/control: Use ${binary:Version} instead of ${Source-Version}
in order to make package binNMU-safe.
opensync (0.35-1) experimental; urgency=low
* New upstream development release.
+ Bump soname to libopensync1exp2:
- opensync/CMakeLists.txt: Adjusted.
- Renamed libopensync1exp1-dev.install, libopensync1exp1.docs
and libopensync1exp1.install to libopensync1exp2-dev.install,
libopensync1exp2.docs and libopensync1exp2.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to opensync-0.35.
* debian/libopensync1exp2.install: Adjusted.
* debian/libopensync1exp2-dev.install: Likewise.
* debian/rules (build-stamp): Turn on unit tests again.
opensync (0.34+r2932-2) experimental; urgency=low
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_INCLUDE_DIR back to
/usr/include/opensync-1.0.
* debian/libopensync1exp1-dev.install: Likewise.
opensync (0.34+r2932-1) experimental; urgency=low
* New upstream development release snapshot.
+ Updated to svn revision 2932.
+ Drop all patches (applied upstream), except:
- cmake/OpenSyncDefaults.cmake: Change OPENSYNC_API_DIR to
opensync-0.34.
- opensync/CMakeLists.txt: Change VERSION to 1exp1.0.0 and
SOVERSION to 1exp1.
- opensync/CMakeLists.txt: Build a static library as well.
* debian/rules (configure-stamp): Added OPENSYNC_DEBUG_MODULES to
defines.
* debian/libopensync1exp1-dev: Update include path to
/usr/include/opensync-0.34/opensync.
* opensync-1.0.pc.in: Un-hardcode CFLAGS to ${OPENSYNC_API_DIR}.
* opensync/db/opensync_db.c: Included svn revisions r2934-2936,
preventing leakage of sensitive XML data into the trace when
OSYNC_PRIVACY is set. By Alban Browaeys.
opensync (0.34-1) experimental; urgency=low
* New upstream development release.
+ Included svn r2729 and r2739.
* debian/libopensync0.docs, debian/libopensync0.install,
debian/libopensync0-dev.install, debian/rules, debian/control:
Soname bumped to libopensync.so.1exp1. Upstream reserved
libopensync.so.1 for the stable 0.40 release and will probably break
the API again, so we use a local soname during the 0.3x development
series.
* debian/control (Uploadersd): Added myself.
* debian/control (Build-Depends): Removed automake1.9, autoconf and
libtool, added cmake.
* debian/rules (build, install): Rewritten for cmake.
* debian/libopensync1exp1.install: Removed obsolete references to
libosengine and libopensync-xml.
* debian/opensyncutils.install: Removed no longer installed binaries
osyncplugin, osyncstress and osynctest.
* debian/libopensync1exp1-dev.install: Overhauled for cmake:
+ Do not ship *.la files anymore.
+ Do not ship libosengine and libopensync-xml anymore.
+ Do not ship static python object anymore.
+ Do not ship static plugins anymore.
+ Ship cmake support files.
* opensync/CMakeLists.txt: Force soname to libopensync.so.1exp1.
* opensync/CMakelists.txt: Build and install static libraries as well.
* debian/libopensync1exp1.docs: Removed TODO.
* debian/rules: Tighten shlibs to -V for experimental releases.
* formats/CMakeLists.txt: Install file.h and xmlformat.h.
* cmake/OpenSyncDefaults.cmake: Version all library directories to
-0.34 for now.
* cmake/CMakeLists.txt: Likewise.
* debian/libopensync1exp1.install: Update accordingly.
* debian/libopensync1exp1-dev.install: Likewise.
* opensync/client/opensync_client_proxy.c: Hardcode osplugin location
to /usr/lib/opensync-0.34/osplugin.
* opensync/CMakeLists.txt: Install osplugin into
/usr/lib/opensync-0.34.
* debian/rules: Overhaul to support building for multiple python
versions.
* cmake/modules/FindPythonLibs.cmake: Support user specified python
versions via ${PREFERRED_PYTHON_VERSION}.
* debian/python-opensync: Wildcard python version.
* formats/CMakeLists.txt: Make sure the formats are linked to the
opensync library.
* debian/control (libopensync1exp1): Added Recommends on
opensync-format-vformat and Suggests on msynctool.
Date: Sun, 24 Jan 2010 16:50:27 +0100
Changed-By: Brandon Holtsclaw <me at brandonholtsclaw.com>
Maintainer: Michael Banck <mbanck at debian.org>
Origin: debian/unstable
https://launchpad.net/ubuntu/maverick/+source/opensync/0.39-3
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: debian/unstable
Format: 1.8
Date: Sun, 24 Jan 2010 16:50:27 +0100
Source: opensync
Binary: libopensync1exp7 opensyncutils libopensync1exp7-dev libopensync1exp7-dbg python-opensync
Architecture: source
Version: 0.39-3
Distribution: maverick
Urgency: low
Maintainer: Michael Banck <mbanck at debian.org>
Changed-By: Brandon Holtsclaw <me at brandonholtsclaw.com>
Description:
libopensync1exp7 - Synchronisation framework for email/pdas/and more
libopensync1exp7-dbg - Debug symbols for libopensync1exp7
libopensync1exp7-dev - Headers and static libraries for libopensync
opensyncutils - Command line utilities for libopensync
python-opensync - Python bindings to the opensync synchronisation engine
Closes: 465048 566643
Changes:
opensync (0.39-3) UNRELEASED; urgency=low
.
*
.
opensync (0.39-2) unstable; urgency=low
.
* debian/patches/svn-python-wrapper-update.patch: New patch, updates the
python wrapper to current API (and fixes an indentation error), taken from
subversion revision 5982 (Closes: #566643).
* debian/control (libopensync1exp7): Recommend opensync-format-xmlformat.
.
opensync (0.39-1) unstable; urgency=low
.
* New upstream development release.
+ Bump soname to libopensync1exp7:
- debian/patches/local-experimental_soversion.patch: Adjusted.
- debian/patches/local-experimental_api_dir.patch: Likewise.
- Renamed libopensync1exp6-dev.install, libopensync1exp6.docs
and libopensync1exp6.install to libopensync1exp7-dev.install,
libopensync1exp7.docs and libopensync1exp7.install.
- debian/control: Change package names accordingly.
- debian/rules (binary-common): Change debug package for dh_strip to
libopensync1exp7-dbg.
+ debian/patches/svn-module_bind_lazy.patch: Removed, applied upstream.
* Upload to unstable.
* debian/control (libopensync1exp7-dbg/Section): Set to debug.
* debian/control (python-opensync): Update description.
* debian/control (libopensync1exp7): Likewise.
* debian/control (Standards-Version): Bump to 3.8.3.
* debian/libopensync1exp7.install: Do not install formats, they are shipped
separately now.
.
opensync (0.38-2) experimental; urgency=low
.
* debian/patches/svn-module_bind_lazy.patch: New patch, adds the
G_MODULE_BIND_LOCAL flag to the module/plugin loading, preventing
segfaults due to identical symbols in different plugins. Adopted from
subversion revision 4414.
.
opensync (0.38-1) experimental; urgency=low
.
* New upstream development release.
+ Bump soname to libopensync1exp6:
- debian/patches/local-experimental_soversion.patch: Adjusted.
- debian/patches/local-experimental_api_dir.patch: Likewise.
- Renamed libopensync1exp5-dev.install, libopensync1exp5.docs
and libopensync1exp5.install to libopensync1exp6-dev.install,
libopensync1exp6.docs and libopensync1exp6.install.
- debian/control: Change package names accordingly.
+ debian/patches/svn-mock_plugin_no_libcheck_link.fix.patch: Removed,
applied upstream.
+ debian/patches/svn-second_opensync_header_level_fix.patch: Removed,
applied upstream.
* debian/rules (build-python-stamp): Clean up testbed.* directories after
the test suite run.
* debian/rules (build-python-stamp): Add -DExperimental to ctest options.
* debian/control (Standards-Version): Bump to 3.8.0.
.
opensync (0.37-3) experimental; urgency=low
.
* debian/patches/svn-second_opensync_header_level_fix.patch: Brown paper
bag, really remove the opensync/ directory from OpenSyncDefaults.cmake,
not from the CMakeLists.txt.
.
opensync (0.37-2) experimental; urgency=low
.
* Convert to quilt.
+ debian/control (Build-Depends): Added quilt.
+ debian/rules: Include /usr/share/quilt/quilt.make.
+ debian/rules (configure-stamp): Depend on patch target.
+ debian/patches: New directory.
+ local-experimental_api_dir.patch: New file.
+ local-experimental_pluginversion.patch: Likewise.
+ local-experimental_soversion.patch: Likewise.
+ svn-mock_plugin_no_libcheck_link.fix.patch: Likewise.
+ svn-second_opensync_header_level_fix.patch: Likewise.
+ debian/patches/series: Likewise.
* debian/README.Debian: Removed.
* debian/rules (debian/configure-python%-stamp): Pass $CFLAGS instead of
a hard-coded list.
* debian/rules (CFLAGS): Replaced -Werror with -Wall.
.
opensync (0.37-1) experimental; urgency=low
.
* New upstream development release.
+ Bump soname to libopensync1exp5:
- CMakeLists.txt: Adjusted.
- Renamed libopensync1exp4-dev.install, libopensync1exp4.docs
and libopensync1exp4.install to libopensync1exp5-dev.install,
libopensync1exp5.docs and libopensync1exp5.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to
opensync-0.37.
* CMakeLists.txt: Set OPENSYNC_PLUGINVERSION to 1.
* debian/libopensync1exp5-dev.install: Add a wildcard to match both
opensync-1.0.pc and libopensync.pc.
* cmake/OpenSyncDefaults.cmake: Revert addition of another opensync
directory level for the headers.
.
opensync (0.36+r3307-1) experimental; urgency=low
.
* New upstream development snapshot.
+ Bump soname to libopensync1exp4:
- opensync/CMakeLists.txt: Adjusted.
- Renamed libopensync1exp3-dev.install, libopensync1exp3.docs
and libopensync1exp3.install to libopensync1exp4-dev.install,
libopensync1exp4.docs and libopensync1exp4.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to
opensync-0.36+r3307.
* opensync/CMakeLists.txt: Remove building of static library.
* debian/libopensync1exp4-dev.install: Do not install static library.
* debian/control (Maintainer): Set to myself.
* debian/control (Build-Depends): Added libxslt1-dev.
* debian/opensyncutils.install: Added osyncplugin.
* debian/rules (build-python%-stamp): Honor `nocheck' in
$DEB_BUILD_OPTIONS.
.
opensync (0.36-2) experimental; urgency=low
.
* tests/mock-plugin/CMakeLists.txt: Do not link with libcheck
(Closes: #465048).
.
opensync (0.36-1) experimental; urgency=low
.
* New upstream development release.
+ Bump soname to libopensync1exp3:
- opensync/CMakeLists.txt: Adjusted.
- Renamed libopensync1exp2-dev.install, libopensync1exp2.docs
and libopensync1exp2.install to libopensync1exp3-dev.install,
libopensync1exp3.docs and libopensync1exp3.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to opensync-0.36.
* debian/libopensync1exp3.install: Make directory names API invariant.
* debian/libopensync1exp3-dev.install: Likewise.
* debian/control (python-opensync): Set Section to python.
* debian/control (Standards-Version): Bump to 3.7.3.
.
opensync (0.35-3) experimental; urgency=low
.
* cmake/OpenSyncInternal.cmake.in: Define OPENSYNC_LIBEXEC_DIR.
.
opensync (0.35-2) experimental; urgency=low
.
* debian/copyright: Rewritten.
* debian/control (opensyncutils/Section): Set to utils.
* debian/control (libopensync1exp2-dbg/Priority): Set to extra.
* debian/control: Use ${binary:Version} instead of ${Source-Version}
in order to make package binNMU-safe.
.
opensync (0.35-1) experimental; urgency=low
.
* New upstream development release.
+ Bump soname to libopensync1exp2:
- opensync/CMakeLists.txt: Adjusted.
- Renamed libopensync1exp1-dev.install, libopensync1exp1.docs
and libopensync1exp1.install to libopensync1exp2-dev.install,
libopensync1exp2.docs and libopensync1exp2.install.
- debian/control: Change package names accordingly.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_API_DIR to opensync-0.35.
* debian/libopensync1exp2.install: Adjusted.
* debian/libopensync1exp2-dev.install: Likewise.
* debian/rules (build-stamp): Turn on unit tests again.
.
opensync (0.34+r2932-2) experimental; urgency=low
.
* cmake/OpenSyncDefaults.cmake: Set OPENSYNC_INCLUDE_DIR back to
/usr/include/opensync-1.0.
* debian/libopensync1exp1-dev.install: Likewise.
.
opensync (0.34+r2932-1) experimental; urgency=low
.
* New upstream development release snapshot.
+ Updated to svn revision 2932.
+ Drop all patches (applied upstream), except:
- cmake/OpenSyncDefaults.cmake: Change OPENSYNC_API_DIR to
opensync-0.34.
- opensync/CMakeLists.txt: Change VERSION to 1exp1.0.0 and
SOVERSION to 1exp1.
- opensync/CMakeLists.txt: Build a static library as well.
.
* debian/rules (configure-stamp): Added OPENSYNC_DEBUG_MODULES to
defines.
* debian/libopensync1exp1-dev: Update include path to
/usr/include/opensync-0.34/opensync.
* opensync-1.0.pc.in: Un-hardcode CFLAGS to ${OPENSYNC_API_DIR}.
* opensync/db/opensync_db.c: Included svn revisions r2934-2936,
preventing leakage of sensitive XML data into the trace when
OSYNC_PRIVACY is set. By Alban Browaeys.
.
opensync (0.34-1) experimental; urgency=low
.
* New upstream development release.
+ Included svn r2729 and r2739.
* debian/libopensync0.docs, debian/libopensync0.install,
debian/libopensync0-dev.install, debian/rules, debian/control:
Soname bumped to libopensync.so.1exp1. Upstream reserved
libopensync.so.1 for the stable 0.40 release and will probably break
the API again, so we use a local soname during the 0.3x development
series.
* debian/control (Uploadersd): Added myself.
* debian/control (Build-Depends): Removed automake1.9, autoconf and
libtool, added cmake.
* debian/rules (build, install): Rewritten for cmake.
* debian/libopensync1exp1.install: Removed obsolete references to
libosengine and libopensync-xml.
* debian/opensyncutils.install: Removed no longer installed binaries
osyncplugin, osyncstress and osynctest.
* debian/libopensync1exp1-dev.install: Overhauled for cmake:
+ Do not ship *.la files anymore.
+ Do not ship libosengine and libopensync-xml anymore.
+ Do not ship static python object anymore.
+ Do not ship static plugins anymore.
+ Ship cmake support files.
* opensync/CMakeLists.txt: Force soname to libopensync.so.1exp1.
* opensync/CMakelists.txt: Build and install static libraries as well.
* debian/libopensync1exp1.docs: Removed TODO.
* debian/rules: Tighten shlibs to -V for experimental releases.
* formats/CMakeLists.txt: Install file.h and xmlformat.h.
* cmake/OpenSyncDefaults.cmake: Version all library directories to
-0.34 for now.
* cmake/CMakeLists.txt: Likewise.
* debian/libopensync1exp1.install: Update accordingly.
* debian/libopensync1exp1-dev.install: Likewise.
* opensync/client/opensync_client_proxy.c: Hardcode osplugin location
to /usr/lib/opensync-0.34/osplugin.
* opensync/CMakeLists.txt: Install osplugin into
/usr/lib/opensync-0.34.
* debian/rules: Overhaul to support building for multiple python
versions.
* cmake/modules/FindPythonLibs.cmake: Support user specified python
versions via ${PREFERRED_PYTHON_VERSION}.
* debian/python-opensync: Wildcard python version.
* formats/CMakeLists.txt: Make sure the formats are linked to the
opensync library.
* debian/control (libopensync1exp1): Added Recommends on
opensync-format-vformat and Suggests on msynctool.
Checksums-Sha1:
ecd6dbbbf1b92d4c5189e9eab9b1913cc0e40c30 1180 opensync_0.39-3.dsc
296ea51066c8af4e523a1bd1c85ba5ca359e7648 1276554 opensync_0.39.orig.tar.gz
28d953011e6e33ebc271eafc80fc128f95a8d0d8 9891 opensync_0.39-3.diff.gz
Checksums-Sha256:
4c5e4ca10f4b80399e62f37d15ffc73dca2c1f7d8f3b9f7bb9bd132a6b182e6f 1180 opensync_0.39-3.dsc
6cfe58072f8e6a42118c22c4653753e6e80de2bc570452eef700a31539954768 1276554 opensync_0.39.orig.tar.gz
dfec8cc555243337c068eaba2f48ace6869332ff9e88c846b2e8a02732551777 9891 opensync_0.39-3.diff.gz
Files:
87f495d5b1744c0b15a94b8fbf1f60fc 1180 libs optional opensync_0.39-3.dsc
2fda81e7b43925200ae7601c5d28942e 1276554 libs optional opensync_0.39.orig.tar.gz
9783e84c4f98fcc815fbceadd567a72b 9891 libs optional opensync_0.39-3.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvl5dwACgkQIv9bxIr1jzlhVwCeKEmVUVL5Ed4DHteAg07frfKv
o+8AnihLRdpYRmfBu9sqdNnF5E26MFdg
=o9e3
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list