Dear Joachim, On Mar 28 2010, Wuttke, Joachim wrote: > $ cat rules > #!/usr/bin/make -f > # -*- makefile -*- > %: > dh $@ > > If these arcane lines must be modified, I would be most > grateful for help -
You are correct that these lines may be confusing, since there is a lot of abstraction and implicit behaviour done by those simple and terse lines. Using debhelper's version 7 is a good thing for just getting the packaging working when you know about some of the implementation details (and, here, the implementation details matter). I would suggest that you take a notice on Sune Vuorela's e-mail: http://lists.debian.org/debian-mentors/2009/05/msg00614.html You may want to use the debhelper-version-5-style debian/rules file, so that you can see it better what is happening and which file goes where. Hope this helps, -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8 http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100328153843.gb1...@ime.usp.br