[Bug 426436] Re: little bug in debian/control (2.0.8.2-0ubuntu1)

Brian Murray brian at ubuntu.com
Thu Sep 10 01:03:52 UTC 2009


The part I am talking about follows:

diff -u cairo-dock-plug-ins-2.0.8.2/debian/changelog cairo-dock-plug-ins-2.0.8.2/debian/changelog
--- cairo-dock-plug-ins-2.0.8.2/debian/changelog
+++ cairo-dock-plug-ins-2.0.8.2/debian/changelog
@@ -1,9 +1,14 @@
-cairo-dock-plug-ins (2.0.8.2-0ubuntu1) karmic; urgency=low
+cairo-dock-plug-ins (2.0.8.2-0ubuntu2) karmic; urgency=low
 
+  [ Didier Roche ]
   * New upstream version (Fix licence issues)
   * Modify debian/copyright to comply with licence issue fixes
 
- -- Didier Roche <didrocks at ubuntu.com>  Wed, 26 Aug 2009 23:31:05 +0200
+  [ Matthieu Baerts (matttbe) ]
+  * debian/control:
+   - Replaced cairo-dock to cairo-dock-core as dependances
+
+ -- Matthieu Baerts (matttbe) <matttbe at gmail.com>  Tue, 08 Sep 2009 21:06:37 +0200

You've essentially overwritten the changelog enty for 2.0.8.2-0ubuntu1
with your entry.  Perhaps you used dch -e instead of dch -i when
updating the changlog?  I'd expect it to look something like:

diff -u cairo-dock-plug-ins-2.0.8.2/debian/changelog cairo-dock-plug-ins-2.0.8.2/debian/changelog
--- cairo-dock-plug-ins-2.0.8.2/debian/changelog
+++ cairo-dock-plug-ins-2.0.8.2/debian/changelog
@@ -1,9 +1,14 @@
+cairo-dock-plug-ins (2.0.8.2-0ubuntu2) karmic; urgency=low

+  * debian/control:
+   - Replaced cairo-dock to cairo-dock-core as dependancies (LP: #426436)
+
+ -- Matthieu Baerts (matttbe) <matttbe at gmail.com>  Tue, 08 Sep 2009 21:06:37 +0200

Notice that I also included this Launchpad bug number so it will closed
automatically when the new package version is uploaded.  I hope this
clears things up.

-- 
little bug in debian/control (2.0.8.2-0ubuntu1)
https://bugs.launchpad.net/bugs/426436
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list