Merge lp:~ari-tczew/farsight/lp-690736 into lp:~ubuntu-desktop/farsight/ubuntu

Proposed by Artur Rona
Status: Merged
Merged at revision: 5
Proposed branch: lp:~ari-tczew/farsight/lp-690736
Merge into: lp:~ubuntu-desktop/farsight/ubuntu
Diff against target: 112 lines (+53/-5)
3 files modified
debian/changelog (+49/-0)
debian/compat (+1/-1)
debian/control (+3/-4)
To merge this branch: bzr merge lp:~ari-tczew/farsight/lp-690736
Reviewer Review Type Date Requested Status
Robert Ancell Pending
Review via email: mp+44391@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-11-28 22:41:40 +0000
3+++ debian/changelog 2010-12-21 20:16:27 +0000
4@@ -1,3 +1,34 @@
5+farsight2 (0.0.22-1ubuntu1) natty; urgency=low
6+
7+ * Merge from debian unstable. Remaining changes: (LP: #690736)
8+ - debian/control:
9+ + Don't depend on gstreamer0.10-plugins-bad, codecs moved to -good.
10+ + Bump dependendency on -good to 0.10.17-1ubuntu1 to have necessary
11+ codecs supported.
12+ + Add Vcs-Bzr link related to Ubuntu Desktop Team.
13+
14+ -- Artur Rona <ari-tczew@ubuntu.com> Wed, 15 Dec 2010 17:52:00 +0100
15+
16+farsight2 (0.0.22-1) unstable; urgency=low
17+
18+ * New upstream release
19+ - Adjust build-dependencies
20+ - Drop d/p/0001-rtpconference-The-ptime-maxptime-in-caps-are-actuall.patch
21+ Applied upstream
22+ * debian/control:
23+ - Move python-farsight to priority optional instead of extra
24+ - Bump Standards-Version to 3.9.1
25+ * Bump debhelper version to 7
26+ * Switch to dpkg-source 3.0 (quilt) format
27+
28+ -- Laurent Bigonville <bigon@debian.org> Fri, 12 Nov 2010 12:59:05 +0100
29+
30+farsight2 (0.0.22-0ubuntu2) natty; urgency=low
31+
32+ * Rebuild with python 2.7 as the python default.
33+
34+ -- Matthias Klose <doko@ubuntu.com> Wed, 08 Dec 2010 15:02:40 +0000
35+
36 farsight2 (0.0.22-0ubuntu1) natty; urgency=low
37
38 * New upstream release
39@@ -10,6 +41,14 @@
40
41 -- Robert Ancell <robert.ancell@canonical.com> Mon, 29 Nov 2010 09:38:34 +1100
42
43+farsight2 (0.0.21-2) unstable; urgency=low
44+
45+ * d/p/0001-rtpconference-The-ptime-maxptime-in-caps-are-actuall.patch
46+ + Added. Fixes interoperability with various SIP phones that only work when
47+ ptime is properly used.
48+
49+ -- Sjoerd Simons <sjoerd@debian.org> Mon, 18 Oct 2010 14:31:06 +0100
50+
51 farsight2 (0.0.21-1ubuntu1) maverick; urgency=low
52
53 * Merge with Debian unstable, remaining Ubuntu changes:
54@@ -29,6 +68,16 @@
55
56 -- Sjoerd Simons <sjoerd@debian.org> Wed, 28 Jul 2010 16:34:02 +0200
57
58+farsight2 (0.0.20-2ubuntu1) maverick; urgency=low
59+
60+ * Resync on Debian
61+ * debian/control:
62+ - don't depend on gstreamer0.10-plugins-bad, codecs moved to -good
63+ - bump dependendency on -good to 0.10.17-1ubuntu1 to have necessary
64+ codecs supported
65+
66+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 22 Jun 2010 22:48:58 +0200
67+
68 farsight2 (0.0.20-2) unstable; urgency=medium
69
70 * added d/p/0001-rtpdiscocodecs-Remove-a-bad-cast-when-listing-codecs.patch
71
72=== modified file 'debian/compat'
73--- debian/compat 2010-08-13 05:22:59 +0000
74+++ debian/compat 2010-12-21 20:16:27 +0000
75@@ -1,1 +1,1 @@
76-5
77+7
78
79=== modified file 'debian/control'
80--- debian/control 2010-11-28 22:41:40 +0000
81+++ debian/control 2010-12-21 20:16:27 +0000
82@@ -2,19 +2,19 @@
83 Priority: optional
84 Section: libs
85 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
86-XSBC-Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
87+XSBC-Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
88 Uploaders: Dafydd Harries <daf@debian.org>,
89 Simon McVittie <smcv@debian.org>,
90 Sjoerd Simons <sjoerd@debian.org>,
91 Laurent Bigonville <bigon@debian.org>,
92 Jonny Lamb <jonny@debian.org>
93-Build-Depends: debhelper (>= 5.0.0),
94+Build-Depends: debhelper (>= 7),
95 cdbs,
96 libglib2.0-dev (>= 2.16),
97 libgstreamer0.10-dev (>= 0.10.26),
98 libgstreamer-plugins-base0.10-dev (>= 0.10.26),
99 python-central (>= 0.5),
100- python-gtk2-dev,
101+ python-gobject-dev (>= 2.16),
102 python-gst0.10-dev,
103 libnice-dev (>= 0.0.9),
104 libgupnp-igd-1.0-dev
105@@ -81,7 +81,6 @@
106 Package: python-farsight
107 Section: python
108 XB-Python-Version: ${python:Versions}
109-Priority: extra
110 Architecture: any
111 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gst0.10
112 Description: Audio/Video communications framework: Python bindings

Subscribers

People subscribed via source and target branches

to all changes: