Merge lp:~arky/ubuntu/lucid/libdbg/fix-486641 into lp:ubuntu/lucid/libdbg

Proposed by arky
Status: Rejected
Rejected by: Stefano Rivera
Proposed branch: lp:~arky/ubuntu/lucid/libdbg/fix-486641
Merge into: lp:ubuntu/lucid/libdbg
Diff against target: 45 lines (+11/-5)
2 files modified
debian/changelog (+6/-0)
debian/control (+5/-5)
To merge this branch: bzr merge lp:~arky/ubuntu/lucid/libdbg/fix-486641
Reviewer Review Type Date Requested Status
Stefano Rivera Needs Fixing
Ubuntu branches Pending
Review via email: mp+19012@code.launchpad.net
To post a comment you must log in.
Revision history for this message
arky (arky) wrote :

fixes minor typo bug 486641

Revision history for this message
Stefano Rivera (stefanor) wrote :

Hi, please forward this patch (and any other relevant changes we have in this package) to Debian. We can give them the first opportunity to fix it, rather than diverging even further away from them.

Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

As mentioned in bug 486641 this package doesn't come from Debian but from the unofficial debian packages from http://debian.speedblue.org
I now subscribed the upstream author by it's launchpad account.

Revision history for this message
arky (arky) wrote :

Thanks Pascal!

Revision history for this message
Stefano Rivera (stefanor) wrote :

Err, so of course this package doesn't come from debian but an unofficial package. Please forward all our current patches there.

This cannot be merged, as it's targeted to lucid. Please re-target this against maverick.

review: Needs Fixing
Revision history for this message
Stefano Rivera (stefanor) wrote :

Marking this work-in-progress to get it off the sponsorship queue.

Revision history for this message
Stefano Rivera (stefanor) wrote :

err rejected

Unmerged revisions

3. By arky

Fixes typos in debian/control (LP: #486641)

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 2007-09-17 22:53:03 +0000
3+++ debian/changelog 2010-02-10 14:36:18 +0000
4@@ -1,3 +1,9 @@
5+libdbg (1.2-2ubuntu2) lucid; urgency=low
6+
7+ * Fixes typos in debian/control (LP: #486641)
8+
9+ -- arky <rakesh_ambati@yahoo.com> Wed, 10 Feb 2010 18:51:26 +0530
10+
11 libdbg (1.2-2ubuntu1) gutsy; urgency=low
12
13 * Fix depends line for binary packages
14
15=== modified file 'debian/control'
16--- debian/control 2007-09-17 22:53:03 +0000
17+++ debian/control 2010-02-10 14:36:18 +0000
18@@ -16,10 +16,10 @@
19 builds, dbg library use can be compiled away to nothing.
20 .
21 Rich debugging can only be implemented in large code bases from the outset,
22- it is hard to retrofit full defensive programming techniques onto existant
23+ it is hard to retrofit full defensive programming techniques onto existing
24 code. For this reason it is good practice to use a library like dbg when
25 you start a new project. By using dbg extensively you will find bugs
26- quicker, and prevent more insideous problems rearing their head later in
27+ quicker, and prevent more insidious problems rearing their head later in
28 the project's life.
29
30 Package: happycoders-libdbg-dev
31@@ -33,11 +33,11 @@
32 builds, dbg library use can be compiled away to nothing.
33 .
34 Rich debugging can only be implemented in large code bases from the outset,
35- it is hard to retrofit full defensive programming techniques onto existant
36+ it is hard to retrofit full defensive programming techniques onto existent
37 code. For this reason it is good practice to use a library like dbg when
38 you start a new project. By using dbg extensively you will find bugs
39- quicker, and prevent more insideous problems rearing their head later in
40+ quicker, and prevent more insidious problems rearing their head later in
41 the project's life.
42 .
43- This packages Contains the symlinks, headers, and object files needed to
44+ This package contains the symlinks, headers, and object files needed to
45 compile and link programs which use libdbg.

Subscribers

People subscribed via source and target branches

to all changes: