[Pkg-voip-commits] r7144 - /opal/trunk/debian/rules

Kilian Krause kilian at debian.org
Sat May 9 13:33:15 UTC 2009


Hi Eugen,

On Sat, May 09, 2009 at 12:39:32PM -0000, dedu-guest at alioth.debian.org wrote:
> Author: dedu-guest
> Date: Sat May  9 12:39:32 2009
> New Revision: 7144
> 
> URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7144
> Log:
> Use +dfsg instead of ~dfsg
> 
> Modified:
>     opal/trunk/debian/rules
> 
> Modified: opal/trunk/debian/rules
> URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/rules?rev=7144&op=diff
> ==============================================================================
> --- opal/trunk/debian/rules (original)
> +++ opal/trunk/debian/rules Sat May  9 12:39:32 2009
> @@ -4,10 +4,10 @@
>  include /usr/share/cdbs/1/class/autotools.mk
>  include /usr/share/cdbs/1/rules/dpatch.mk
>  
> -UPVERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed 's/~dfsg//')
> +UPVERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed 's/+dfsg//')
>  REV := $(shell echo $(UPVERSION) | sed -r -e 's/^.*svn//')
>  
> -FILENAME := opal_$(UPVERSION)~dfsg.orig.tar.gz
> +FILENAME := opal_$(UPVERSION)+dfsg.orig.tar.gz
>  UPFILENAME := opal_$(UPVERSION).orig.tar.gz
>  URL := http://ftp.gnome.org/pub/gnome/sources/opal/3.6/opal-$(UPVERSION).tar.gz

I've just reverted this change (and corrected the changelog) to ensure that
the 3.6.1~dfsg remains smaller than any possible 3.6.1.1~dfsg that may
eventually occur. We've had the .dfsg and +dfsg before and it was changed
for this reason to ~dfsg.

-- 
Best regards,
Kilian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20090509/880d2f14/attachment.pgp>


More information about the Pkg-voip-maintainers mailing list