Package: iodbc
Severity: minor
Tags: patch
Hello.
The iodbc description contains several spelling mistakes.
I've attached a proposed fix for debian/rules.
HTH
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.22.1
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-15)
--- control 2008-04-21 13:58:12.000000000 +0200
+++ /tmp/control 2008-04-21 13:57:59.000000000 +0200
@@ -12,14 +12,14 @@
Depends: ${shlibs:Depends}
Description: GTK+ config frontend for the iODBC Driver Manager
The iODBC (intrinsic Open Database Connectivity) driver manager is compatible
- with ODBC 2.x and 3.x specification and performs exact the jobs of a
- ODBC driver manager (i.e. driver loading, Parameters and function sequence
- checking, driver's function invoking, etc). Any ODBC driver works with
- ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager and
- vice versa.
+ with the ODBC 2.x and 3.x specification and performs all the jobs of a
+ ODBC driver manager (i.e. driver loading, parameters and function sequence
+ checking, driver's function invoking, etc). Any ODBC driver working with
+ ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager
+ and vice versa.
.
Applications (using ODBC function calls) linked with iODBC driver manager
- will be able to simultaneously access different type of data sources within
+ will be able to simultaneously access different types of data sources within
one process through suitable iODBC drivers.
.
This package contains the configuration binaries.
@@ -29,15 +29,15 @@
Architecture: any
Depends: ${shlibs:Depends}
Description: iODBC Driver Manager
- iODBC (intrinsic Open Database Connectivity) driver manager is compatible
- with ODBC 2.x and 3.x specification and performs exact the jobs of a
- ODBC driver manager (i.e. driver loading, Parameters and function sequence
- checking, driver's function invoking, etc). Any ODBC driver works with
- ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager and
- vice versa.
+ The iODBC (intrinsic Open Database Connectivity) driver manager is compatible
+ with the ODBC 2.x and 3.x specification and performs all the jobs of a
+ ODBC driver manager (i.e. driver loading, parameters and function sequence
+ checking, driver's function invoking, etc). Any ODBC driver working with
+ ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager
+ and vice versa.
.
- Applications (using ODBC function calls) linked with iODBC driver manager
- will be able to simultaneously access different type of data sources within
+ Applications (using ODBC function calls) linked with iODBC driver manager
+ will be able to simultaneously access different types of data sources within
one process through suitable iODBC drivers.
.
This package contains the library files. Look for the iodbc package, too!
@@ -48,15 +48,15 @@
Depends: libiodbc2 (= ${binary:Version}), libc6-dev
Conflicts: libiodbc2 (<= 3.52.6-1), iodbc (<= 3.52.6-1)
Description: iODBC Driver Manager (development files)
- iODBC (intrinsic Open Database Connectivity) driver manager is compatible
- with ODBC 2.x and 3.x specification and performs exact the jobs of a
- ODBC driver manager (i.e. driver loading, Parameters and function sequence
- checking, driver's function invoking, etc). Any ODBC driver works with
- ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager and
- vice versa.
+ The iODBC (intrinsic Open Database Connectivity) driver manager is compatible
+ with the ODBC 2.x and 3.x specification and performs all the jobs of a
+ ODBC driver manager (i.e. driver loading, parameters and function sequence
+ checking, driver's function invoking, etc). Any ODBC driver working with
+ ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager
+ and vice versa.
.
- Applications (using ODBC function calls) linked with iODBC driver manager
- will be able to simultaneously access different type of data sources within
+ Applications (using ODBC function calls) linked with iODBC driver manager
+ will be able to simultaneously access different types of data sources within
one process through suitable iODBC drivers.
.
This package contains the development files.