[Python-apps-commits] r2060 - in packages/emesene/trunk/debian (changelog control)

Piotr Ożarowski piotr at debian.org
Sat Dec 13 14:58:48 UTC 2008


[gothicx-guest at users.alioth.debian.org, 2008-12-13]
>     Date: Saturday, December 13, 2008 @ 14:45:53
>   Author: gothicx-guest
> Revision: 2060
> 
> Add  to Depends to remove lintian warning
> 
> Modified:
>   packages/emesene/trunk/debian/changelog
>   packages/emesene/trunk/debian/control
> 
> Modified: packages/emesene/trunk/debian/changelog
> ===================================================================
> --- packages/emesene/trunk/debian/changelog	2008-12-13 14:44:50 UTC (rev 2059)
> +++ packages/emesene/trunk/debian/changelog	2008-12-13 14:45:53 UTC (rev 2060)
> @@ -9,6 +9,11 @@
>      - Fix Logger plugin exceptions. Patch backported from upstream r1506.
>        Closes: #503939.
>  
> +  [ Marco Rodrigues ]
> +  * debian/control:
> +    + Add ${misc:Depends} to Depends to remove
> +      lintian warning.
> +
>   -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 17 Nov 2008 23:33:34 +0100
>  
>  emesene (1.0.1-1) unstable; urgency=low
> 
> Modified: packages/emesene/trunk/debian/control
> ===================================================================
> --- packages/emesene/trunk/debian/control	2008-12-13 14:44:50 UTC (rev 2059)
> +++ packages/emesene/trunk/debian/control	2008-12-13 14:45:53 UTC (rev 2060)
> @@ -15,7 +15,7 @@
>  
>  Package: emesene
>  Architecture: all
> -Depends: ${python:Depends},
> +Depends: ${python:Depends}, ${misc:Depends},
>           python-gtk2 (>= 2.10),
>           python-cairo,
>           python-gobject

you've added new changelog entry to already released version, don't do
that, use dch, it will add new debian release if UNLRELEASED will be
detected (if it doesn't do that for you, configure it to do this)

please fix the emesene and once again: check svn diff output before
comiting!
-- 
-=[     Piotr Ożarowski     ]=-
-=[ http://www.ozarowski.pl ]=-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/python-apps-commits/attachments/20081213/d17513ad/attachment.pgp 


More information about the Python-apps-commits mailing list