Fix #8038 - switch to meson
[roojspacker] / debian / control
index b6c429d..33f2d9d 100644 (file)
@@ -2,16 +2,20 @@ Source: roojspacker
 Section: unknown
 Priority: optional
 Maintainer: Alan <alan@roojs.com>
-Build-Depends: debhelper (>= 11), autotools-dev
-Standards-Version: 4.1.3
+Rules-Requires-Root: no
+Build-Depends:
+ debhelper-compat (= 13),
+Standards-Version: 4.6.2
 Homepage: https://github.com/roojs/roojspacker
 Vcs-Git: https://github.com/roojs/roojspacker.git
 
+
 Package: roojspacker
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
 Description: Javascript compressor, packer and documentation tool
  includes sharable library for use with C / Gnome etc..
 
-
-