Re: dh_movefiles : SOLVED

2002-01-19 Thread christophe barbé
lease explain why DH_COMPAT was not set? It should be set by the Because I was calling dh_movefiles from a shell (each step manually). > debian/rules Makefile not before you run debuild or whatever. Otherwise > it will default to DH_COMPAT=1 (as happened to you obviously) and > bu

Re: dh_movefiles : SOLVED

2002-01-19 Thread Torsten Landschoff
On Thu, Jan 17, 2002 at 08:35:14AM -0500, christophe barbé wrote: > Shame on me. > I was trying to do each setep manually from a fresh fakerooted shell. > Then my DH_COMPAT was not set. Please explain why DH_COMPAT was not set? It should be set by the debian/rules Makefile not before you run debui

Re: dh_movefiles : SOLVED

2002-01-19 Thread christophe barbé
lease explain why DH_COMPAT was not set? It should be set by the Because I was calling dh_movefiles from a shell (each step manually). > debian/rules Makefile not before you run debuild or whatever. Otherwise > it will default to DH_COMPAT=1 (as happened to you obviously) and > bu

Re: dh_movefiles : SOLVED

2002-01-19 Thread Torsten Landschoff
On Thu, Jan 17, 2002 at 08:35:14AM -0500, christophe barbé wrote: > Shame on me. > I was trying to do each setep manually from a fresh fakerooted shell. > Then my DH_COMPAT was not set. Please explain why DH_COMPAT was not set? It should be set by the debian/rules Makefile not before you run debu

Re: dh_movefiles : SOLVED

2002-01-17 Thread christophe barbé
> > I'm trying to use dh_movefiles to fill a package-dev directory but > > something change and I don't understand what is expected from me. > > > > # dh_movefiles > > dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. > > Perhaps

Re: dh_movefiles

2002-01-17 Thread christophe barbé
On Thu, Jan 17, 2002 at 10:59:12AM +, Julian Gilbey wrote: > On Wed, Jan 16, 2002 at 11:19:27PM -0500, christophe barb? wrote: > > > > I'm trying to use dh_movefiles to fill a package-dev directory but > > something change and I don't unde

Re: dh_movefiles

2002-01-17 Thread Julian Gilbey
On Wed, Jan 16, 2002 at 11:19:27PM -0500, christophe barb? wrote: > > I'm trying to use dh_movefiles to fill a package-dev directory but > something change and I don't understand what is expected from me. > > # dh_movefiles > dh_movefiles: I was asked to move files f

Re: dh_movefiles : SOLVED

2002-01-17 Thread christophe barbé
> > I'm trying to use dh_movefiles to fill a package-dev directory but > > something change and I don't understand what is expected from me. > > > > # dh_movefiles > > dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. > > Perhaps

Re: dh_movefiles

2002-01-17 Thread christophe barbé
On Thu, Jan 17, 2002 at 10:59:12AM +, Julian Gilbey wrote: > On Wed, Jan 16, 2002 at 11:19:27PM -0500, christophe barb? wrote: > > > > I'm trying to use dh_movefiles to fill a package-dev directory but > > something change and I don't unde

Re: dh_movefiles

2002-01-17 Thread Julian Gilbey
On Wed, Jan 16, 2002 at 11:19:27PM -0500, christophe barb? wrote: > > I'm trying to use dh_movefiles to fill a package-dev directory but > something change and I don't understand what is expected from me. > > # dh_movefiles > dh_movefiles: I was asked to move files f

dh_movefiles

2002-01-16 Thread christophe barbé
I'm trying to use dh_movefiles to fill a package-dev directory but something change and I don't understand what is expected from me. # dh_movefiles dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. Perhaps you should set DH_COMPAT=2? I've tried sev

dh_movefiles

