mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
fixed #979896
This commit is contained in:
parent
24a35f86f2
commit
c07fd4b28f
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
ldap-account-manager (7.5.DEV-1) unstable; urgency=medium
|
||||
|
||||
* 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
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ Maintainer: Roland Gruber <post@rolandgruber.de>
|
|||
Section: web
|
||||
Priority: optional
|
||||
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/
|
||||
Rules-Requires-Root: binary-targets
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue