mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 07:06:54 +08:00
Fix some lintian errors and warnings
This commit is contained in:
@@ -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
|
||||
|
@@ -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}
|
||||
|
@@ -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/>.
|
||||
|
Reference in New Issue
Block a user