[Debian-hebrew-package] [svn] r338 - in pkg/hdate-applet/trunk: . debian po

Baruch Even baruch at ev-en.org
Sat Jan 21 22:19:55 UTC 2006


Yaacov Zamir wrote:
> Author: kzamir-guest
> Date: Sat Jan 21 21:50:50 2006
> New Revision: 338
> 
> Modified:
>    pkg/hdate-applet/trunk/config.guess
>    pkg/hdate-applet/trunk/config.sub
>    pkg/hdate-applet/trunk/debian/changelog
>    pkg/hdate-applet/trunk/debian/control
>    pkg/hdate-applet/trunk/po/Makefile.in
> Log:
> update hdate-applet dependency

You should update the config.{guess,sub} in the upstream archive as well.

> +  * debian/control: Change dependency to libecal1.2-3 instead of libecal1.2-2.

> Modified: pkg/hdate-applet/trunk/debian/control
> ==============================================================================
> --- pkg/hdate-applet/trunk/debian/control	(original)
> +++ pkg/hdate-applet/trunk/debian/control	Sat Jan 21 21:50:50 2006
> @@ -3,12 +3,12 @@
>  Priority: optional
>  Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
>  Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <webmaster at guides.co.il>
> -Build-Depends: libhdate-dev (>= 1.4.2), debhelper (>= 4.1.0), cdbs, libpanel-applet2-dev, libecal1.2-dev
> +Build-Depends: libhdate-dev (>= 1.4.2), debhelper (>= 4.1.0), cdbs, libpanel-applet2-dev, libecal1.2-dev, libecal1.2-dev
>  Standards-Version: 3.6.2
>  
>  Package: hdate-applet
>  Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends}
> +Depends: libecal1.2-3, ${shlibs:Depends}, ${misc:Depends}

*What?*

You are not supposed to do that, the depends should be auto generated,
if there is a problem for you with libecal1.2-2 it should be reported as
a bug to the maintainer to be fixed in his package!

> Modified: pkg/hdate-applet/trunk/po/Makefile.in
> ==============================================================================
> --- pkg/hdate-applet/trunk/po/Makefile.in	(original)
> +++ pkg/hdate-applet/trunk/po/Makefile.in	Sat Jan 21 21:50:50 2006
> @@ -14,7 +14,7 @@
>  
>  GETTEXT_PACKAGE = hdate_applet
>  PACKAGE = hdate-applet
> -VERSION = 0.15.5
> +VERSION = 0.15.6


If you change upstream version you should upgrade the package in Debian
and not make the changes as if they are Debians changes.

Please provide package upgrade notifications, and please consult me
before doing any change that is not a change to Debian's packaging, it
is more than likely incorrect to do so. Just like this change is not the
way to do it.

I will revert this change now and do a proper update of the package.

Baruch



More information about the Debian-hebrew-package mailing list