[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian-experimental, updated. debian/0.16.1-1-3-gcab8998
Laurent Bigonville
bigon at bigon.be
Wed Nov 9 14:25:43 UTC 2011
The following commit has been merged in the debian-experimental branch:
commit 83d6f754050f4a7e32f19e33276ca6d5763cd829
Merge: 7b12d5a22d4ed67d9982464ecfe459e91453805a f9b7a3e1169f30c17571a8e8f12949734e9c952d
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sun Apr 10 18:28:16 2011 +0200
Merge remote-tracking branch 'origin/debian-experimental' into debian
Conflicts:
debian/changelog
debian/control
debian/gir1.2-telepathyglib-0.12.install
debian/libtelepathy-glib-dev.install
debian/rules
diff --combined debian/changelog
index 21cd592,7ca5daf..3d2ffe4
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,168 +1,175 @@@
+ telepathy-glib (0.14.3-1) experimental; urgency=low
+
+ * New upstream release
+
+ -- Sjoerd Simons <sjoerd at debian.org> Tue, 05 Apr 2011 17:06:37 +0200
+
+telepathy-glib (0.11.11-2) unstable; urgency=low
+
+ * Temporarily remove the gir bindings. They will come back when 0.14
+ reaches unstable.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Mon, 28 Mar 2011 20:35:57 +0100
+
+ telepathy-glib (0.14.1-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/libtelepathy-glib0.symbols:
+ + Updated.
+
+ -- Sjoerd Simons <sjoerd at debian.org> Tue, 22 Mar 2011 15:31:11 +0000
+
+ telepathy-glib (0.13.17-1) experimental; urgency=low
+
+ * New upstream release.
+ - debian/libtelepathy-glib0.symbols:
+ + Updated.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Wed, 09 Mar 2011 14:37:05 +0000
+
+ telepathy-glib (0.13.15-1) experimental; urgency=low
+
+ * New upstream release.
+ - debian/libtelepathy-glib0.symbols:
+ + Updated for the new release.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Thu, 24 Feb 2011 18:10:06 +0000
+
+ telepathy-glib (0.13.12-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/libtelepathy-glib0.symbols: Add new symbols.
+
+ -- Jonny Lamb <jonny at debian.org> Thu, 03 Feb 2011 10:41:22 +0000
+
+ telepathy-glib (0.13.11-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/libtelepathy-glib0.symbols: Add new symbols.
+ * debian/patches/01_fix_vala_bindings_build.patch: Remove patch.
+ * debian/control: Build-depend on valac-0.12.
+
+ -- Jonny Lamb <jonny at debian.org> Thu, 27 Jan 2011 17:33:51 +0000
+
+ telepathy-glib (0.13.10-1) experimental; urgency=low
+
+ [ Sjoerd Simons ]
+ * New upstream release
+ * debian/control: Follow the new gir1.2 policy
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/patches/01_fix_vala_bindings_build.patch:
+ - Don't introspect client-channel-factory for now, since
+ the vala gir parser chokes on it. This is fixed on Vala
+ 0.11.3, so we can remove this patch when we have that.
+ * debian/libtelepathy-glib0.symbols:
+ - Updated for the new release.
+ * debian/gir1.[02]-telepathyglib-0.12.install,
+ debian/control:
+ - More gir 1.2 fixes.
+ * debian/control:
+ - Add myself to Uploaders.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Fri, 07 Jan 2011 17:37:35 +0000
+
+ telepathy-glib (0.13.9-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+
+ -- Simon McVittie <smcv at debian.org> Fri, 10 Dec 2010 17:47:44 +0000
+
+ telepathy-glib (0.13.8-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+
+ -- Simon McVittie <smcv at debian.org> Wed, 01 Dec 2010 20:53:42 +0000
+
+ telepathy-glib (0.13.7-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+
+ -- Simon McVittie <smcv at debian.org> Thu, 25 Nov 2010 17:03:05 +0000
+
+ telepathy-glib (0.13.6-1) experimental; urgency=low
+
+ * New upstream version
+
+ -- Simon McVittie <smcv at debian.org> Wed, 17 Nov 2010 16:32:00 +0000
+
+ telepathy-glib (0.13.5-1) experimental; urgency=low
+
+ * New upstream version (new ABI, API)
+ - regression tests are now more reliable (Closes: #602488)
+
+ -- Simon McVittie <smcv at debian.org> Fri, 05 Nov 2010 14:28:27 +0000
+
+ telepathy-glib (0.13.4-1) experimental; urgency=low
+
+ * New upstream version (new ABI, API)
+ * Increase dependencies on GObject-Introspection and Vala to reflect the
+ versions with which telepathy-glib and libfolks have been verified to work
+ * Adjust package descriptions to reflect that the g-i and Vala bindings are
+ still not covered by the same API guarantees as the C API
+ * Require GLib 2.26
+
+ -- Simon McVittie <smcv at debian.org> Wed, 03 Nov 2010 18:28:41 +0000
+
+ telepathy-glib (0.11.16-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+ * Just run dh_makeshlibs with -V rather than specifying a version: this
+ ensures conservative dependencies for old distributions even if we forget
+ to increment the version, and the .symbols file relaxes the dependencies
+ for modern distributions
+
+ -- Simon McVittie <smcv at debian.org> Wed, 15 Sep 2010 17:31:04 +0100
+
+ telepathy-glib (0.11.15-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+ * Advance debhelper compat mode to 8
+ * Use the 3.0 (quilt) source format
+ * Stop using cdbs, use dh instead
+
+ -- Simon McVittie <smcv at debian.org> Mon, 13 Sep 2010 14:54:55 +0100
+
+ telepathy-glib (0.11.14-2) experimental; urgency=low
+
+ * Drop build-depend on the (now versioned) libvala-dev, it
+ doesn't actually seem necessary to build the Vala bindings
+ * Add myself to Uploaders, as I'm a member of pkg-telepathy
+
+ -- Adam Conrad <adconrad at 0c3.net> Wed, 25 Aug 2010 15:34:30 -0600
+
+ telepathy-glib (0.11.14-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+
+ -- Simon McVittie <smcv at debian.org> Wed, 25 Aug 2010 16:53:29 +0100
+
+ telepathy-glib (0.11.13-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+
+ -- Simon McVittie <smcv at debian.org> Tue, 17 Aug 2010 12:22:44 +0100
+
+ telepathy-glib (0.11.12-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+ * Remove telepathy-glib.deps patch, it's finally in the tarball now
+ * Install source code for more example CMs in libtelepathy-glib-doc
+
+ -- Simon McVittie <smcv at debian.org> Tue, 10 Aug 2010 17:42:49 +0100
+
+ telepathy-glib (0.11.11-1+exp1) experimental; urgency=low
+
+ * Merge from unstable: new upstream version
+ * Adjust to the Vala bindings being improved upstream
+ * Re-add telepathy-glib.deps as a patch, since it isn't in the tarball
+ * Mention that the Vala bindings are experimental in the package description
+
+ -- Simon McVittie <smcv at debian.org> Mon, 26 Jul 2010 18:41:33 +0100
+
telepathy-glib (0.11.11-1) unstable; urgency=low
* New upstream release (new API, ABI)
@@@ -15,6 -173,16 +180,16 @@@
-- Simon McVittie <smcv at debian.org> Mon, 26 Jul 2010 17:54:02 +0100
+ telepathy-glib (0.11.10-1+exp1) experimental; urgency=low
+
+ * Enable the experimental Vala bindings and install them in
+ libtelepathy-glib-dev
+ * Add telepathy-glib.deps (taken from upstream git) and install it alongside
+ the Vala bindings, to have correct interdependencies
+ * Really get the documentation directories right if using dh_buildinfo
+
+ -- Simon McVittie <smcv at debian.org> Thu, 15 Jul 2010 11:52:25 +0100
+
telepathy-glib (0.11.10-1) unstable; urgency=low
[ Jonny Lamb ]
--
telepathy-glib packaging
More information about the Pkg-telepathy-commits
mailing list