From: Sven Hoexter Date: Wed, 5 Aug 2009 18:54:55 +0000 (+0000) Subject: Move to section 'database' to fit the archive wide overrides. X-Git-Tag: debian/3.05-3 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=commitdiff_plain;h=2a68bdf09353e8d414b1d5f96ff58ff07163357d Move to section 'database' to fit the archive wide overrides. --- diff --git a/debian/changelog b/debian/changelog index f1f2b6c..dd8d5e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mysqltcl (3.05-3) unstable; urgency=low + + * Move to section 'database' to fit the archive wide overrides. + + -- Sven Hoexter Wed, 05 Aug 2009 20:54:28 +0200 + mysqltcl (3.05-2) unstable; urgency=low * Update debian/copyright with information about tests/all.tcl and diff --git a/debian/control b/debian/control index ac8fb81..34e59d4 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: mysqltcl -Section: libs +Section: database Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper (>> 5), tcl-dev, libmysqlclient-dev, quilt