Index: /alternc-mergelog/trunk/debian/control
===================================================================
--- /alternc-mergelog/trunk/debian/control	(revision 2380)
+++ /alternc-mergelog/trunk/debian/control	(revision 2382)
@@ -3,5 +3,5 @@
 Priority: optional
 Maintainer: Antoine Beaupré <anarcat@koumbit.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 5), po-debconf
 Standards-Version: 3.7.2
 
Index: /alternc-mergelog/trunk/debian/po/templates.pot
===================================================================
--- /alternc-mergelog/trunk/debian/po/templates.pot	(revision 2382)
+++ /alternc-mergelog/trunk/debian/po/templates.pot	(revision 2382)
@@ -0,0 +1,78 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: anarcat@koumbit.org\n"
+"POT-Creation-Date: 2008-10-15 21:36-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: note
+#. Description
+#: ../templates:1001
+msgid "Information"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../templates:1001
+msgid ""
+"We strongly suggest that you use the ntp-simple package (or any ntpd "
+"implementation)  to synchronize your servers so that the logrotate / "
+"statistics will be coherent."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../templates:1001
+msgid ""
+"Don't forget to copy your ssh public key (usually located in /etc/alternc-"
+"mergelog.key.pub) to the right authorized_keys in each web server. (usually /"
+"var/www/.ssh/authorized_keys)"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid "Server list"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid ""
+"Please enter the name of the web servers you want me to grab apache logs "
+"from ?"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid ""
+"Enter all the fully qualified domain name of your servers separate them with "
+"space."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:3001
+msgid "AlternC specific usage"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:3001
+msgid ""
+"This programm can configure the package alternc-webalizer to use the merged "
+"logs file instead of the standard apache log file. Do you want me to "
+"configure alternc-webalizer so that it will use the merged logs files ?"
+msgstr ""
Index: /alternc-mergelog/trunk/debian/po/POTFILES.in
===================================================================
--- /alternc-mergelog/trunk/debian/po/POTFILES.in	(revision 2382)
+++ /alternc-mergelog/trunk/debian/po/POTFILES.in	(revision 2382)
@@ -0,0 +1,1 @@
+[type: gettext/rfc822deb] templates
Index: /alternc-mergelog/trunk/debian/templates
===================================================================
--- /alternc-mergelog/trunk/debian/templates	(revision 2377)
+++ /alternc-mergelog/trunk/debian/templates	(revision 2382)
@@ -1,5 +1,5 @@
 Template: alternc-mergelog/info
 Type: note
-Description: Information
+_Description: Information
  We strongly suggest that you use the ntp-simple package (or any ntpd implementation) 
  to synchronize your servers so that the logrotate / statistics will be coherent.
@@ -10,5 +10,5 @@
 Template: alternc-mergelog/webservers
 Type: string
-Description: Server list
+_Description: Server list
  Please enter the name of the web servers you want me to grab apache logs from ?
  .
@@ -18,5 +18,5 @@
 Type: boolean
 Default: false
-Description: AlternC specific usage
+_Description: AlternC specific usage
  This programm can configure the package alternc-webalizer to use the merged logs file instead
  of the standard apache log file. Do you want me to configure alternc-webalizer so that it will use
