From 651a872089fa28a165785aa197afe695a487a175 Mon Sep 17 00:00:00 2001 From: short <> Date: Sat, 20 Sep 2003 16:47:10 +0000 Subject: [PATCH 1/1] Fixed .deb 'foreign' patched packages versioning. --- AutoGen.pm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 1.8.3.1