Merge lp:~ubuntu-branches/ubuntu/quantal/tvtime/quantal-201206022209 into lp:ubuntu/quantal/tvtime

Proposed by Ubuntu Package Importer
Status: Rejected
Rejected by: James Westby
Proposed branch: lp:~ubuntu-branches/ubuntu/quantal/tvtime/quantal-201206022209
Merge into: lp:ubuntu/quantal/tvtime
Diff against target: 330 lines (+305/-0) (has conflicts)
4 files modified
debian/patches/tvtime-1.0.2-autoconf.patch (+28/-0)
debian/patches/tvtime-1.0.2-xcommon.patch (+28/-0)
debian/po/eu.po.OTHER (+248/-0)
debian/source/format (+1/-0)
Conflict adding file debian/patches/tvtime-1.0.2-autoconf.patch.  Moved existing file to debian/patches/tvtime-1.0.2-autoconf.patch.moved.
Conflict adding file debian/patches/tvtime-1.0.2-xcommon.patch.  Moved existing file to debian/patches/tvtime-1.0.2-xcommon.patch.moved.
Contents conflict in debian/po/eu.po
Conflict adding file debian/source.  Moved existing file to debian/source.moved.
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/quantal/tvtime/quantal-201206022209
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+108470@code.launchpad.net

Description of the change

The package importer has detected a possible inconsistency between the package history in the archive and the history in bzr. As the archive is authoritative the importer has made lp:ubuntu/quantal/tvtime reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/quantal/tvtime/quantal-201206022209. This merge proposal was created so that an Ubuntu developer can review the situations and perform a merge/upload if necessary. There are three typical cases where this can happen.
  1. Where someone pushes a change to bzr and someone else uploads the package without that change. This is the reason that this check is done by the importer. If this appears to be the case then a merge/upload should be done if the changes that were in bzr are still desirable.
  2. The importer incorrectly detected the above situation when someone made a change in bzr and then uploaded it.
  3. The importer incorrectly detected the above situation when someone just uploaded a package and didn't touch bzr.

If this case doesn't appear to be the first situation then set the status of the merge proposal to "Rejected" and help avoid the problem in future by filing a bug at https://bugs.launchpad.net/udd linking to this merge proposal.

(this is an automatically generated message)

To post a comment you must log in.

Unmerged revisions

30. By Andrew Starr-Bochicchio

