diff --git a/debian/changelog b/debian/changelog index 768864f..a444382 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,25 +1,31 @@ +libmodbus (2.9.3-1) maverick; urgency=low + + * New upstream release + + -- Stéphane Raimbault Fri, 14 Jan 2011 00:37:20 +0100 + libmodbus (2.9.2-1) maverick; urgency=low * New upstream release - + -- Stéphane Raimbault Mon, 4 Oct 2010 13:21:52 +0200 libmodbus (2.0.3-1) intrepid; urgency=low * New upstream release - + -- Stéphane Raimbault Sun, 22 Mar 2009 12:16:52 +0200 libmodbus (2.0.2-1) hardy; urgency=low * New upstream release - -- Stephane Raimbault Sun, 10 Aug 2008 16:44:49 +0200 - + -- Stéphane Raimbault Sun, 10 Aug 2008 16:44:49 +0200 + libmodbus (2.0.1-1) hardy; urgency=low * New upstream release - + -- Stéphane Raimbault Thu, 03 Jul 2008 21:47:52 +0200 libmodbus (2.0.0-2) hardy; urgency=low @@ -27,9 +33,9 @@ libmodbus (2.0.0-2) hardy; urgency=low * Add test files to examples directory in libmodbus-dev. * Add MIGRATION file to libmodbus-dev. * Define the compatibility level to 6. - + -- Stéphane Raimbault Sun, 18 May 2008 14:30:23 +0200 - + libmodbus (2.0.0-1) hardy; urgency=low * Initial release. diff --git a/debian/control b/debian/control index d568f7b..c5e7c73 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 6), autotools-dev, libtool, dpkg-dev (>= 1.13.19) +Homepage: http://libmodbus.org/ Package: libmodbus Section: libs @@ -32,5 +33,3 @@ Description: A Modbus library written in C, to send/receive data with a . This package contains the development files. - - diff --git a/debian/copyright b/debian/copyright index cd76171..2887519 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Stéphane Raimbault on Wed, 14 May 2008 22:30:53 +0200 -It was downloaded from +It was downloaded from Upstream Author(s): @@ -9,7 +9,7 @@ Upstream Author(s): Copyright: - + License: diff --git a/debian/libmodbus-dev.docs b/debian/libmodbus-dev.docs index d5ba6a1..9649a8e 100644 --- a/debian/libmodbus-dev.docs +++ b/debian/libmodbus-dev.docs @@ -1 +1 @@ -MIGRATION +MIGRATION README.rst