From 2258913765b9cc22fbd2d10cd165d298b8ecf165 Mon Sep 17 00:00:00 2001 From: Joachim Wiedorn Date: Thu, 18 Nov 2010 22:29:27 +0100 Subject: [PATCH] Update debian/control file --- debian/changelog | 10 ++++++++++ debian/control | 41 +++++++++++++++++++++-------------------- 2 files changed, 31 insertions(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index 43aebbb..daf2d20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,16 @@ lilo (1:23.1-1) unstable; urgency=low * Move to debhelper compatibility level 7. * Move to source format 3.0 (quilt). * Update and new formatting of debian/copyright. + * debian/control: + - Move source dependency debhelper to version >= 7.0.15. + - Update some versions of source dependencies and remove quilt. + - Update VCS urls and add new Homepage url. + - Remove IA64 architecture (this is already status quo). + - Remove double lines of Priority and Section. + - Add package conflicts to grub-pc and grub-legacy. + - Remove conflicts to manpages. + - Add in package lilo-doc dependency to lilo. + - Optimize package descriptions. -- Joachim Wiedorn Thu, 18 Nov 2010 18:12:02 +0100 diff --git a/debian/control b/debian/control index 072d28d..e93fd8a 100644 --- a/debian/control +++ b/debian/control @@ -3,34 +3,35 @@ Section: admin Priority: optional Maintainer: Joachim Wiedorn Uploaders: Matt Arnold +Build-Depends: debhelper (>= 7.0.15), transfig, + texlive-latex-base, bin86 (>= 0.16), sharutils, + po-debconf (>= 0.5.0), libdevmapper-dev Standards-Version: 3.9.1 -Build-Depends: debhelper (>= 5.0), transfig, texlive-latex-base, bin86 (>= 0.16), sharutils, po-debconf (>= 0.5.0), libdevmapper-dev, quilt -Vcs-Svn: svn://svn.debian.org/collab-maint/ext-maint/lilo/trunk/ -Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/ext-maint/lilo/trunk/ +Vcs-Git: git://git.debian.org/git/lilo/debian.git +Vcs-Browser: http://git.debian.org/?p=lilo/debian.git +Homepage: http://lilo.alioth.debian.org/ Package: lilo -Section: admin -Priority: optional -Architecture: amd64 i386 ia64 -Depends: mbr, debconf (>= 1.2.9) | debconf-2.0, ${shlibs:Depends}, ${misc:Depends} -Conflicts: manpages (<< 1.29-3) +Architecture: amd64 i386 +Depends: mbr, ${shlibs:Depends}, ${misc:Depends} +Conflicts: grub-pc, grub-legacy Suggests: lilo-doc -Description: LInux LOader - The Classic OS loader can load Linux and others +Description: LInux LOader - the classic OS boot loader + You can use LILO to manage your Master Boot Record (with a simple text + screen, text menu or colorful splash graphics) or call LILO from other + Boot-Loaders to jump-start the Linux kernel. + . This package contains lilo (the installer) and boot-record-images to - install Linux, OS/2, DOS and generic Boot Sectors of other OSes. + install Linux, OS/2, DOS and generic Boot Sectors for other OSes. . - You can use LILO to manage your Master Boot Record (with a simple text screen, - text menu or colorful splash graphics) or call LILO from other Boot-Loaders to - jump-start the Linux kernel. Package: lilo-doc Section: doc -Priority: optional Architecture: all -Depends: ${misc:Depends} -Description: Documentation for LILO (LInux LOader) - This package contains the postscript documentation of lilo. +Depends: lilo (>= ${source:Version}), ${misc:Depends} +Description: LInux LOader - Documentation for the classic OS boot loader + You can use LILO to manage your Master Boot Record (with a simple text + screen, text menu or colorful splash graphics) or call LILO from other + Boot-Loaders to jump-start the Linux kernel. . - You can use LILO to manage your Master Boot Record (with a simple text screen, - text menu or colorful splash graphics) or call LILO from other Boot-Loaders to - jump-start the Linux kernel. + This package contains old PDF and README documentations of lilo. -- 2.39.2