[Pkg-voip-commits] r8087 - in /yate/trunk/debian: changelog rules

msp at alioth.debian.org msp at alioth.debian.org
Thu Feb 18 09:56:32 UTC 2010


Author: msp
Date: Thu Feb 18 09:56:31 2010
New Revision: 8087

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8087
Log:
Releasing

Modified:
    yate/trunk/debian/changelog
    yate/trunk/debian/rules

Modified: yate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/changelog?rev=8087&op=diff
==============================================================================
--- yate/trunk/debian/changelog (original)
+++ yate/trunk/debian/changelog Thu Feb 18 09:56:31 2010
@@ -1,6 +1,5 @@
-yate (2.1.0~dfsg-1) UNRELEASED; urgency=low
+yate (2.1.0-1~dfsg-1) unstable; urgency=low
 
-  * NOT RELEASED YET
   * New upstream release. (Closes: #499586)
   * NEW package libyate2.1.0 - soname bump
     - fixes package-name-doesnt-match-sonames
@@ -35,7 +34,7 @@
     - fixes init.d-script-missing-dependency-on-remote_fs
   * Cleanout unused debian/patches/
 
- -- Mark Purcell <msp at debian.org>  Thu, 18 Feb 2010 20:03:38 +1100
+ -- Mark Purcell <msp at debian.org>  Thu, 18 Feb 2010 20:08:21 +1100
 
 yate (1.3.0-1.dfsg-1) unstable; urgency=low
 

Modified: yate/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/rules?rev=8087&op=diff
==============================================================================
--- yate/trunk/debian/rules (original)
+++ yate/trunk/debian/rules Thu Feb 18 09:56:31 2010
@@ -33,7 +33,7 @@
 
 DEBVERSION:=$(shell head -n 1 debian/changelog \
 		    | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
-UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/~dfsg$$//')-1
+UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/~dfsg$$//')
 
 DFSG:=$(shell echo $(DEBVERSION) | sed -e 's/-[0-9.]*$$//')
 




More information about the Pkg-voip-commits mailing list