Merge lp:~jjesse/ubuntu/quantal/libtggraphlayout-java/typo-fix into lp:ubuntu/quantal/libtggraphlayout-java

Proposed by Jonathan Jesse
Status: Work in progress
Proposed branch: lp:~jjesse/ubuntu/quantal/libtggraphlayout-java/typo-fix
Merge into: lp:ubuntu/quantal/libtggraphlayout-java
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~jjesse/ubuntu/quantal/libtggraphlayout-java/typo-fix
Reviewer Review Type Date Requested Status
Michael Terry Disapprove
Ubuntu branches Pending
Review via email: mp+125544@code.launchpad.net

Description of the change

changed typo in control file

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

Thanks for the patch! This will sound familiar to you from the other merge request, but this typo doesn't seem worth a delta from Debian.

Some nits about your patch:
* You use precise in the changelog, but it should have been quantal
* Keep the changelog text on the same line as the asterisk

I'll reject the merge request for Ubuntu. But if you fix this patch up, it should be passed on to Debian.

https://wiki.ubuntu.com/Debian/ForUbuntuDevelopers#Forwarding_bug_reports

Or maybe another solution would be to fix the typo in the English translation? https://translations.launchpad.net/ddtp-ubuntu/+translations

Thanks!

review: Disapprove

Unmerged revisions

4. By Jonathan Jesse

made a typo change the control file

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-04-11 17:12:38 +0000
3+++ debian/changelog 2012-09-20 17:15:36 +0000
4@@ -1,3 +1,9 @@
5+libtggraphlayout-java (122-2ubuntu1) precise; urgency=low
6+
7+ *
8+ made a typo change to the control file by adding one to the description
9+ -- Jonathan Jesse <jjesse@gmail.com> Sat, 01 Sep 2012 22:42:29 -0400
10+
11 libtggraphlayout-java (122-2) unstable; urgency=low
12
13 [ Morten Sørensen ]
14
15=== modified file 'debian/control'
16--- debian/control 2010-04-11 17:12:38 +0000
17+++ debian/control 2012-09-20 17:15:36 +0000
18@@ -15,7 +15,7 @@
19 Depends: ${java:Depends}, ${misc:Depends}
20 Description: Graph visualization library for Java
21 Java library for visualization of graphs. The library supports
22- scrolling veritcally and horisontally, and it allows to rotate
23+ scrolling veritcally and horisontally, and it allows one to rotate
24 the graph. Color and form for every node in the graph can be set.
25
26 Package: libtggraphlayout-java-doc

Subscribers

People subscribed via source and target branches