works with new build environment, but still missing resources and translations
This commit is contained in:
2
debian/control.in
vendored
2
debian/control.in
vendored
@@ -2,7 +2,7 @@ Source: @PACKAGE_NAME@
|
||||
Section: web
|
||||
Priority: extra
|
||||
Maintainer: @AUTHOR@
|
||||
Build-Depends: debhelper, pkg-config, autotools-dev, lsb-release , doxygen, graphviz, libcppunit-dev, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, libpcscxx-dev
|
||||
Build-Depends: debhelper, pkg-config, autotools-dev, lsb-release , doxygen, graphviz, libcppunit-dev, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, libpcscxx-dev, qttools5-dev | libqt4-dev
|
||||
Standards-Version: 3.8.1
|
||||
Homepage: https://dev.marc.waeckerlin.org/redmine/projects/swisssurfer
|
||||
|
||||
|
4
debian/rules
vendored
4
debian/rules
vendored
@@ -1,10 +1,10 @@
|
||||
## @id $Id$
|
||||
#
|
||||
# This file has been added by bootstrap.sh on Sat, 14 Mar 2015 09:48:31 +0100
|
||||
# This file has been added by bootstrap.sh on Sun, 15 Mar 2015 16:35:09 +0100
|
||||
# Feel free to change it or even remove and rebuild it, up to your needs
|
||||
#
|
||||
## 1 2 3 4 5 6 7 8
|
||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
%:
|
||||
dh
|
||||
dh $@
|
||||
|
Reference in New Issue
Block a user