Package: hdparm Version: 9.12-2 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to add a Homepage value to debian/control. We thought you might be interested in doing the same. -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic') Architecture: i386 (i686) Kernel: Linux 2.6.30-9-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u hdparm-9.12/debian/control hdparm-9.12/debian/control --- hdparm-9.12/debian/control +++ hdparm-9.12/debian/control @@ -4,6 +4,7 @@ Maintainer: Stephen Gran <[email protected]> Build-Depends: cdbs (>> 0.4.37), debhelper (>= 5.0), dpatch, dpkg-dev (>= 1.13.19) Standards-Version: 3.8.0 +Homepage: http://sourceforge.net/projects/hdparm/ Package: hdparm Architecture: any

