From 19af3d03e23510cc9fbfa376cb79082744c0a687 Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Wed, 23 Dec 2009 09:08:24 +0100
Subject: [PATCH] Name it newstage

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/dinstall.functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions
index abc5a5b5..8f2dd81d 100644
--- a/config/debian/dinstall.functions
+++ b/config/debian/dinstall.functions
@@ -543,7 +543,7 @@ function process_unchecked() {
 }
 
 # do a run of newstage only before dinstall is on.
-function process_newstage() {
+function newstage() {
     log "Processing the newstage queue"
     UNCHECKED_WITHOUT_LOCK="-p"
     do_newstage
-- 
2.39.5