libotr (4.1.1-1) unstable; urgency=medium * New upstream release. * Update upstream OpenPGP signing key. * Drop previously cherry-picked 0002-Test-Add-new-test-suite-in-tests.patch: it is part of the new upstream release. * Declare compliance with Standards-Version 3.9.7 (no change required). * Update upstream copyright years. -- intrigeri Thu, 10 Mar 2016 09:30:30 +0000 libotr (4.1.0-7) unstable; urgency=medium * Bump debhelper compat level to 9, accordingly bump the versioned build-dependency. * debian/*install: adjust paths for multiarch. * Revert "Don't run the test suite on Hurd: it depends on PATH_MAX": the failure happens during the build, not when running the tests. * Revert "Don't run the test suite on kfreebsd-*: the test suite utilities depend on epoll, and fail to build on kfreebsd.": the failure happens during the build, not when running the tests. * Disable the test suite on ppc64: it's brittle there too. -- intrigeri Fri, 15 Jan 2016 16:44:23 +0000 libotr (4.1.0-6) unstable; urgency=low * Disable the test suite on: - hurd: it depends on PATH_MAX - kfreebsd-*: it depends on epoll - s390x: it's flaky -- intrigeri Thu, 14 Jan 2016 20:27:50 +0000 libotr (4.1.0-5) unstable; urgency=low * Disable the test suite for architectures on which it is not robust… for real, this time. -- intrigeri Thu, 14 Jan 2016 15:22:28 +0000 libotr (4.1.0-4) unstable; urgency=low * Disable the test suite for architectures on which it is not robust: hppa, mips, mipsel, powerpc, ppc64el. -- intrigeri Thu, 14 Jan 2016 13:12:40 +0000 libotr (4.1.0-3) unstable; urgency=medium [ Ximin Luo ] * hand over package to pkg-privacy team [ intrigeri ] * Update debian/copyright: bump copyright years, fix licenses version, and generally be more precise. * debian/rules: separate targets with an empty line, for better clarity. * 0002-Test-Add-new-test-suite-in-tests.patch: cherry-pick new upstream test suite. * debian/rules: make test suite shell scripts executable before running them. * 0003-Disable-tests-that-fail-because-we-disable-the-API-v.patch: disable the tests that fail because we disable the API version check at runtime. * debian/copyright: add information about the upstream test suite. -- intrigeri Tue, 12 Jan 2016 04:01:35 +0000 libotr (4.1.0-2) unstable; urgency=medium * New patch: 0001-Do-not-error-out-when-an-application-is-run-against-.patch Do not error out when an application is run against an older libotr than the one it was built against: given libotr 4.1 is API- and ABI-compatible with libotr 4.0, let's prevent this runtime check from breaking packages that were built against 4.0 (Closes: #767230). * Add symbols file: now that we have removed upstream's version check at runtime, let's use the symbols mechanism to detect (most) ABI changes automatically, and let reverse-dependencies pick up the version of libotr they should depend on (Closes: #767652). * debian/README.source: document how to detect and handle ABI changes. -- intrigeri Sat, 01 Nov 2014 18:36:49 +0100 libotr (4.1.0-1) unstable; urgency=medium * New upstream release. * Drop all patches: applied upstream. * Migrate back to source format 3.0 (quilt), as per new team policy. * Drop unsupported italics from extended description. (Closes: #747271) * Import upstream signing key where uscan looks for it. * debian/watch: enable OpenPGP signature verification. * Declare compliance with Standards-Version 3.9.6 (no change required). * Use cgit for the Vcs-Browser control field. * Reformat debian/control with cme fix. -- intrigeri Tue, 21 Oct 2014 22:12:42 +0200 libotr (4.0.0-3) unstable; urgency=medium * Put the package under the umbrella of the Debian OTR Team. Huge thanks to Thibaut VARENE for having maintained this package for many years! * Add Micah and myself as human uploaders. * Migrate back to source format 1.0. Accordingly integrate debian/patches/message_fragment_fix.patch in the tree: cherry-pick upstream commit d748757e. * Convert debian/copyright to machine-readable copyright format 1.0, update it. * Cleanup debian/control with cme, including: drop versioned dependencies satisfied in oldstable (Squeeze). * Declare compatibility with standards version 3.9.5. * Slightly improve long package descriptions, make it gender-neutral. * Update Homepage control field. * Convert to debhelper 8 with tiny rules file and dh-autoreconf. * Create copyright symlinks with dh_link instead of the real links, that are not supported with source format 1.0. * Override direct-changes-in-diff-but-no-patch-system Lintian warning: our team uses source format 1.0; the detail of patches can be found in Git and debian/changelog. * Enable all hardening flags. * Add Vcs-* control fields. * Update debian/watch to use the new HTTPS homepage. * Add README.source. -- intrigeri Tue, 18 Feb 2014 21:51:28 +0100 libotr (4.0.0-2.2) unstable; urgency=low * Non-maintainer upload * Upload experimental version to unstable * Bump standards version: no changes -- Micah Anderson Fri, 10 May 2013 21:20:07 -0400 # For older changelog entries, run 'apt-get changelog libotr5'