#!/bin/sh

. /usr/share/debconf/confmodule

dev="$1"
id="$2"

db_metaget partman-newworld/text/method description

printf 'newworld\t%s\n' "$RET"
