Skip to content
Commits on Source (4)
icingaweb2 (2.7.3-2) UNRELEASED; urgency=medium
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Drop unnecessary dh arguments: --parallel
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Debian Janitor <janitor@jelmer.uk> Thu, 12 Dec 2019 18:17:22 +0000
icingaweb2 (2.7.3-1) unstable; urgency=medium
* Team upload.
......
......@@ -4,7 +4,7 @@ Uploaders: Markus Frosch <lazyfrosch@debian.org>
Section: admin
Priority: optional
Build-Depends: bash-completion,
debhelper (>= 9),
debhelper-compat (= 12),
php-cli,
node-uglify (>= 2) | yui-compressor,
node-source-map | yui-compressor
......
......@@ -2,7 +2,7 @@
#export DH_VERBOSE=1
%:
dh $@ --with bash_completion --parallel
dh $@ --with bash_completion
override_dh_auto_clean:
dh_auto_clean
......@@ -15,7 +15,7 @@ override_dh_auto_build:
cd debian/uglify && $(MAKE) all
override_dh_install:
dh_install -X.min.js -X.min.map -XSOURCE --list-missing
dh_install -X.min.js -X.min.map -XSOURCE
cp -r debian/uglify/*.min.* debian/icingaweb2/usr/share/icingaweb2/public/js/vendor/
......
---
Bug-Database: https://github.com/Icinga/icingaweb2/issues
Bug-Submit: https://github.com/Icinga/icingaweb2/issues/new
Name: Icinga Web 2
Repository: https://github.com/Icinga/icingaweb2.git
Repository-Browse: https://github.com/Icinga/icingaweb2