Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Do not specify cmake version explicitly in debhelper install
· fedb1897
Andreas Tille
authored
Feb 23, 2018
fedb1897
debhelper 11
· 9fe99d15
Andreas Tille
authored
Feb 23, 2018
9fe99d15
Standards-Version: 4.1.3
· 489e9612
Andreas Tille
authored
Feb 23, 2018
489e9612
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
489e9612
libquazip (0.7.3-4) UNRELEASED; urgency=medium
* Do not specify cmake version explicitly in debhelper install (Thanks for
the patch to Adrian Bunk <bunk@debian.org>)
Closes: #891222
* debhelper 11
* Standards-Version: 4.1.3
-- Andreas Tille <tille@debian.org> Fri, 23 Feb 2018 15:42:46 +0100
libquazip (0.7.3-3) unstable; urgency=medium
[ Alf Gaida <agaida@siduction.org> ]
...
...
debian/compat
View file @
489e9612
1
0
1
1
debian/control
View file @
489e9612
...
...
@@ -5,14 +5,14 @@ Uploaders: Eric Maeker <eric.maeker@gmail.com>,
Stefan Ahlers <stef.ahlers@t-online.de>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
libqt4-dev,
cmake,
qtbase5-dev,
qtchooser,
libxext-dev,
zlib1g-dev
Standards-Version: 4.1.
2
Standards-Version: 4.1.
3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libquazip.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libquazip.git
Homepage: https://sourceforge.net/projects/quazip/
...
...
debian/libquazip-dev.install
View file @
489e9612
usr
/
lib
/*/libquazip.so
usr/lib/*/
libquazip
.
a
usr
/
share
/
cmake
-
3.9
/
Modules
/
FindQuaZip
.
cmake
usr
/
share
/
quazip
/
usr
/
share
/
cmake
-*/
Modules
/
FindQuaZip
.
cmake
usr
/
share
/
quazip
/
debian/libquazip5-dev.install
View file @
489e9612
usr
/
lib
/*/libquazip5.so
usr/lib/*/
libquazip5
.
a
usr
/
share
/
cmake
-
3.9
/
Modules
/
FindQuaZip5
.
cmake
/
usr
/
share
/
quazip
usr
/
share
/
cmake
-*/
Modules
/
FindQuaZip5
.
cmake
/
usr
/
share
/
quazip