From c592ee7fd267b8d02abd163dca7f32b4eb0e13ca Mon Sep 17 00:00:00 2001 From: john Date: Wed, 2 Jan 2008 12:52:40 -0700 Subject: [PATCH] * Use a Homepage field instead of a pseudo-field in the Description --- debian/changelog | 3 ++- debian/control | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b22cf75..98ef41e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,10 +3,11 @@ fmit (0.97.7-2) UNRELEASED; urgency=low * Update Standards-Version to 3.7.3 (no changes needed to be made) * Promote XS-Vcs-* fields to Vcs-* fields, since they are now natively supported by dpkg. + * Use a Homepage field instead of a pseudo-field in the Description * Don't ignore a make clean error (check for the existance of Makefile instead) - -- John Wright Wed, 02 Jan 2008 12:46:50 -0700 + -- John Wright Wed, 02 Jan 2008 12:52:09 -0700 fmit (0.97.7-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 78d6666..a104384 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: John Wright Build-Depends: debhelper (>= 4), autotools-dev, dpatch, libqt3-mt-dev, fftw3-dev, freeglut3-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev Standards-Version: 3.7.3 +Homepage: http://home.gna.org/fmit/ Vcs-Hg: http://debian.johnwright.org/hg/fmit Vcs-Browser: http://debian.johnwright.org/hg/fmit @@ -17,5 +18,3 @@ Description: Free Music Instrument Tuner . fmit uses Qt for its GUI and ALSA (where available) or JACK as its sound input library. - . - Homepage: http://home.gna.org/fmit/ -- 1.7.10.4