2002-01-16 Thread christophe barbé
I'm trying to use dh_movefiles to fill a package-dev directory but something change and I don't understand what is expected from me. # dh_movefiles dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. Perhaps you should set DH_COMPAT=2? I've tried sev

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Joey Hess
Noel Koethe wrote: > Ahh, ok. So its a little problem with dh_movefiles which wants to move > from debian/tmp by default and/or ignores my "export DH_COMPAT=3" in > debian/rules. man dh_movefiles (see NOTES) -- see shy jo

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Noel Koethe
On Sat, 26 May 2001, Daniel Stone wrote: Hello, > > > This is actually similar to what I was experiencing. If you want to use > > > debian/tmp you'll have to add -Pdebian/tmp to all dh_* functions that > > > creates > > > or install files >

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Daniel Stone
ons that > > creates > > or install files > > Hmm, I don't want it but dh_movefiles wants debian/tmp > I want to use the standard. > So this is a general problem or just my? The new standard (with debhelper v3) is debian/, not debian/tmp. So, in this case, you'

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Joey Hess
Noel Koethe wrote: > Ahh, ok. So its a little problem with dh_movefiles which wants to move > from debian/tmp by default and/or ignores my "export DH_COMPAT=3" in > debian/rules. man dh_movefiles (see NOTES) -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Noel Koethe
On Fri, 25 May 2001, Alwyn Schoeman wrote: Hello, > This is actually similar to what I was experiencing. If you want to use > debian/tmp you'll have to add -Pdebian/tmp to all dh_* functions that creates > or install files Hmm, I don't want it but dh_movefiles wants d

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Alwyn Schoeman
into debian/drac. > /usr/bin/make install DESTDIR=`pwd`/debian/drac > make[1]: Entering directory `/home/noel/deb/drac-1.11' > install -c -o bin -g bin -m 0755 rpc.dracd > /home/noel/deb/drac-1.11/debian/drac/usr/sbin make[1]: Leaving directory > `/home/noel/deb/drac-1.11'

problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Noel Koethe
DESTDIR=`pwd`/debian/drac make[1]: Entering directory `/home/noel/deb/drac-1.11' install -c -o bin -g bin -m 0755 rpc.dracd /home/noel/deb/drac-1.11/debian/drac/usr/sbin make[1]: Leaving directory `/home/noel/deb/drac-1.11' dh_movefiles dh_movefiles: debian/tmp does not exist. make: *** [inst

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Daniel Stone
that creates > > or install files > > Hmm, I don't want it but dh_movefiles wants debian/tmp > I want to use the standard. > So this is a general problem or just my? The new standard (with debhelper v3) is debian/, not debian/tmp. So, in this case, you'd use debian

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Alwyn Schoeman
into debian/drac. > /usr/bin/make install DESTDIR=`pwd`/debian/drac > make[1]: Entering directory `/home/noel/deb/drac-1.11' > install -c -o bin -g bin -m 0755 rpc.dracd > /home/noel/deb/drac-1.11/debian/drac/usr/sbin make[1]: Leaving directory > `/home/noel/deb/drac-1.11'

problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmpdoes not exist.

2001-05-25 Thread Noel Koethe
DESTDIR=`pwd`/debian/drac make[1]: Entering directory `/home/noel/deb/drac-1.11' install -c -o bin -g bin -m 0755 rpc.dracd /home/noel/deb/drac-1.11/debian/drac/usr/sbin make[1]: Leaving directory `/home/noel/deb/drac-1.11' dh_movefiles dh_movefiles: debian/tmp does not exist. make: **

Re: dh_movefiles

2000-05-09 Thread Brian May
>>>>> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes: Peter> Currently, I'm doing: dh_movefiles (cd Peter> ./debian/gre-doc/usr/doc/ ; mv gre gre-doc) But that Peter> defeats the purpose of using dh_movefiles. I would use dh_insta

Re: dh_movefiles

2000-05-09 Thread Josip Rodin
On Tue, May 09, 2000 at 03:16:04PM -0400, Peter S Galbraith wrote: > Files get moved from: > ./debian/tmp/usr/doc/gre/html [1] > to > ./debian/gre-doc/usr/doc/gre/html > > But how do I tell dh_movefiles to move them instead to: > ./debian/gre-doc/usr/doc/gre-doc/html I th

dh_movefiles

2000-05-09 Thread Peter S Galbraith
Trying my first multi-package using slink's debhelper (it's an unofficial package, and I'm still using slink on production so...) and I have an easy question regarding dh_movefiles. In order to move an HTML tree into the gre-doc package, the file debian/gre-doc.files has: u

Re: dh_movefiles fails

2000-02-03 Thread Simon Richter
On Wed, 2 Feb 2000, Simon Richter wrote: > I'm currently trying to debianize a small server/library/client tool > suite I'm developing for the ACPI4Linux project. I followed the steps in [...] Stupid me, I've found it. I deleted the acpitools-doc.docs file that dh-make installed and got it resto

dh_movefiles fails

2000-02-02 Thread Simon Richter
Hi, I'm currently trying to debianize a small server/library/client tool suite I'm developing for the ACPI4Linux project. I followed the steps in the Debian New Maintainer's Guide (from the DDP), but ran into a problem with dh_movefiles that I didn't find documented somewhe