Merge lp:~bkerensa/synaptic/fix-for-1153409 into lp:synaptic

Proposed by Benjamin Kerensa
Status: Merged
Merge reported by: Robert Roth
Merged at revision: not available
Proposed branch: lp:~bkerensa/synaptic/fix-for-1153409
Merge into: lp:synaptic
Diff against target: 24 lines (+2/-1)
2 files modified
debian/control (+1/-0)
gtk/gsynaptic.cc (+1/-1)
To merge this branch: bzr merge lp:~bkerensa/synaptic/fix-for-1153409
Reviewer Review Type Date Requested Status
Robert Roth Approve
Review via email: mp+152605@code.launchpad.net

Description of the change

* Fix Typo
* Add Homepage Field to debian/control

To post a comment you must log in.
Revision history for this message
Robert Roth (evfool) wrote :

Thanks for the branch, merged in trunk.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2012-11-22 10:49:34 +0000
3+++ debian/control 2013-03-11 01:02:21 +0000
4@@ -6,6 +6,7 @@
5 Build-Conflicts: librpm-dev
6 Standards-Version: 3.7.2.2
7 Vcs-Bzr: https://code.launchpad.net/~synaptic-developers/synaptic/trunk
8+Homepage: http://www.nongnu.org/synaptic/
9
10 Package: synaptic
11 Architecture: any
12
13=== modified file 'gtk/gsynaptic.cc'
14--- gtk/gsynaptic.cc 2012-02-16 18:10:29 +0000
15+++ gtk/gsynaptic.cc 2013-03-11 01:02:21 +0000
16@@ -76,7 +76,7 @@
17 _("-f=? Give an alternative filter file\n") <<
18 _("-t Give an alternative main window title (e.g. hostname with `uname -n`)\n") <<
19 _("-i=? Start with the initial Filter with given name\n") <<
20- _("-o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n")<<
21+ _("-o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n")<<
22 _("--upgrade-mode Call Upgrade and display changes\n") <<
23 _("--dist-upgrade-mode Call DistUpgrade and display changes\n") <<
24 _("--update-at-startup Call \"Reload\" on startup\n")<<

Subscribers

People subscribed via source and target branches

to status/vote changes: