[Pkg-voip-commits] r6115 - /pwlib/branches/experimental/debian/rules
dedu-guest at alioth.debian.org
dedu-guest at alioth.debian.org
Sun Aug 31 13:11:13 UTC 2008
Author: dedu-guest
Date: Sun Aug 31 13:11:13 2008
New Revision: 6115
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6115
Log:
Update to latest SVN.
Modified:
pwlib/branches/experimental/debian/rules
Modified: pwlib/branches/experimental/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/pwlib/branches/experimental/debian/rules?rev=6115&op=diff
==============================================================================
--- pwlib/branches/experimental/debian/rules (original)
+++ pwlib/branches/experimental/debian/rules Sun Aug 31 13:11:13 2008
@@ -310,12 +310,12 @@
#@@wget -N -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL)
#and this is for SVN
@@echo Checking out for repacking (might take 15 min) ...
- @@svn co https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk@20732 ../tarballs/ptlib-20732.tmp
+ @@svn co https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk@20797 ../tarballs/ptlib-20797.tmp
@@echo Getting the changelog (might take 15 min) ...
- @@cd ../tarballs/ptlib-20732.tmp; svn2cl -o changelog
+ @@cd ../tarballs/ptlib-20797.tmp; svn2cl -o changelog
@@echo Creating the tarball ...
- @@cd ../tarballs/ptlib-20732.tmp; find . -name .svn -exec rm -rf {} \; ; tar zcf ../ptlib.orig.tar.gz *
- @@rm -rf ../tarballs/ptlib-20732.tmp
+ @@cd ../tarballs/ptlib-20797.tmp; find . -name .svn -exec rm -rf {} \; ; tar zcf ../ptlib.orig.tar.gz *
+ @@rm -rf ../tarballs/ptlib-20797.tmp
@@echo Ready for packaging.
binary: binary-arch binary-indep
More information about the Pkg-voip-commits
mailing list