Merge lp:~l3on/ubuntu/oneiric/pdf-presenter-console/sru-922752 into lp:ubuntu/oneiric/pdf-presenter-console

Proposed by Leo Iannacone
Status: Rejected
Rejected by: Colin Watson
Proposed branch: lp:~l3on/ubuntu/oneiric/pdf-presenter-console/sru-922752
Merge into: lp:ubuntu/oneiric/pdf-presenter-console
Diff against target: 45 lines (+16/-1)
4 files modified
debian/changelog (+6/-0)
debian/control (+2/-1)
debian/pdf-presenter-console.desktop (+7/-0)
debian/pdf-presenter-console.install (+1/-0)
To merge this branch: bzr merge lp:~l3on/ubuntu/oneiric/pdf-presenter-console/sru-922752
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+90606@code.launchpad.net

Description of the change

Adding a .desktop file (changes taken from debian).

See linked bug for futher information.

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your work on this.

I commented on the bug report. I personally don't feel this qualifies as a SRU update. Maybe you can follow up on the bug as well, if you feel otherwise.

Unmerged revisions

11. By Leo Iannacone

Add .desktop file (LP: #922752).

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 2011-06-02 14:04:31 +0000
3+++ debian/changelog 2012-01-29 14:36:24 +0000
4@@ -1,3 +1,9 @@
5+pdf-presenter-console (2.0-4ubuntu0.1) oneiric-proposed; urgency=low
6+
7+ * Add .desktop file (LP: #922752).
8+
9+ -- Leo Iannacone <l3on@ubuntu.com> Sat, 28 Jan 2012 12:58:40 +0100
10+
11 pdf-presenter-console (2.0-4) unstable; urgency=low
12
13 * reverse valac disjunctive dependencies (closes: #609676)
14
15=== modified file 'debian/control'
16--- debian/control 2011-06-02 14:04:31 +0000
17+++ debian/control 2012-01-29 14:36:24 +0000
18@@ -1,7 +1,8 @@
19 Source: pdf-presenter-console
20 Section: graphics
21 Priority: optional
22-Maintainer: Barak A. Pearlmutter <bap@debian.org>
23+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
24+XSBC-Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
25 Build-Depends: debhelper (>= 8),
26 valac-0.12 | valac (>= 0.11.0),
27 cmake (>= 2.6.3),
28
29=== added file 'debian/pdf-presenter-console.desktop'
30--- debian/pdf-presenter-console.desktop 1970-01-01 00:00:00 +0000
31+++ debian/pdf-presenter-console.desktop 2012-01-29 14:36:24 +0000
32@@ -0,0 +1,7 @@
33+[Desktop Entry]
34+Name=PDF Presenter Console
35+Comment=Presentation program for PDF files
36+Type=Application
37+Exec=pdf-presenter-console %f
38+MimeType=application/pdf;
39+Categories=Graphics;Viewer;
40
41=== added file 'debian/pdf-presenter-console.install'
42--- debian/pdf-presenter-console.install 1970-01-01 00:00:00 +0000
43+++ debian/pdf-presenter-console.install 2012-01-29 14:36:24 +0000
44@@ -0,0 +1,1 @@
45+debian/pdf-presenter-console.desktop usr/share/applications/

Subscribers

People subscribed via source and target branches

to all changes: