libsoup (2.2.105-4) unstable; urgency=low * debian/control.in: + Add libgnutls-dev back to the dependencies of the -dev package as it's still required because of Requires.private in the pkg-config file. -- Sebastian Dröge Mon, 25 Feb 2008 06:38:39 +0100 libsoup (2.2.105-3) unstable; urgency=low * debian/patches/01_pkg-config-requires.patch, debian/control.in: + Move gnutls from Requires to Requires.private as no headers include it (Closes: #461801). + Drop gnutls and zlib from the dependencies of the -dev package as no headers include things from it. + Add gobject-2.0 to Requires as the headers include it. -- Sebastian Dröge Wed, 20 Feb 2008 11:59:51 +0100 libsoup (2.2.105-2) unstable; urgency=low * Rename the devhelp files to match the parent directory as otherwise the documentation doesn't appear in devhelp. -- Loic Minier Sun, 17 Feb 2008 15:37:32 +0100 libsoup (2.2.105-1) unstable; urgency=low * New upstream bugfix release: + debian/libsoup2.2-doc.install, libsoup2.2-doc.doc-base: - Adjust documentation path to upstream changes. Makes it possible to install libsoup 2.2 and 2.4 docs at the same time. * debian/control.in: + Update Standards-Version to 3.7.3, no additional changes needed. -- Sebastian Dröge Tue, 12 Feb 2008 06:27:27 +0100 libsoup (2.2.104-1) unstable; urgency=low * New upstream bugfix release. -- Sebastian Dröge Tue, 27 Nov 2007 05:47:12 +0100 libsoup (2.2.103-1) unstable; urgency=low * New upstream bugfix release: + Fixes memory corruption in SoupSessionAsync that caused rhythmbox to crash (Closes: #446288). -- Sebastian Dröge Sun, 28 Oct 2007 21:35:22 +0100 libsoup (2.2.102-1) unstable; urgency=low * New upstream release; no API change; fixes non-SSL build, Debian not affected. * Wrap build-deps and deps. * Don't override DEB_SHLIBDEPS_INCLUDE_libsoup2.2-dev and DEB_DH_MAKESHLIBS_ARGS_ALL completely. -- Loic Minier Fri, 19 Oct 2007 11:38:44 +0200 libsoup (2.2.101-1) unstable; urgency=low [ Loic Minier ] * Drop useless upstream version computation. * Use full URL in copyright. * Don't include autotools.mk as it's already included by gnome.mk. [ Sebastian Dröge ] * New upstream release with no API changes: + debian/control.in: - Build depend on libglib2.0-dev (>= 2.12.0). -- Sebastian Dröge Mon, 08 Oct 2007 08:15:12 +0200 libsoup (2.2.100-1) unstable; urgency=medium * Add a get-orig-source target to retrieve the upstream tarball. * New upstream stable release; bug fixes. - Fix handling of NUL terminated status lines; GNOME #406997; closes: #410638. -- Loic Minier Mon, 12 Feb 2007 16:59:55 +0100 libsoup (2.2.99-1) unstable; urgency=low * New upstream stable release; no API nor ABI change; stricter header parsing and testsuite, plug for a small memory leak, bug fix, doc fix. - Do not use the upstream version for shlibs, set them to >= 2.2.98. - Drop patch 01_parse_headers_DoS, fixed differently upstream. -- Loic Minier Tue, 9 Jan 2007 09:23:51 +0100 libsoup (2.2.98-2) unstable; urgency=high * 01_parse_headers_DoS.patch: new patch, fixes a remote denial of service vulnerability in rhythmbox - and probably anything using libsoup's HTTP server code. Closes: #405197. -- Josselin Mouette Tue, 2 Jan 2007 18:42:12 +0100 libsoup (2.2.98-1) unstable; urgency=low * New upstream stable release; no API change; XML-RPC minor syntax support addition, memory leak fix, cleanups. -- Loic Minier Tue, 21 Nov 2006 10:50:41 +0100 libsoup (2.2.97-1) unstable; urgency=low * Set Maintainer to the Debian GNOME team. * New upstream release; with an API addition. - Bump shlibs to >= 2.2.97. -- Loic Minier Tue, 7 Nov 2006 23:48:38 +0100 libsoup (2.2.96-1) unstable; urgency=low * New upstream release, with API additions. * Add a doc-base document for the libsoup documentation, based on suggestion by Thadeu Cascardo. * Include the list of features in the descriptions and enhance descriptions a little. -- Loic Minier Sat, 29 Jul 2006 12:41:59 +0200 libsoup (2.2.95.1-1) unstable; urgency=low * Add watch file. * Merge with 2.2.95.1-0ubuntu1. - New upstream release with API additions, and API changes. The changes are in parts of the API which were considered unusable. * Stop shipping *.la files as evolution-data-server doesn't do so anymore and remove the calculation of *.la Dependencies introduced in 2.2.93-2. * Really use ${binary:Version} as I failed doing so in 2.2.93-2. * Cleanup dependencies of libsoup2.2-doc. -- Loic Minier Fri, 14 Jul 2006 11:55:16 +0200 libsoup (2.2.95.1-0ubuntu1) edgy; urgency=low * New upstream release: - 2.2.95: - Even more fixes to XML-RPC, found by the new XML-RPC regression test. This includes some API changes that I don't feel guilty about, because the code totally didn't work at all before. - Fixed a bug in soup_mktime_utc() - 2.2.95.1: - (2.2.95 was identical to 2.2.95.1. The only difference is that the shared library version was belatedly bumped from 8.2.0 to 8.3.0 to reflect the API "additions") -- Daniel Holbach Tue, 11 Jul 2006 18:00:23 +0200 libsoup (2.2.94-0ubuntu1) edgy; urgency=low * New upstream release: - Various fixes to the XML-RPC code (which apparently had not actually ever worked before) - Added client and server API tutorials to the docs - auth-test now uses a local Apache 2.2 install, if possible, rather than depending on files that used to be on an old Ximian web server but haven't been anywhere for a ong time. * Resynchronized with Debian, only Ubuntu changes are: - debian/patches/02_xmlrpc_pointer.patch, debian/patches/03_xmlrpc_array.patch: Distro fixes. -- Daniel Holbach Thu, 6 Jul 2006 09:55:02 +0200 libsoup (2.2.93-3) unstable; urgency=medium * Build-depend on libgnutls-dev (>= 1.4.0) since the broken libgnutls-dev Provide is here for a while. (Closes: #370387) * Depend on libgnutls-dev (>= 1.4.0) due to the above change. * Build-conflict and conflict with libgnutls11-dev for additional safety, as I'm not sure how the lack of support for versionned Provides might behave here. -- Loic Minier Sat, 24 Jun 2006 16:47:24 +0200 libsoup (2.2.93-2) unstable; urgency=low * Use a new la:Depends substvar generated in binary-predeb/libsoup2.2-dev by debian/la-deps from debian/libsoup2.2-dev/**/*.la to compute *.la file dependencies. * Remove the hardcoded dependencies added in 2.2.7-1 due to dependency_libs in *.la files: libgcrypt11-dev, libgpg-error-dev, libtasn1-2-dev * Make the package binNMU-safe. + Build-depend on dpkg-dev 1.13.19. + Use ${binary:Version}. * Bump up Standards-Version to 3.7.2. * Bump up Debhelper compatibility level to 5. -- Loic Minier Sun, 18 Jun 2006 20:36:21 +0200 libsoup (2.2.93-1) unstable; urgency=low * New upstream release with API additions. -- Loic Minier Tue, 30 May 2006 15:30:36 +0200 libsoup (2.2.92-1) unstable; urgency=low * New upstream release, no API changes. - Remove chmod fix for the permissions of the pkg-config file (fixed-upstream). [debian/rules] -- Loic Minier Thu, 13 Apr 2006 12:01:42 +0200 libsoup (2.2.91-2) unstable; urgency=low * Compute the upstream version from the Debian version by removing anything after and including the last dash; this should fix permit binNMUs versions. (Closes: #359652) [debian/rules] -- Loic Minier Tue, 28 Mar 2006 15:00:09 +0200 libsoup (2.2.91-1) unstable; urgency=low * New upstream release with API additions. - Bump up libglib2.0-dev build-dep to >= 2.6.0. [debian/control, debian/control.in] - Drop TODO. [debian/docs] * Add empty patches dir. [debian/patches] -- Loic Minier Fri, 10 Mar 2006 12:22:16 +0100 libsoup (2.2.7-2) unstable; urgency=low * Anchor "Version:" regexp in dpkg-parsechangelog and fix shlibs. [debian/rules] -- Loic Minier Sun, 12 Feb 2006 17:12:46 +0100 libsoup (2.2.7-1) unstable; urgency=low * Hijack package, set myself as Maintainer, GNOME team uploads. [debian/control, debian/control.in, debian/rules] * New upstream release. - Fixes 100% CPU usage. (Closes: #351713) * Bump up Standards-Version to 3.6.2. [debian/control, debian/control.in] * Add CDBS' utils. [debian/rules] * Repair and cleanup computation of SOVERSION. [debian/rules] * Add ${misc:Depends} to Depends. [debian/control, debian/control.in] * Build-depend and depend on libgnutls-dev instead of libgnutls11-dev. (Closes: #335757) [debian/control, debian/control.in] * Downgrade the Recommends dependency of libsoup-doc on libsoup-dev to a Suggests. [debian/control, debian/control.in] * Drop obsolete files. [debian/libsoup2.2-doc.files, debian/libsoup2.2-dev.files, debian/dirs] * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS and clean it up. [debian/rules] * Update FSF address, update AUTHORS list, and clarify Copyright versus License. [debian/copyright] * Let libsoup-dev depend on zlib1g-dev to honor the pkg-config link flags. [debian/control, debian/control.in] * Let libsoup-dev depend on libgcrypt11-dev, libgpg-error-dev, libtasn1-2-dev to honor the libtool dependency_libs line. [debian/control, debian/control.in] * Fix permissions of .pc files. [debian/rules] -- Loic Minier Sun, 12 Feb 2006 09:53:41 +0100 libsoup (2.2.6-1) unstable; urgency=low * New upstream release * bump package name: libsoup2.2-8 -- Takuo KITAME Sat, 10 Sep 2005 10:49:48 +0900 libsoup (2.2.3-2) unstable; urgency=low * -dev: depends on libgnutls11-dev, libxml2-dev (closes: #268037) -- Takuo KITAME Thu, 31 Mar 2005 17:34:29 +0900 libsoup (2.2.3-1) unstable; urgency=low * New upstream release -- Takuo KITAME Tue, 29 Mar 2005 10:54:50 +0900 libsoup (2.2.2-1) unstable; urgency=low * New upstream release -- Takuo KITAME Fri, 4 Feb 2005 14:19:05 +0900 libsoup (2.2.1-1) unstable; urgency=low * New upstream release -- Takuo KITAME Wed, 13 Oct 2004 11:39:50 +0900 libsoup (2.2.0-2) unstable; urgency=low * fix shlibs info -- Takuo KITAME Tue, 31 Aug 2004 14:34:01 +0900 libsoup (2.2.0-1) unstable; urgency=low * New upstream release * bump package name to libsoup2.2-7 -- Takuo KITAME Tue, 31 Aug 2004 12:03:56 +0900 libsoup (2.1.13-1) unstable; urgency=low * New upstream release * bump package name libsoup2.2-3 to libsoup2.2-6 -- Takuo KITAME Mon, 16 Aug 2004 11:58:26 +0900 libsoup (2.1.12-2) unstable; urgency=low * build against libgnutls11 -- Takuo KITAME Thu, 5 Aug 2004 18:27:08 +0900 libsoup (2.1.12-1) unstable; urgency=low * New upstream release * use cdbs -- Takuo KITAME Tue, 20 Jul 2004 14:55:47 +0900 libsoup (2.1.11-1) unstable; urgency=low * New upstream release -- Takuo KITAME Mon, 7 Jun 2004 11:39:52 +0900 libsoup (2.1.10-3) unstable; urgency=low * added libsoup2.2-doc package -- Takuo KITAME Tue, 1 Jun 2004 12:59:24 +0900 libsoup (2.1.10-2) unstable; urgency=low * upload to unstable -- Takuo KITAME Wed, 26 May 2004 12:28:04 +0900 libsoup (2.1.10-1) experimental; urgency=low * New upstream release * build against libgnutls10 -- Takuo KITAME Mon, 24 May 2004 19:09:13 +0900 libsoup (2.1.9-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 7 Apr 2004 12:24:47 +0900 libsoup (2.1.8-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 9 Mar 2004 11:34:14 +0900 libsoup (2.1.7-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 18 Feb 2004 15:54:49 +0900 libsoup (2.1.5-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 3 Feb 2004 13:53:58 +0900 libsoup (2.1.4-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 20 Jan 2004 15:40:58 +0900 libsoup (2.1.3-1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 8 Jan 2004 17:47:13 +0900 libsoup (2.1.2-1) experimental; urgency=low * New upstream release * change package name s/2.0/2.2/g -- Takuo KITAME Thu, 11 Dec 2003 15:56:02 +0900 libsoup (1.99.26-1) unstable; urgency=low * New upstream release -- Takuo KITAME Wed, 24 Sep 2003 12:17:04 +0900 libsoup (1.99.23-1) unstable; urgency=low * New upstream release -- Takuo KITAME Thu, 12 Jun 2003 11:50:37 +0900 libsoup (1.99.22-2) unstable; urgency=low * Upload into unstable/main -- Takuo KITAME Tue, 3 Jun 2003 15:28:17 +0900 libsoup (1.99.22-1) experimental; urgency=low * New upstream release -- Takuo KITAME Tue, 27 May 2003 18:33:55 +0900 libsoup (1.99.20-1) experimental; urgency=low * New upstream release -- Takuo KITAME Wed, 7 May 2003 11:45:22 +0900 libsoup (1.99.17-0.2) experimental; urgency=low * --with-gnutls-includes -- Takuo KITAME Tue, 6 May 2003 16:59:56 +0900 libsoup (1.99.17-0.1) experimental; urgency=low * New upstream release -- Takuo KITAME Thu, 24 Apr 2003 11:20:10 +0900 libsoup (1.99.12-0.1) experimental; urgency=low * Initial Release. -- Takuo KITAME Wed, 19 Mar 2003 18:09:38 +0900