Commit 1813b5722f48b935b803e2b73b167e67f0f7c0a6

Authored by Stéphane Raimbault
1 parent 4ea0e8d5

Updated debian packaging for v2.9.3

debian/changelog
  1 +libmodbus (2.9.3-1) maverick; urgency=low
  2 +
  3 + * New upstream release
  4 +
  5 + -- Stéphane Raimbault <stephane.raimbault@gmail.com> Fri, 14 Jan 2011 00:37:20 +0100
  6 +
1 libmodbus (2.9.2-1) maverick; urgency=low 7 libmodbus (2.9.2-1) maverick; urgency=low
2 8
3 * New upstream release 9 * New upstream release
4 - 10 +
5 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Mon, 4 Oct 2010 13:21:52 +0200 11 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Mon, 4 Oct 2010 13:21:52 +0200
6 12
7 libmodbus (2.0.3-1) intrepid; urgency=low 13 libmodbus (2.0.3-1) intrepid; urgency=low
8 14
9 * New upstream release 15 * New upstream release
10 - 16 +
11 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Sun, 22 Mar 2009 12:16:52 +0200 17 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Sun, 22 Mar 2009 12:16:52 +0200
12 18
13 libmodbus (2.0.2-1) hardy; urgency=low 19 libmodbus (2.0.2-1) hardy; urgency=low
14 20
15 * New upstream release 21 * New upstream release
16 22
17 - -- Stephane Raimbault <stephane.raimbault@gmail.com> Sun, 10 Aug 2008 16:44:49 +0200  
18 - 23 + -- Stéphane Raimbault <stephane.raimbault@gmail.com> Sun, 10 Aug 2008 16:44:49 +0200
  24 +
19 libmodbus (2.0.1-1) hardy; urgency=low 25 libmodbus (2.0.1-1) hardy; urgency=low
20 26
21 * New upstream release 27 * New upstream release
22 - 28 +
23 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Thu, 03 Jul 2008 21:47:52 +0200 29 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Thu, 03 Jul 2008 21:47:52 +0200
24 30
25 libmodbus (2.0.0-2) hardy; urgency=low 31 libmodbus (2.0.0-2) hardy; urgency=low
@@ -27,9 +33,9 @@ libmodbus (2.0.0-2) hardy; urgency=low @@ -27,9 +33,9 @@ libmodbus (2.0.0-2) hardy; urgency=low
27 * Add test files to examples directory in libmodbus-dev. 33 * Add test files to examples directory in libmodbus-dev.
28 * Add MIGRATION file to libmodbus-dev. 34 * Add MIGRATION file to libmodbus-dev.
29 * Define the compatibility level to 6. 35 * Define the compatibility level to 6.
30 - 36 +
31 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Sun, 18 May 2008 14:30:23 +0200 37 -- Stéphane Raimbault <stephane.raimbault@gmail.com> Sun, 18 May 2008 14:30:23 +0200
32 - 38 +
33 libmodbus (2.0.0-1) hardy; urgency=low 39 libmodbus (2.0.0-1) hardy; urgency=low
34 40
35 * Initial release. 41 * Initial release.
debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (&gt;= 6), @@ -8,6 +8,7 @@ Build-Depends: debhelper (&gt;= 6),
8 autotools-dev, 8 autotools-dev,
9 libtool, 9 libtool,
10 dpkg-dev (>= 1.13.19) 10 dpkg-dev (>= 1.13.19)
  11 +Homepage: http://libmodbus.org/
11 12
12 Package: libmodbus 13 Package: libmodbus
13 Section: libs 14 Section: libs
@@ -32,5 +33,3 @@ Description: A Modbus library written in C, to send/receive data with a @@ -32,5 +33,3 @@ Description: A Modbus library written in C, to send/receive data with a
32 . 33 .
33 This package contains the development files. 34 This package contains the development files.
34 35
35 -  
36 -  
debian/copyright
1 This package was debianized by Stéphane Raimbault 1 This package was debianized by Stéphane Raimbault
2 <stephane.raimbault@gmail.com> on Wed, 14 May 2008 22:30:53 +0200 2 <stephane.raimbault@gmail.com> on Wed, 14 May 2008 22:30:53 +0200
3 3
4 -It was downloaded from <http://launchpad.net/libmodbus> 4 +It was downloaded from <http://libmodbus.org>
5 5
6 Upstream Author(s): 6 Upstream Author(s):
7 7
@@ -9,7 +9,7 @@ Upstream Author(s): @@ -9,7 +9,7 @@ Upstream Author(s):
9 9
10 Copyright: 10 Copyright:
11 11
12 - <Copyright (C) 2001-2010 Stéphane Raimbault> 12 + <Copyright (C) 2001-2011 Stéphane Raimbault>
13 13
14 License: 14 License:
15 15
debian/libmodbus-dev.docs
1 -MIGRATION 1 +MIGRATION README.rst