Merge lp:~tj/ubuntu/trusty/uget/lp1278233 into lp:ubuntu/trusty/uget

Proposed by TJ
Status: Needs review
Proposed branch: lp:~tj/ubuntu/trusty/uget/lp1278233
Merge into: lp:ubuntu/trusty/uget
Diff against target: 37 lines (+11/-0)
3 files modified
debian/changelog (+6/-0)
debian/control (+1/-0)
debian/rules (+4/-0)
To merge this branch: bzr merge lp:~tj/ubuntu/trusty/uget/lp1278233
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+206571@code.launchpad.net

Description of the change

Requested by one of the package owners to ensure libindicator support is in Trusty.

2014-02-15 on #ubuntu-bugs

<MichaelTunnell> hello, I submitted a bug in my package regarding the repo version but I have no received an update except from a bot turning it to "confirmed".
...
<TJ-> MichaelTunnell: http://iam.tj/projects/misc/uget-trusty-appindicator.png
<TJ-> Is that correct?
<MichaelTunnell> TJ-: yep that looks good
<MichaelTunnell> close the app and tell it to minimize to tray
<MichaelTunnell> then try "show main window" from tray
<MichaelTunnell> and that would mean it works fine
<TJ-> MichaelTunnell: Yes, that works
<MichaelTunnell> then awesome
<TJ-> MichaelTunnell: OK, The bug is now linked to my bzr branch containing the fix, so you just to get it sponsored and merged
<MichaelTunnell> i have no idea how to do that

To post a comment you must log in.
Revision history for this message
Michael Tunnell (michaeltunnell) wrote :

Thank you for submitting this TJ.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

11. By TJ

Build against libappindicator3 for Ubuntu (LP: #1278233).

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2014-01-25 21:29:41 +0000
+++ debian/changelog 2014-02-15 02:32:05 +0000
@@ -1,3 +1,9 @@
1uget (1.10.4-1ubuntu1) trusty; urgency=low
2
3 * Build-Depend on libappindicator3-dev for Ubuntu (LP: #1278233).
4
5 -- TJ <ubuntu@iam.tj> Sat, 15 Feb 2014 01:37:05 +0000
6
1uget (1.10.4-1) unstable; urgency=low7uget (1.10.4-1) unstable; urgency=low
28
3 * New upstream release. Closes: #7359379 * New upstream release. Closes: #735937
410
=== modified file 'debian/control'
--- debian/control 2014-01-25 21:29:41 +0000
+++ debian/control 2014-02-15 02:32:05 +0000
@@ -9,6 +9,7 @@
9 libgstreamer0.10-dev,9 libgstreamer0.10-dev,
10 autotools-dev,10 autotools-dev,
11 libgtk-3-dev,11 libgtk-3-dev,
12 libappindicator3-dev,
12 libcurl4-openssl-dev13 libcurl4-openssl-dev
13Standards-Version: 3.9.514Standards-Version: 3.9.5
14Homepage: http://urlget.sourceforge.net/15Homepage: http://urlget.sourceforge.net/
1516
=== modified file 'debian/rules'
--- debian/rules 2013-03-28 11:25:10 +0000
+++ debian/rules 2014-02-15 02:32:05 +0000
@@ -7,3 +7,7 @@
77
8override_dh_auto_install:8override_dh_auto_install:
9 dh_auto_install -- DESTDIR=$(CURDIR)/debian/uget9 dh_auto_install -- DESTDIR=$(CURDIR)/debian/uget
10
11override_dh_auto_configure:
12 dh_auto_configure -- --enable-appindicator=auto
13

Subscribers

People subscribed via source and target branches

to all changes: