Merge lp:~paulbrianstewart/ubuntu/oneiric/conduit/840709-Spelling-Grammar-Errors-Fix into lp:ubuntu/oneiric/conduit

Proposed by Paul Stewart
Status: Work in progress
Proposed branch: lp:~paulbrianstewart/ubuntu/oneiric/conduit/840709-Spelling-Grammar-Errors-Fix
Merge into: lp:ubuntu/oneiric/conduit
Diff against target: 26 lines (+8/-8)
1 file modified
debian/control (+8/-8)
To merge this branch: bzr merge lp:~paulbrianstewart/ubuntu/oneiric/conduit/840709-Spelling-Grammar-Errors-Fix
Reviewer Review Type Date Requested Status
Paul Stewart (community) Needs Resubmitting
Didier Roche-Tolomelli Needs Fixing
Ubuntu branches Pending
Review via email: mp+73981@code.launchpad.net

Commit message

* Changed the formatting marks from "*" to "-", to stop the first 3 characters of the word "Conduit" being truncated
* Added commas to the end of each point
* Changed the first letter of each word on the listed items to lowercase.
* Changed "syncronization" to "synchronization"

Description of the change

I tried to reformat the second paragraph so the formatting doesn't truncate the first 3 characters of the word "Conduit" in the second paragraph.
I also corrected the spelling of the word synchronization" and changed the case of the first letters in the bulleted list to lowercase.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

thanks for this patch and help to make ubuntu better.

and thanks for fixing those small bugs :)
- Can you please forward it to debian so that this fix will benefit to more users?
- also, you need to comment your change in debian/changelog (run dch -i and put your comments there).

Will keep the branch on hold meanwhile those two changes are done.

review: Needs Fixing
Revision history for this message
Paul Stewart (paulbrianstewart) wrote :

> thanks for this patch and help to make ubuntu better.
>
> and thanks for fixing those small bugs :)
> - Can you please forward it to debian so that this fix will benefit to more
> users?
> - also, you need to comment your change in debian/changelog (run dch -i and
> put your comments there).
>
> Will keep the branch on hold meanwhile those two changes are done.

Hi Didier,

Thanks. I'll try to do that. I'll get back to you if I have any problems.

Thanks
Paul Stewart

Revision history for this message
Paul Stewart (paulbrianstewart) wrote :

> thanks for this patch and help to make ubuntu better.
>
> and thanks for fixing those small bugs :)
> - Can you please forward it to debian so that this fix will benefit to more
> users?
> - also, you need to comment your change in debian/changelog (run dch -i and
> put your comments there).
>
> Will keep the branch on hold meanwhile those two changes are done.

Hi Didier,

I just had a look at the __init__.py file in the lp:conduit code and the errors that I found in the ubuntu version of the control file do not exist in the code that I downloaded from lp:conduit . In that case I don't think there is a need to submit it to debian as the problem doesn't appear to exist.

Thanks
Paul Stewart

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Hey Paul, weren't your changes in debian/control (see the diff below) and not in __init__.py, or am I missing something really obvious? (which is more than possible :))

Revision history for this message
Paul Stewart (paulbrianstewart) wrote :

> Hey Paul, weren't your changes in debian/control (see the diff below) and not
> in __init__.py, or am I missing something really obvious? (which is more than
> possible :))

Hi Didier,

No, it's more likely I'm an idiot :) . I downloaded the conduit code using "bzr branch lp:conduit" thinking that this was the debian version of the code. I'll do what you asked above.

I've been on holiday for the last week so I'm just starting to wake up again. I'll get onto this tonight.

Thanks
Paul

Revision history for this message
Paul Stewart (paulbrianstewart) wrote :

Hi Didier,

I have submitted the changes to Debian and documented the changes in the debian/changelog as requested.

Please let me know if you need me to do anything else.

Thanks
Paul Stewart

review: Needs Resubmitting
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Hey Paul, thanks a lot for your work there! As told previously, it's a little bit late for Oneiric though. Meanwhile, you would mind tracking that your change has to integrated to debian so that it's just a sync?
Please, when P… is out, do not hesitate to ping back there if it's not the case, I'll integrate it here if it's not in debian already.

Thanks again for pushing that :)

Revision history for this message
Paul Stewart (paulbrianstewart) wrote :

> Hey Paul, thanks a lot for your work there! As told previously, it's a little
> bit late for Oneiric though. Meanwhile, you would mind tracking that your
> change has to integrated to debian so that it's just a sync?
> Please, when P… is out, do not hesitate to ping back there if it's not the
> case, I'll integrate it here if it's not in debian already.
>
> Thanks again for pushing that

Hi Didier,

Sorry to be such a dumbass, but I'm not sure what you mean in your question "Meanwhile, you would mind tracking that your change has to integrated to debian so that it's just a sync?". What do I need to do exactly to do that?
Do you mean you want me to check that the change is there when the next release of ubuntu (P...) is released?

Thanks, and sorry for all the dumb questions, I'm still getting the hang of submitting bugs etc.
Paul Stewart.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

No worry Paul, sory I didn't notice your lalst comment before :)

What I'm asking you to do is to report the bug back to debian first, it's not the kind of diff which we want to carry specifically in ubuntu as it can benefit all debian users as well. I guess this link will give you what you need to know how to report it to debian, do not hesitate to ask if things are unclear:
https://wiki.ubuntu.com/Debian/ForUbuntuDevelopers#Forwarding_bug_reports

Revision history for this message
Paul Stewart (paulbrianstewart) wrote :

Ok, thanks Didier,

I will do that in the future...apologies for making extra work for you.

Thanks
Paul

On 10/11/2011 04:42 AM, Didier Roche wrote:
> No worry Paul, sory I didn't notice your lalst comment before :)
>
> What I'm asking you to do is to report the bug back to debian first, it's not the kind of diff which we want to carry specifically in ubuntu as it can benefit all debian users as well. I guess this link will give you what you need to know how to report it to debian, do not hesitate to ask if things are unclear:
> https://wiki.ubuntu.com/Debian/ForUbuntuDevelopers#Forwarding_bug_reports

Unmerged revisions

17. By Paul Stewart

* Changed "syncronization" to "synchronization"

16. By Paul Stewart

* Changed the formatting marks from "*" to "-", to stop the first 3 characters of the word "Conduit" being truncated
* Added commas to the end of each point
* Changed the first letter of each word on the listed items to lowercase.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2010-03-30 23:47:33 +0000
+++ debian/control 2011-09-04 01:04:23 +0000
@@ -45,14 +45,14 @@
45 python (>= 2.6) | python-json45 python (>= 2.6) | python-json
46Provides: ${python:Provides}46Provides: ${python:Provides}
47Description: synchronization tool for GNOME47Description: synchronization tool for GNOME
48 A syncronization tool for GNOME which allows the user to take their48 A synchronization tool for GNOME which allows the user to take their
49 emails, files, bookmarks, and any other type of personal information49 emails, files, bookmarks, and any other type of personal information
50 and synchronize that data with another computer, an online service, or50 and synchronize that data with another computer, an online service, or
51 even another electronic device.51 another electronic device.
52 .52 .
53 Conduit manages the synchronization and conversion of data into other53 Conduit manages the synchronization and conversion of data into other
54 formats. For example, conduit allows you to;54 formats. For example, conduit allows you to
55 * Synchronize your tomboy notes to a file on a remote computer55 - synchronize your tomboy notes to a file on a remote computer,
56 * Synchronize your emails to your mobile phone56 - synchronize your emails to your mobile phone,
57 * Synchronize your bookmarks to delicious, gmail, or even your own webserver57 - synchronize your bookmarks to delicious, gmail, or even your own web server,
58 * and many more..58 - and much more.

Subscribers

People subscribed via source and target branches

to all changes: