This commit is contained in:
Roland Gruber 2021-01-12 16:36:57 +01:00
parent 24a35f86f2
commit c07fd4b28f
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,8 @@
ldap-account-manager (7.5.DEV-1) unstable; urgency=medium ldap-account-manager (7.5.DEV-1) unstable; urgency=medium
* new upstream release * new upstream release
* Fix "node-uglify is deprecated in favor of uglifyjs" by using
uglifyjs (Closes: #979896)
-- Roland Gruber <post@rolandgruber.de> Sun, 06 Dec 2020 17:05:33 +0200 -- Roland Gruber <post@rolandgruber.de> Sun, 06 Dec 2020 17:05:33 +0200

View file

@ -3,7 +3,7 @@ Maintainer: Roland Gruber <post@rolandgruber.de>
Section: web Section: web
Priority: optional Priority: optional
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Build-Depends: debhelper (>= 12), debhelper-compat (= 12), po-debconf, cleancss, node-uglify Build-Depends: debhelper (>= 12), debhelper-compat (= 12), po-debconf, cleancss, uglifyjs
Homepage: https://www.ldap-account-manager.org/ Homepage: https://www.ldap-account-manager.org/
Rules-Requires-Root: binary-targets Rules-Requires-Root: binary-targets