From: short <> Date: Sat, 20 Sep 2003 16:47:10 +0000 (+0000) Subject: Fixed .deb 'foreign' patched packages versioning. X-Git-Tag: lufs_0_9_6_captive1 X-Git-Url: http://git.jankratochvil.net/?p=macros.git;a=commitdiff_plain;h=651a872089fa28a165785aa197afe695a487a175;hp=e23682c3b17fe67609f5596a96bf90becc548d91 Fixed .deb 'foreign' patched packages versioning. --- diff --git a/AutoGen.pm b/AutoGen.pm index 1ebee43..652ac7b 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -886,7 +886,13 @@ Include both B and B to B. =item -Use B<@VERSION_BASE@> in B. +Include B to B field in B. + +=item + +Use B<@VERSION@> in B. Package will be built as +Debian-native package (no I<.diff> file) as the patches are not just for Debian +packages, it is a new package (read: dpkg does not support branch patches). =back