[ubuntu/lucid] libsyncml 0.5.4-2 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Mon Feb 15 17:06:33 GMT 2010
libsyncml (0.5.4-2) unstable; urgency=low
* Upload to unstable.
* debian/control (Standards-Version): Bumped to 3.8.3.
* debian/control (Build-Depends): Bump required debhelper version to 7.0.0.
* debian/compat: Set to 7.
* debian/rules (install): Replace call to dh_clean -k with dh_prep.
* debian/control (libsyncml2-dbg): Set section to debug.
libsyncml (0.5.4-1) experimental; urgency=low
* New upstream release.
* debian/patches/04_syncml-ds-tool_doxygen_fix.patch: New patch, suppresses
the creation of a bogus SmlDsToolLocationType.1 manpage; closes: #549070.
libsyncml (0.5.3-1) experimental; urgency=low
* New upstream release.
libsyncml (0.5.2-1) experimental; urgency=low
* New upstream release.
libsyncml (0.5.1-1) experimental; urgency=low
* New upstream release.
* debian/control (Build-Depends): Added doxygen.
* debian/rules (configure-stamp): Added BUILD_DOCUMENTATION flag.
* debian/libsyncml-utils.install: Added syncml-ds-tool.1.
* debian/control (libsyncml-doc): New package.
* debian/libsyncml-doc.install: New file.
* debian/control (libsyncml-dev/Suggests): Added libsyncml-doc.
libsyncml (0.5.0-1) experimental; urgency=low
* New upstream release.
* debian/rules (build-stamp): Clean up testbed.* directories after the
test suite run.
libsyncml (0.5.0~rc6-2) experimental; urgency=low
* debian/rules (configure-stamp): Define ENABLE_OPENOBEX_TCP=ON;
closes: #505187.
* debian/rules (configure-stamp): Pass $(CFLAGS) to CMAKE_C_FLAGS, do
not hardcode the flags.
* debian/rules (build-stamp): Make the test suite more verbose by running
the ctest directly with `Experimental' defined and adding the -V option.
libsyncml (0.5.0~rc6-1) experimental; urgency=low
* New upstream release candidate.
* debian/patches/01_remove_inline_assembler.patch: Removed, applied
upstream.
* debian/patches/02_link_libcheck_statically.patch: Removed, no longer
needed.
* debian/patches/03_maxsize_support.patch: Removed, applied upstream.
* debian/rules (build-stamp): Include current directy in library search
path for the test suite.
* debian/libsyncml-utils.install: Removed syncml-obex-client and added
syncml-ds-tool.
* debian/libsyncml-utils.manpages: Removed.
* debian/rules (configure-stamp): Define ENABLE_CHECK_PIC=ON.
libsyncml (0.4.7-4) experimental; urgency=low
* debian/rules (configure-stamp): Depend on debian/stamp-patched;
closes: #503672.
* debian/rules (configure): Do not depend on patch-stamp.
libsyncml (0.4.7-3) experimental; urgency=low
* Switch packaging to quilt.
+ debian/control (Build-Depends): Added quilt.
+ debian/rules: include /usr/share/quilt/quilt.make.
+ debian/rules (configure-stamp): Depend on patch-stamp.
+ debian/rules (clean): Depend on unpatch.
+ debian/patches/01_remove_inline_assembler.patch: New file.
+ debian/patches/02_link_libcheck_statically.patch: Likewise.
+ debian/patches/series: Likewise.
* debian/patches/03_maxsize_support.patch: New patch, add support for
MaxSize tag from the OMA DS DevInf 1.2 spec, taken from upstream svn.
* debian/control (libsyncml2-dbg): New package.
* debian/rules (binary-arch): Add debugging symbols to libsyncml2-dbg in
dh_strip.
* debian/rules (build): Depend on configure-stamp, not configure.
* debian/compat: Increase to 5.
libsyncml (0.4.7-2) experimental; urgency=low
* tests/check_http.c: Remove inline assembler, taken from upstream
SVn; closes: #494173.
* debian/rules (build-stamp): Do not abort on test suites failures;
closes: #494117.
libsyncml (0.4.7-1) experimental; urgency=low
* New upstream release.
+ tests/CMakeLists.txt: Drop libxml2 include dir variable fix, applied
upstream.
+ libsyncml/sml_support.c: Drop strstr() change, applied upstream.
* debian/control (Build-Depends): Replace libsoup2.2-dev by libsoup2.4-dev.
* debian/control (libsyncml-dev/Depends): Likewise.
* debian/libsyncml-utils.install: Removed syncml-http-client and
syncml-http-server, which are considered incomplete reference
implementations and are no longer installed by default.
* debian/libsyncml0.install: Renamed to ...
* debian/libsyncml2.install: ... this.
* debian/control (libsyncml0): Renamed package to ...
* debian/control (libsyncml2): ... this.
* debian/control (libsyncml-dev/Depends): Update for libsyncml soname
change.
* debian/rules (build-stamp): Set LD_LIBRARY_PATH so that the test suite
finds libsyncml.so.2. Abort build when test suite fails for now.
* debian/control (Standards-Version): Bumped to 3.8.0.
* debian/control (Uploaders): Removed Robert Collins.
* debian/libsyncml-utils.manpages: New file.
* debian/rules (build-stamp): Honor `nocheck' in $DEB_BUILD_OPTIONS.
Date: Mon, 15 Feb 2010 16:40:56 +0000
Changed-By: Ilya Barygin <barygin at gmail.com>
Maintainer: Michael Banck <mbanck at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/libsyncml/0.5.4-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon, 15 Feb 2010 16:40:56 +0000
Source: libsyncml
Binary: libsyncml2, libsyncml-utils, libsyncml-dev, libsyncml-doc, libsyncml2-dbg
Architecture: source
Version: 0.5.4-2
Distribution: lucid
Urgency: low
Maintainer: Michael Banck <mbanck at debian.org>
Changed-By: Ilya Barygin <barygin at gmail.com>
Closes: 494117 494173 503672 505187 549070
Changes:
libsyncml (0.5.4-2) unstable; urgency=low
.
* Upload to unstable.
* debian/control (Standards-Version): Bumped to 3.8.3.
* debian/control (Build-Depends): Bump required debhelper version to 7.0.0.
* debian/compat: Set to 7.
* debian/rules (install): Replace call to dh_clean -k with dh_prep.
* debian/control (libsyncml2-dbg): Set section to debug.
.
libsyncml (0.5.4-1) experimental; urgency=low
.
* New upstream release.
* debian/patches/04_syncml-ds-tool_doxygen_fix.patch: New patch, suppresses
the creation of a bogus SmlDsToolLocationType.1 manpage; closes: #549070.
.
libsyncml (0.5.3-1) experimental; urgency=low
.
* New upstream release.
.
libsyncml (0.5.2-1) experimental; urgency=low
.
* New upstream release.
.
libsyncml (0.5.1-1) experimental; urgency=low
.
* New upstream release.
* debian/control (Build-Depends): Added doxygen.
* debian/rules (configure-stamp): Added BUILD_DOCUMENTATION flag.
* debian/libsyncml-utils.install: Added syncml-ds-tool.1.
* debian/control (libsyncml-doc): New package.
* debian/libsyncml-doc.install: New file.
* debian/control (libsyncml-dev/Suggests): Added libsyncml-doc.
.
libsyncml (0.5.0-1) experimental; urgency=low
.
* New upstream release.
* debian/rules (build-stamp): Clean up testbed.* directories after the
test suite run.
.
libsyncml (0.5.0~rc6-2) experimental; urgency=low
.
* debian/rules (configure-stamp): Define ENABLE_OPENOBEX_TCP=ON;
closes: #505187.
* debian/rules (configure-stamp): Pass $(CFLAGS) to CMAKE_C_FLAGS, do
not hardcode the flags.
* debian/rules (build-stamp): Make the test suite more verbose by running
the ctest directly with `Experimental' defined and adding the -V option.
.
libsyncml (0.5.0~rc6-1) experimental; urgency=low
.
* New upstream release candidate.
* debian/patches/01_remove_inline_assembler.patch: Removed, applied
upstream.
* debian/patches/02_link_libcheck_statically.patch: Removed, no longer
needed.
* debian/patches/03_maxsize_support.patch: Removed, applied upstream.
* debian/rules (build-stamp): Include current directy in library search
path for the test suite.
* debian/libsyncml-utils.install: Removed syncml-obex-client and added
syncml-ds-tool.
* debian/libsyncml-utils.manpages: Removed.
* debian/rules (configure-stamp): Define ENABLE_CHECK_PIC=ON.
.
libsyncml (0.4.7-4) experimental; urgency=low
.
* debian/rules (configure-stamp): Depend on debian/stamp-patched;
closes: #503672.
* debian/rules (configure): Do not depend on patch-stamp.
.
libsyncml (0.4.7-3) experimental; urgency=low
.
* Switch packaging to quilt.
+ debian/control (Build-Depends): Added quilt.
+ debian/rules: include /usr/share/quilt/quilt.make.
+ debian/rules (configure-stamp): Depend on patch-stamp.
+ debian/rules (clean): Depend on unpatch.
+ debian/patches/01_remove_inline_assembler.patch: New file.
+ debian/patches/02_link_libcheck_statically.patch: Likewise.
+ debian/patches/series: Likewise.
* debian/patches/03_maxsize_support.patch: New patch, add support for
MaxSize tag from the OMA DS DevInf 1.2 spec, taken from upstream svn.
* debian/control (libsyncml2-dbg): New package.
* debian/rules (binary-arch): Add debugging symbols to libsyncml2-dbg in
dh_strip.
* debian/rules (build): Depend on configure-stamp, not configure.
* debian/compat: Increase to 5.
.
libsyncml (0.4.7-2) experimental; urgency=low
.
* tests/check_http.c: Remove inline assembler, taken from upstream
SVn; closes: #494173.
* debian/rules (build-stamp): Do not abort on test suites failures;
closes: #494117.
.
libsyncml (0.4.7-1) experimental; urgency=low
.
* New upstream release.
+ tests/CMakeLists.txt: Drop libxml2 include dir variable fix, applied
upstream.
+ libsyncml/sml_support.c: Drop strstr() change, applied upstream.
* debian/control (Build-Depends): Replace libsoup2.2-dev by libsoup2.4-dev.
* debian/control (libsyncml-dev/Depends): Likewise.
* debian/libsyncml-utils.install: Removed syncml-http-client and
syncml-http-server, which are considered incomplete reference
implementations and are no longer installed by default.
* debian/libsyncml0.install: Renamed to ...
* debian/libsyncml2.install: ... this.
* debian/control (libsyncml0): Renamed package to ...
* debian/control (libsyncml2): ... this.
* debian/control (libsyncml-dev/Depends): Update for libsyncml soname
change.
* debian/rules (build-stamp): Set LD_LIBRARY_PATH so that the test suite
finds libsyncml.so.2. Abort build when test suite fails for now.
* debian/control (Standards-Version): Bumped to 3.8.0.
* debian/control (Uploaders): Removed Robert Collins.
* debian/libsyncml-utils.manpages: New file.
* debian/rules (build-stamp): Honor `nocheck' in $DEB_BUILD_OPTIONS.
Files:
c2f7fb820e9089dc757256b97333cc3b 1176 libs optional libsyncml_0.5.4-2.dsc
84879ed7cb94618530fbcb801a1a4f95 396433 libs optional libsyncml_0.5.4.orig.tar.gz
bf9334e9350f4c77fc811629d3ffc895 4943 libs optional libsyncml_0.5.4-2.diff.gz
More information about the Lucid-changes
mailing list