[Pkg-voip-commits] r8171 - in /ptlib/branches/ptlib-1.10.10/debian: rules watch
msp at alioth.debian.org
msp at alioth.debian.org
Sun Mar 7 20:28:47 UTC 2010
Author: msp
Date: Sun Mar 7 20:28:47 2010
New Revision: 8171
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8171
Log:
cleanup
Modified:
ptlib/branches/ptlib-1.10.10/debian/rules
ptlib/branches/ptlib-1.10.10/debian/watch
Modified: ptlib/branches/ptlib-1.10.10/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/branches/ptlib-1.10.10/debian/rules?rev=8171&op=diff
==============================================================================
--- ptlib/branches/ptlib-1.10.10/debian/rules (original)
+++ ptlib/branches/ptlib-1.10.10/debian/rules Sun Mar 7 20:28:47 2010
@@ -186,7 +186,7 @@
-e 's#^\(LIBS=.*\)\"#\1 -lpt\"#g' \
make/ptlib-config > debian/$(PACKAGE)-dev/usr/bin/ptlib-config
chmod 0755 debian/$(PACKAGE)-dev/usr/bin/ptlib-config
- ln -s ../../../bin/ptlib-config debian/$(PACKAGE)-dev/usr/share/pwlib/make/
+ ln -s /usr/bin/ptlib-config debian/$(PACKAGE)-dev/usr/share/pwlib/make/ptlib-config
# erasing build host specific && unnecessary stuff off ptbuildopts.mak
-rm -f `find debian/$(PACKAGE)-dev/ -name ptbuildopts.mak`
sed -e 's#^PWLIBDIR.*#PWLIBDIR = /usr/share/pwlib#g' \
Modified: ptlib/branches/ptlib-1.10.10/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/branches/ptlib-1.10.10/debian/watch?rev=8171&op=diff
==============================================================================
--- ptlib/branches/ptlib-1.10.10/debian/watch (original)
+++ ptlib/branches/ptlib-1.10.10/debian/watch Sun Mar 7 20:28:47 2010
@@ -1,3 +1,9 @@
+# format version number, currently 2; this line is compulsory!
version=3
-opts=dversionmangle=s/\~dfsg//,uversionmangle=s/[_\.]+/\./g \
-http://www.voxgratia.org/releases/pwlib-v(\d+)_(\d+)_([\d_]+)-src[\.-]tar\.gz
+
+# Line continuations are performed with \
+
+# This the format for an FTP site:
+# Fullâsiteâwithâpattern [Version [Action]]
+opts=dversionmangle=s/[\.~]dfsg(\d+)?//,uversionmangle=s/[_\.]+/\./g \
+ http://sf.net/openh323/pwlib-v(\d+)_(\d?[02468]+)_([\d_]+)-src[\.-]tar\.gz debian svn-upgrade
More information about the Pkg-voip-commits
mailing list