On Tue, 2012-11-13 at 22:23 +0100, Geert Stappers wrote: > > Ik vond het nodig om te kijk of ik een drupal .deb kan maken. > > Mijn server heeft het package devscripts ge-installeerd. > Dat is ook waar debcheckout in zit. > > debcheckout drupal7 > cd drupal7 > dpkg-checkbuilddeps > # eventueel build dependies installeren > fakeroot debian/rules binary > > > En jawel, dat leverde een drupal7_7.14-1_all.deb op. > Zonder dat er naar een *.orig.tar gevraagd werd.
Hi Geert, Ga ik je ook blij maken ... in drupal7 cd .. wget http://ftp.drupal.org/files/projects/drupal-7.17.tar.gz cd drupal7 uupdate ../drupal-7.17.tar.gz New Release will be 7.17-0ubuntu1. Symlinking to pristine source from drupal7_7.17.orig.tar.gz... -- Untarring the new sourcecode archive ../drupal-7.17.tar.gz Unpacking the debian/ directory from version 7.14-1.1 worked fine. Remember: Your current directory is the OLD sourcearchive! Do a "cd ../drupal7-7.17" to see the new package cd ../drupal7-7.17 fakeroot debian/rules binary cd .. ls -l Met vriendelijke groet, Frans van Berckel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
