Fix some lintian errors and warnings

This commit is contained in:
Emmanuel Papin
2014-12-14 21:19:07 +01:00
parent 0db9fd89f1
commit 89e4037804
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
openalpr (2.0.0-0.1) experimental; urgency=low
* Non maintainer upload.
* Non-maintainer upload
* Upstream release with several fixes:
- Compilation of utilities enabled
- installation of static library

View File

@@ -2,13 +2,13 @@ Source: openalpr
Section: video
Priority: optional
Maintainer: Matt Hill <matt@ndu.com>
Build-Depends: debhelper (>= 9), libopencv-dev, libtesseract-dev, git, cmake,
build-essential, libtesseract-dev, libleptonica-dev, liblog4cplus-dev,
Build-Depends: debhelper (>= 9), git, cmake, quilt, libopencv-dev,
libtesseract-dev, libtesseract-dev, libleptonica-dev, liblog4cplus-dev,
libcurl3-dev, uuid-dev
Standards-Version: 3.9.5
Standards-Version: 3.9.6
Homepage: https://github.com/openalpr/openalpr
Package: libopenalpr1
Package: libopenalpr2
Section: libs
Architecture: amd64
Depends: openalpr-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}

View File

@@ -9,11 +9,11 @@ License: AGPL-3.0
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.