* Merge from Debian unstable (LP: #996363). Remaining Ubuntu changes:
  - Retain patches:
    tvtime-1.0.1-savematte.patch, desktop_file.patch, tvtime-1.0.2-alsa.patch,
    tvtime-1.0.2-alsamixer.patch, pal_audio_mode_persistence.patch,
    tvtime-1.0.2-screensaver.patch, tvtime-1.0.2-videoinput.patch,
    tvtime-1.0.2-osd.patch, tvtime-1.0.2-usage.patch,
    tvtime-1.0.2-command.patch, tvtime-1.0.2-build.patch,
    tvtime-1.0.2-libtool.patch, tvtime-1.0.2-cursor.patch,
    tvtime-1.0.2-metacity.patch, tvtime-1.0.2-x_size_hint.patch,
    tvtime-1.0.2-menu.patch, tvtime-1.0.2-focus_mouse.patch,
    tvtime-1.0.2-icon.patch, tvtime-1.0.2-tvtimeosd.patch,
    tvtime-1.0.2-cpuid.patch, tvtime-1.0.2-xmltv.patch,
    tvtime-1.0.2-vbidata.patch, tvtime-1.0.2-verbose.patch,
    tvtime-1.0.2-vbiscreen.patch, tvtime-1.0.2-closed_caption.patch,
    tvtime-1.0.2-key_event.patch, tvtime-1.0.2-vbi.patch,
    tvtime-1.0.2-xinerama.patch, tvtime-1.0.2-volume.patch,
    tvtime-1.0.2-output_volume.patch.
  - debian/control: Build-Depends on autoconf, automake, libasound2-dev,
    libtool and libxss instead of libxtst.
  - debian/rules: Call autoreconf to re-generate the configure script.
* Droped Ubuntu changes:
  - tvtime-1.0.2-from-upstream-fullscreen-crash.patch, applied in Debian as
    fullscreen.diff
  - tvtime-1.0.2-libpng-1.5.patch, applied in Debian as libpng.diff
  - tvtime-1.0.2-xvoutput.patch, applied in Debian as typo.diff
* Droped Debian changes:
  - debian/control: Suggests: oss-compat.
  - debian/control: Build-Depends chrpath.
  - debian/rules: Fixed binary-or-shlib-defines-rpath.
* debian/patches/tvtime-1.0.2-autoconf.patch: Fix warns about files that seem
  to use datarootdir without defining it.
* debian/patches/tvtime-1.0.2-xcommon.patch: Replace deprecated function
  XKeycodeToKeysym() with XkbKeycodeToKeysym().
* Update the "Comment" and "Name" field value in debian/desktop_file.patch
* Added debian/source/format file.
* debian/patches/libpng.diff: Added. Closes: #650582.
* debian/control: Suggests: oss-compat. Closes: #506726.
* debian/control: Build-Depends: quilt, chrpath.
* debian/rules: Modified to use quilt patches.
* debian/patches/fullscreen.diff: Closes: #568318.
* debian/rules: Fixed debian-rules-missing-recommended-target.
* debian/rules: Fixed binary-or-shlib-defines-rpath.
* debian/patches/typo.diff: Closes: #671612.
* debian/po/nl.po: Closes: #657467.
* debian/po/pl.po: Closes: #666444.
* debian/po/tr.po: Closes: #667485.
* debian/templates, debian/po/.po: Replaced -19 by -20. Closes: #539669.
* debian/README.source: Added. Fixes patch-system-but-no-source-readme.
* debian/source.lintian-overrides: Added to override
  patch-system-but-direct-changes-in-diff.
* debian/patches/tvtime-1.0.2-vbi.patch: Add support for more generic VBI
  handling. Currently only tested with the HVR-950 (em28xx based), so there
  may need to be additional changes required for other boards) (LP: #961677)
* debian/patches/tvtime-1.0.2-xinerama.patch: Make it possible to disable
  xinerama manually.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'config.guess' (properties changed: +x to -x)
2=== modified file 'config.sub' (properties changed: +x to -x)
3=== added file 'debian/patches/tvtime-1.0.2-autoconf.patch'
4--- debian/patches/tvtime-1.0.2-autoconf.patch 1970-01-01 00:00:00 +0000
5+++ debian/patches/tvtime-1.0.2-autoconf.patch 2012-06-02 22:14:18 +0000
6@@ -0,0 +1,28 @@
7+## Description: Fix warns about files that seem to use datarootdir without defining it.
8+## Origin: upstream, no
9+## Author: Pojar George
10+## Forwarded: no
11+Index: tvtime-1.0.2/po/Makefile.in.in
12+===================================================================
13+--- tvtime-1.0.2.orig/po/Makefile.in.in 2012-05-17 08:23:15.964417000 +0000
14++++ tvtime-1.0.2/po/Makefile.in.in 2012-05-17 08:29:52.472091071 +0000
15+@@ -20,6 +20,7 @@
16+
17+ prefix = @prefix@
18+ exec_prefix = @exec_prefix@
19++datarootdir = @datarootdir@
20+ datadir = @datadir@
21+ localedir = $(datadir)/locale
22+ gettextsrcdir = $(datadir)/gettext/po
23+Index: tvtime-1.0.2/intl/Makefile.in
24+===================================================================
25+--- tvtime-1.0.2.orig/intl/Makefile.in 2012-05-17 08:23:15.964417000 +0000
26++++ tvtime-1.0.2/intl/Makefile.in 2012-05-17 08:32:39.564086108 +0000
27+@@ -31,6 +31,7 @@
28+ transform = @program_transform_name@
29+ libdir = @libdir@
30+ includedir = @includedir@
31++datarootdir = @datarootdir@
32+ datadir = @datadir@
33+ localedir = $(datadir)/locale
34+ gettextsrcdir = $(datadir)/gettext/intl
35
36=== renamed file 'debian/patches/tvtime-1.0.2-autoconf.patch' => 'debian/patches/tvtime-1.0.2-autoconf.patch.moved'
37=== added file 'debian/patches/tvtime-1.0.2-xcommon.patch'
38--- debian/patches/tvtime-1.0.2-xcommon.patch 1970-01-01 00:00:00 +0000
39+++ debian/patches/tvtime-1.0.2-xcommon.patch 2012-06-02 22:14:18 +0000
40@@ -0,0 +1,28 @@
41+## Description: Replace deprecated function XKeycodeToKeysym with XkbKeycodeToKeysym
42+## Origin: upstream, no
43+## Author: Pojar George
44+## Forwarded: no
45+Index: tvtime-1.0.2/src/xcommon.c
46+===================================================================
47+--- tvtime-1.0.2.orig/src/xcommon.c 2012-03-30 15:23:05.891875084 +0000
48++++ tvtime-1.0.2/src/xcommon.c 2012-03-30 15:26:59.571868136 +0000
49+@@ -43,6 +43,7 @@
50+ #include <X11/Xlib.h>
51+ #include <X11/Xutil.h>
52+ #include <X11/keysym.h>
53++#include <X11/XKBlib.h>
54+ #include <X11/cursorfont.h>
55+ #include <X11/extensions/XShm.h>
56+ #ifdef HAVE_XSSEXTENSION
57+@@ -1561,9 +1562,9 @@
58+ /* if( event.xkey.state & ShiftMask ) arg |= I_SHIFT; */
59+ /* this alternate approach allows handling of keys like '<' and '>' -- mrallen */
60+ if( event.xkey.state & ShiftMask ) {
61+- mykey = XKeycodeToKeysym( display, event.xkey.keycode, 1 );
62++ mykey = XkbKeycodeToKeysym( display, event.xkey.keycode, 0, 1 );
63+ } else {
64+- mykey = XKeycodeToKeysym( display, event.xkey.keycode, 0 );
65++ mykey = XkbKeycodeToKeysym( display, event.xkey.keycode, 0, 0 );
66+ }
67+ if( event.xkey.state & ControlMask ) arg |= I_CTRL;
68+ if( event.xkey.state & Mod1Mask ) arg |= I_META;
69
70=== renamed file 'debian/patches/tvtime-1.0.2-xcommon.patch' => 'debian/patches/tvtime-1.0.2-xcommon.patch.moved'
71=== added file 'debian/po/eu.po.OTHER'
72--- debian/po/eu.po.OTHER 1970-01-01 00:00:00 +0000
73+++ debian/po/eu.po.OTHER 2012-06-02 22:14:18 +0000
74@@ -0,0 +1,248 @@
75+# translation of tvtime-eu.po to Euskara
76+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
77+# This file is distributed under the same license as the PACKAGE package.
78+#
79+# Piarres Beobide <pi@beobide.net>, 2009.
80+msgid ""
81+msgstr ""
82+"Project-Id-Version: tvtime-eu\n"
83+"Report-Msgid-Bugs-To: tvtime@packages.debian.org\n"
84+"POT-Creation-Date: 2012-05-06 12:57+0000\n"
85+"PO-Revision-Date: 2009-07-28 12:14+0200\n"
86+"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
87+"Language-Team: Euskara <debian-l10n-eu@lists.debian.org>\n"
88+"Language: \n"
89+"MIME-Version: 1.0\n"
90+"Content-Type: text/plain; charset=UTF-8\n"
91+"Content-Transfer-Encoding: 8bit\n"
92+"X-Generator: KBabel 1.11.4\n"
93+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
94+
95+#. Type: select
96+#. Description
97+#: ../templates:2001
98+msgid "TV standard:"
99+msgstr "TB estandarra:"
100+
101+#. Type: select
102+#. Description
103+#: ../templates:2001
104+msgid ""
105+"Please choose the TV standard to use. NTSC is used in North America, much of "
106+"South America, and Japan; SECAM in France, the former USSR, and parts of "
107+"Africa and the Middle East; and PAL elsewhere."
108+msgstr ""
109+"Mesedez hautatu erabili behar den TB estandarra. Ipar Ameriketan, Hego "
110+"Amerika gehiengoan eta Japonian NTSC erabiltzen da; Frantzian. lehengo SESB "
111+"partaideek, Afrika eta ekialde-erdi zatietan SECAM erabiltzen da; eta PAL "
112+"beste tokietan."
113+
114+#. Type: select
115+#. Choices
116+#. Type: select
117+#. Choices
118+#: ../templates:3001 ../templates:4001
119+msgid "Cable"
120+msgstr "Kablea"
121+
122+#. Type: select
123+#. Choices
124+#. Type: select
125+#. Choices
126+#: ../templates:3001 ../templates:4001
127+msgid "Broadcast"
128+msgstr "Difusioa"
129+
130+#. Type: select
131+#. Choices
132+#: ../templates:3001
133+msgid "Cable including channels 100+"
134+msgstr "Kablea 100 gorako kanalak barne"
135+
136+#. Type: select
137+#. Description
138+#. Type: select
139+#. Description
140+#. Type: select
141+#. Description
142+#: ../templates:3002 ../templates:4002 ../templates:5002
143+msgid "Default frequency table:"
144+msgstr "Lehenetsiriko frekuentzia taula:"
145+
146+#. Type: select
147+#. Description
148+#: ../templates:3002
149+msgid ""
150+"Please choose the frequency table to use. It specifies which frequencies "
151+"correspond to the familiar channel numbers. You should select \"Broadcast\" "
152+"if you use an antenna for over-the-air signals."
153+msgstr ""
154+"Mesedez hautatu erabili behar den frekuentzia taula. Honek kanal zenbaki "
155+"arruntenei dagokien frekuentziak ezartzen ditu. \"Difusioa\" hautatu beharko "
156+"zenuke aire-bidezko seinaleak antena bidez jasotzen badituzu."
157+
158+#. Type: select
159+#. Description
160+#. Type: select
161+#. Description
162+#: ../templates:4002 ../templates:5002
163+msgid ""
164+"Please choose the frequency table to use. It specifies which frequencies "
165+"correspond to the familiar channel numbers."
166+msgstr ""
167+"Mesedez hautatu erabili behar den frekuentzia taula. Honek kanal zenbaki "
168+"arruntenei dagokien frekuentziak ezartzen ditu."
169+
170+#. Type: select
171+#. Description
172+#: ../templates:4002
173+msgid ""
174+"You should select \"Broadcast\" if you use an antenna for over-the-air "
175+"signals."
176+msgstr ""
177+"\"Difusioa\" hautatu beharko zenuke aire-bidezko seinaleak antena bidez "
178+"jasotzen badituzu."
179+
180+#. Type: select
181+#. Choices
182+#: ../templates:5001
183+msgid "Europe"
184+msgstr "Europa"
185+
186+#. Type: select
187+#. Choices
188+#: ../templates:5001
189+msgid "France"
190+msgstr "Frantzia"
191+
192+#. Type: select
193+#. Choices
194+#: ../templates:5001
195+msgid "Russia"
196+msgstr "Errusia"
197+
198+#. Type: select
199+#. Choices
200+#: ../templates:5001
201+msgid "Australia"
202+msgstr "Australia"
203+
204+#. Type: select
205+#. Choices
206+#: ../templates:5001
207+msgid "New Zealand"
208+msgstr "Zelanda Berria"
209+
210+#. Type: select
211+#. Choices
212+#: ../templates:5001
213+msgid "China Broadcast"
214+msgstr "Txinatar difusioa"
215+
216+#. Type: select
217+#. Choices
218+#: ../templates:5001
219+msgid "Australia Optus"
220+msgstr "Australiar Optus"
221+
222+#. Type: select
223+#. Choices
224+#: ../templates:5001
225+msgid "Custom (must run tvtime-scanner first)"
226+msgstr "Pertsonalizatua (tvtime-scanner abiarazi behar da aurretik)"
227+
228+#. Type: select
229+#. Description
230+#: ../templates:5002
231+msgid ""
232+"If you are a user of a cable company that does not use standard frequencies, "
233+"you should select \"Custom\" and run the tvtime-scanner application before "
234+"using tvtime."
235+msgstr ""
236+"Frekuentzia estandarrak erabiltzen ez dituen kable bidezko konpainia bat "
237+"erabiltzen baduzu, \"Pertsonalizatua\" hautatu eta tvtime erabili aurretik "
238+"tvtime-scanner aplikazioa erabili beharko duzu."
239+
240+#. Type: string
241+#. Description
242+#: ../templates:6001
243+msgid "Default television capture device:"
244+msgstr "Lehenetsiriko telebista kapturatzeko gailua:"
245+
246+#. Type: string
247+#. Description
248+#: ../templates:6001
249+msgid ""
250+"Please choose the video4linux device which corresponds to your capture card."
251+msgstr "Mesedez hautatu zure kaptura txartelari dagokion video4linux gailua."
252+
253+#. Type: string
254+#. Description
255+#: ../templates:7001
256+msgid "Device to use for VBI decoding:"
257+msgstr "VBI kodeketarako erabiliko den gailua:"
258+
259+#. Type: string
260+#. Description
261+#: ../templates:7001
262+msgid ""
263+"Please choose the device that will be used in NTSC areas for decoding closed "
264+"captions and XDS channel information."
265+msgstr ""
266+"Mesedez hautatu NTSC eremuetan itxitako titulu kodeketa eta XDS kanal "
267+"argibideentzat erabiliko den gailua."
268+
269+#. Type: boolean
270+#. Description
271+#: ../templates:8001
272+msgid "Allow tvtime to run with root privileges?"
273+msgstr "Onartu tvtime root baimenez exekutatzea?"
274+
275+#. Type: boolean
276+#. Description
277+#: ../templates:8001
278+msgid ""
279+"Please choose whether tvtime should be \"setuid root\", therefore getting "
280+"root privileges when running."
281+msgstr ""
282+"Mesedez hautatu exekutatzean root baimenak eskuratzeko tvtime-eri \"setuid "
283+"root\" egin behar zaion ala ez."
284+
285+#. Type: boolean
286+#. Description
287+#: ../templates:8001
288+msgid ""
289+"This allows tvtime to run at a high priority to ensure smooth video and "
290+"should be used for high quality video output even during high CPU load."
291+msgstr ""
292+"Honek tvtime-ri lehentasun handian funtzionatzeko aukera ema eta bideoa "
293+"kalitate handienaz ikusteko aukera emanaz nahiz makinak lan-karga handia "
294+"izan."
295+
296+#. Type: string
297+#. Description
298+#: ../templates:9001
299+msgid "Process priority for the tvtime binary:"
300+msgstr "Tvtime bitarraren prozesuaren lehentasuna:"
301+
302+#. Type: string
303+#. Description
304+#: ../templates:9001
305+msgid ""
306+"This setting controls the priority of the tvtime process relative to other "
307+"processes on the system."
308+msgstr ""
309+"Ezarpen honek tvtime prozesuak sistemako beste prozesuekin alderatuaz izango "
310+"duen lehentasuna kontrolatzen du."
311+
312+#. Type: string
313+#. Description
314+#: ../templates:9001
315+msgid ""
316+"Allowed values are integers between -20 and 19. Lower values indicate higher "
317+"priority, and a value of 0 would give tvtime the same priority as a normal "
318+"process."
319+msgstr ""
320+"Onartutako balioak -20 eta 19 arteko zenbaki osoak dira. Zenbaki baxuenak "
321+"lehentasun handiagoa ezartzen dute eta 0 balioa erabiliaz prozesu arrunten "
322+"lehentasuna izango du."
323
324=== added directory 'debian/source'
325=== renamed directory 'debian/source' => 'debian/source.moved'
326=== added file 'debian/source/format'
327--- debian/source/format 1970-01-01 00:00:00 +0000
328+++ debian/source/format 2012-06-02 22:14:18 +0000
329@@ -0,0 +1,1 @@
330+1.0

Subscribers

People subscribed via source and target branches

to all changes: