debian: fix most lintian warnings, switch to debhelper 9

This commit is contained in:
Alexandre Detiste
2015-03-01 11:45:27 +01:00
parent d08ae2762d
commit 873985fd8a
5 changed files with 28 additions and 28 deletions

2
debian/compat vendored
View File

@@ -1 +1 @@
8
9

7
debian/control vendored
View File

@@ -2,11 +2,11 @@ Source: qcma
Section: utils
Priority: extra
Maintainer: codestation <codestation404@gmail.com>
Standards-Version: 3.9.4
Standards-Version: 3.9.6
Homepage: http://github.com/codestation/qcma
Vcs-Git: git://github.com/codestation/qcma.git
Build-Depends:
debhelper (>= 8.0.0),
debhelper (>= 9),
libavformat-dev,
libswscale-dev,
qtbase5-dev,
@@ -22,6 +22,9 @@ Package: qcma
Architecture: any
Depends: vitamtp4 (>= 2.5.5), ${shlibs:Depends}, ${misc:Depends}
Description: Content Manager Assistant for the PS Vita
QCMA will allow you to backup your PS Vita games & manage
your songs, videos & photos.
You can connect your Vita wirelessly or via USB.
Package: qcma-cli
Architecture: any

3
debian/copyright vendored
View File

@@ -26,6 +26,3 @@ License: GPL-3.0
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.

View File

@@ -1 +1 @@
3.0 (quilt)
3.0 (native)