From 1743487d2886e0efdf8605e12aaa778ae6894832 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Thu, 14 Nov 2002 00:56:28 +0000 Subject: [PATCH] fix menu-installer-item value and prepare for upload r1260 --- debian/changelog | 11 ++++++----- debian/control | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28d67e71..56115602 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,18 @@ netcfg (0.19) unstable; urgency=low - * NOT RELEASED YET * Martin Sjögren - Replace XBC with XB so our special control fields don't confuse the changes files. * André Luís Lopes - Set pt_BR.po control fields. - Update pt_BR translation. - * Fix menutest script - * Make -dhcp have higher priority than -static, since we presume more people - will be using that. + * Tollef Fog Heen: + - Fix menutest script + - Make -dhcp have higher priority than -static, since we presume more + people will be using that. + - Multiply installer-menu-item by ten. - -- Tollef Fog Heen Wed, 13 Nov 2002 02:12:35 +0100 + -- Tollef Fog Heen Thu, 14 Nov 2002 01:55:02 +0100 netcfg (0.18) unstable; urgency=low diff --git a/debian/control b/debian/control index be07d978..c8a2e65b 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: netcfg-dhcp Architecture: any Depends: ${shlibs:Depends}, cdebconf-udeb, dhcp-client-udeb | pump-udeb Provides: configured-network -XB-Installer-Menu-Item: 3 +XB-Installer-Menu-Item: 20 Description: Configure the network via DHCP Many networks allow automatic configuration via DHCP (Dynamic Host Configuration Protocol). If you are on a corporate network, a cable modem, @@ -24,7 +24,7 @@ Package: netcfg-static Architecture: any Depends: ${shlibs:Depends}, cdebconf-udeb Provides: configured-network -XB-Installer-Menu-Item: 4 +XB-Installer-Menu-Item: 30 Description: Configure a static network If you have information such as IP address, netmask, gateway, then you will be able to configure a static network. If you don't know this information, you