Package: aboot
Version: 1.0~pre20040408-4
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch

Dear Maintainer,

I noticed the control uses debhelper but lacked ${misc:Depends} 
and a homepage field and also copyright lacked copyright information
for the upstream author.

This patch should properly address those.


  * debian/control:
    - Added Homepage Field
    - Added Depends ${misc:Depends}
  * debian/copyright: 
    - Added Copyright Field 


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2008-06-02 09:33:19 +0000
+++ debian/control	2012-11-08 00:55:28 +0000
@@ -2,12 +2,14 @@
 Build-Depends: debhelper (>= 5.0), sp, sgmlspl, docbook-utils, sgmltools-lite
 Section: admin
 Priority: standard
-Maintainer: Steve Langasek <vor...@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Steve Langasek <vor...@debian.org>
 Standards-Version: 3.7.3.0
+Homepage: http://sourceforge.net/projects/aboot/
 
 Package: aboot
 Architecture: alpha
-Depends: ${shlibs:Depends}, aboot-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, aboot-base
 Conflicts: aboot-cross
 Description: Linux bootloader for the SRM console
  This is the standard Linux bootloader for machines with SRM firmware
@@ -22,7 +24,7 @@
 Architecture: any
 Section: admin
 Priority: optional
-Depends: ${shlibs:Depends}, aboot-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, aboot-base
 Conflicts: aboot (<< 0.9-1.2)
 Suggests: mkisofs
 Description: utility to create bootable ISO-Images for Linux/Alpha

=== modified file 'debian/copyright'
--- debian/copyright	2004-05-08 16:20:42 +0000
+++ debian/copyright	2012-11-08 00:53:23 +0000
@@ -1,7 +1,7 @@
 This package was built from sources obtained from 
 http://www.sf.net/projects/aboot
 
-Copyright:
+Copyright 2001 Will Woods <wwo...@redhat.com>
 
 This program is free software; you can redistribute it and/or modify 
 it under the terms of the GNU General Public License as published by 

Reply via email to