On Oct 31, 2009, at 8:09 PM, András Murányi wrote:
On Sun, Nov 1, 2009 at 12:51 AM, Hans-Christoph Steiner
<hans@at.or.at> wrote:
On Oct 31, 2009, at 5:30 PM, patrick wrote:
using svn, then rm -rf pd and:
svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.42/pd
i am getting this error:
fakeroot dpkg-deb --build /home/psc/src/pd/packages/linux_make/build/ /home/psc/src/pd/packages/linux_make/Pd-0.42.5-extended.deb
dpkg-deb - error: Debian revision (`extended') doesn't contain any digits
dpkg-deb: 1 errors in control file
make: *** [deb] Error 2
cd packages
svn up Makefile
That should fix that bug.
yes, i just committed a bit too early.
and now (with all the externals)...:
linux_make install succeeded!
and i'm back to this:
fakeroot dpkg-deb --build /home/muranyia/Download/pure-data/packages/linux_make/build/ /home/muranyia/Download/pure-data/packages/linux_make/Pd-0.42.5-extended.deb
dpkg-deb - error: Debian revision (`extended') doesn't contain any digits
dpkg-deb: 1 errors in control file
Andras