Merge lp:~jjesse/ubuntu/quantal/cobalt-panel-utils/homepage-fix into lp:ubuntu/quantal/cobalt-panel-utils

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

Description of the change

Fixing typo change

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

Thanks for the patch! But it doesn't seem worth a delta from Debian (and the homepage doesn't even exist?). It doesn't look to me like Debian has the field, as you say. At least I don't see it in their packaging (we are using the latest from Debian).

Also, 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
* You dropped the blank line in debian/control, but it is important. Homepage should be stuck on the end of the top stanza (describing the source package), then there should be a blank line, then the bottom stanza (the binary package).

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

Thanks!

review: Disapprove
Revision history for this message
Jonathan Jesse (jjesse) wrote :

Michael,

Thanks for the kind words, I found this through the typo-fix portion that
Daniel posted on his blog.

I'm trying to learn how to fix these so thanks again for being patient with
me.
Should I report this as a bug in debian via the "submittodebian" tool
instead of a bzr branch?

Thanks again for the help,

Jonathan

On Thu, Oct 4, 2012 at 12:19 PM, Michael Terry
<email address hidden>wrote:

> Review: Disapprove
>
> Thanks for the patch! But it doesn't seem worth a delta from Debian (and
> the homepage doesn't even exist?). It doesn't look to me like Debian has
> the field, as you say. At least I don't see it in their packaging (we are
> using the latest from Debian).
>
> Also, 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
> * You dropped the blank line in debian/control, but it is important.
> Homepage should be stuck on the end of the top stanza (describing the
> source package), then there should be a blank line, then the bottom stanza
> (the binary package).
>
> 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
>
> Thanks!
> --
>
> https://code.launchpad.net/~jjesse/ubuntu/quantal/cobalt-panel-utils/homepage-fix/+merge/125538
> You are the owner of
> lp:~jjesse/ubuntu/quantal/cobalt-panel-utils/homepage-fix.
>

Revision history for this message
Michael Terry (mterry) wrote :

Yeah, submittodebian would be perfect for this. I use it myself for passing things on to Debian.

Unmerged revisions

3. By Jonathan Jesse

added homepage field that was missing

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 2006-09-23 17:58:08 +0000
3+++ debian/changelog 2012-09-20 17:13:37 +0000
4@@ -1,3 +1,10 @@
5+cobalt-panel-utils (1.0.2-3ubuntu1) precise; urgency=low
6+
7+ *
8+ Homepage field was missing, but it was present in the debian build (packages.debian.org/sid/cobalt-panel-utils
9+ Added homepage
10+ -- Jonathan <jonathan@netbook> Mon, 03 Sep 2012 22:22:26 -0400
11+
12 cobalt-panel-utils (1.0.2-3) unstable; urgency=low
13
14 * Fix bad architectures list.
15
16=== modified file 'debian/control'
17--- debian/control 2006-09-23 17:58:08 +0000
18+++ debian/control 2012-09-20 17:13:37 +0000
19@@ -4,7 +4,7 @@
20 Maintainer: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
21 Build-Depends: debhelper (>= 5), dpatch
22 Standards-Version: 3.7.2
23-
24+Homepage: http://gentoo.404ster.com/
25 Package: cobalt-panel-utils
26 Architecture: i386 mipsel
27 Depends: ${shlibs:Depends}

Subscribers

People subscribed via source and target branches