[Pkg-voip-commits] r2081 - in pwlib: branches/sarge/debian trunk/debian

Kilian Krause kilian at costa.debian.org
Wed Jul 19 16:33:58 UTC 2006


Author: kilian
Date: 2006-07-19 16:33:56 +0000 (Wed, 19 Jul 2006)
New Revision: 2081

Modified:
   pwlib/branches/sarge/debian/rules
   pwlib/trunk/debian/changelog
   pwlib/trunk/debian/rules
Log:
revert to last stable 1.10.1 not 1.10.0


Modified: pwlib/branches/sarge/debian/rules
===================================================================
--- pwlib/branches/sarge/debian/rules	2006-07-19 08:34:04 UTC (rev 2080)
+++ pwlib/branches/sarge/debian/rules	2006-07-19 16:33:56 UTC (rev 2081)
@@ -55,11 +55,10 @@
 
 build: build-arch build-indep
 
-build-arch: Makefile build-arch-stamp
+build-arch: config.status build-arch-stamp
 
-Makefile: patch-stamp autotools
+config.status: patch-stamp autotools
 	./configure $(confflags) --enable-plugins --enable-v4l2 --prefix=/usr
-	touch Makefile
 
 autotools:
 	rm -f config.sub config.guess

Modified: pwlib/trunk/debian/changelog
===================================================================
--- pwlib/trunk/debian/changelog	2006-07-19 08:34:04 UTC (rev 2080)
+++ pwlib/trunk/debian/changelog	2006-07-19 16:33:56 UTC (rev 2081)
@@ -1,4 +1,4 @@
-pwlib (1.10.0.dfsg-2) UNRELEASED; urgency=low
+pwlib (1.10.1.dfsg-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
 

Modified: pwlib/trunk/debian/rules
===================================================================
--- pwlib/trunk/debian/rules	2006-07-19 08:34:04 UTC (rev 2080)
+++ pwlib/trunk/debian/rules	2006-07-19 16:33:56 UTC (rev 2081)
@@ -4,10 +4,10 @@
 
 # Change this on API breakage
 export LIBPTCOMPAT=1.9.3
-export LIBPTCOMPAT2=1.11.0
+export LIBPTCOMPAT2=1.10.0
 
 #PACKAGE=libpt-$(LIBPTCOMPAT)
-PACKAGE=libpt-1.11.0
+PACKAGE=libpt-1.10.0
 
 
 # can err if the tarball is not yet extracted




More information about the Pkg-voip-commits mailing list