[Pkg-telepathy-commits] [SCM] gst-plugins-farsight packaging branch, debian, updated. 81f7c69f899950d7b9c7d2d9288d4008280df2df

Simon McVittie smcv at debian.org
Fri Dec 26 20:35:04 UTC 2008


The following commit has been merged in the debian branch:
commit 81f7c69f899950d7b9c7d2d9288d4008280df2df
Author: Laurent Bigonville <bigon at debian.org>
Date:   Tue Dec 16 00:50:00 2008 +0100

    Imported Debian patch 0.12.10-1

diff --git a/debian/changelog b/debian/changelog
index f21b858..bbed187 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+gst-plugins-farsight (0.12.10-1) experimental; urgency=low
+
+  * New upstream release
+  * Use my debian.org address in Uploaders
+  * Bump Standards-Version to 3.8.0
+  * Add gstreamer-tools build-dependency and call dh_gstscancodecs
+  * Drop debian/patches/fsvalve_fix_refcount.patch: Dropped, fixed upstream
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 16 Dec 2008 00:50:00 +0100
+
+gst-plugins-farsight (0.12.9-2) experimental; urgency=low
+
+  * debian/patches/fsvalve_fix_refcount.patch
+    + Added fix refcounting issue
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Tue, 05 Aug 2008 12:42:07 +0100
+
 gst-plugins-farsight (0.12.9-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index ab455fd..b33a473 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,16 @@ Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth
 Uploaders: Dafydd Harries <daf at debian.org>,
            Riccardo Setti <giskard at debian.org>,
            Simon McVittie <smcv at debian.org>,
-           Laurent Bigonville <bigon at bigon.be>,
+           Laurent Bigonville <bigon at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 5),
                libgstreamer-plugins-base0.10-dev (>= 0.10.11),
                libgstreamer0.10-dev (>= 0.10.13),
+               gstreamer-tools (>= 0.10.14)
                libgsm1-dev,
                libjinglep2p0.3-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Bzr: http://bzr.debian.org/pkg-telepathy/packages/unstable/gst-plugins-farsight/
 
 Package: gstreamer0.10-plugins-farsight
diff --git a/debian/rules b/debian/rules
index 6f877d7..974b027 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,5 @@ include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
 binary-post-install/gstreamer0.10-plugins-farsight::
+	dh_gstscancodecs
 	rm -rf debian/*/usr/lib/gstreamer-0.10/*.la

-- 
gst-plugins-farsight packaging



More information about the Pkg-telepathy-commits mailing list