From: Michael Prokop Date: Sat, 22 Sep 2007 12:55:22 +0000 (+0200) Subject: Added dh-make-perl tip X-Git-Tag: 0.4.6~1 X-Git-Url: http://git.grml.org/?p=grml-tips.git;a=commitdiff_plain;h=7b5cf8c26f8b3dadf2a9d612928db0d438028421 Added dh-make-perl tip --- diff --git a/debian/changelog b/debian/changelog index 9e647eb..d794d3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,11 @@ -grml-tips (0.4.7) unstable; urgency=low - - * Added blacklist tip. - - -- Michael Prokop Sun, 9 Sep 2007 00:16:28 +0200 - grml-tips (0.4.6) unstable; urgency=low * Added tips: - Create netboot package for grml-terminalserver - Rotate pictures - Calculate network / netmask + - Blacklist tip. + - Create Debian package of perl module. -- Michael Prokop Sat, 18 Aug 2007 23:48:05 +0200 diff --git a/grml_tips b/grml_tips index f833472..d497654 100644 --- a/grml_tips +++ b/grml_tips @@ -2889,3 +2889,7 @@ To remove the module from the blacklist again just invoke: or manually remove the entry from /etc/modprobe.d/grml. -- +Create a Debian package of a perl module: + +% dh-make-perl --cpan Acme::Smirch --build +--