fixed some more debian build issues - changed like in webtester; refs #12

This commit is contained in:
Marc Wäckerlin
2015-02-18 10:35:46 +00:00
parent cd4677c14e
commit 01c041760c
4 changed files with 12 additions and 1769 deletions

2
debian/control.in vendored
View File

@@ -1,7 +1,7 @@
Source: mrw-c++
Priority: extra
Maintainer: Marc Wäckerlin (http://marc.waeckerlin.org) <marc@waeckerlin.org>
Build-Depends: debhelper (>= 7), pkg-config, autotools-dev, doxygen, graphviz, lsb-release, libiberty-dev [!precise] [!lucid] [!wheezy] [!squeeze], binutils-dev, libboost-thread-dev, zlib1g-dev
Build-Depends: @DIST_BUILDDEPENDS@ debhelper (>= 7), pkg-config, autotools-dev, doxygen, graphviz, lsb-release, binutils-dev, libboost-thread-dev, zlib1g-dev
Standards-Version: 3.8.1
Section: libs
Homepage: https://dev.marc.waeckerlin.org/projects/mrw-c++