wido opened a new pull request #2307: packging: Raise compat mode to 9
URL: https://github.com/apache/cloudstack/pull/2307
 
 
   We are already compatible with that mode and should solve these
   warnings:
   
   <pre>
   dh: Compatibility levels before 9 are deprecated (level 7 in use)
      debian/rules override_dh_auto_clean
   make[1]: Entering directory '/home/wido/repos/cloudstack'
   dh_auto_clean
   dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use)
   rm -f replace.properties.tmp
   make[1]: Leaving directory '/home/wido/repos/cloudstack'
      dh_clean
   dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
    debian/rules build
   make: 'build' is up to date.
    fakeroot debian/rules binary
   dh binary --with python2,systemd
   dh: Compatibility levels before 9 are deprecated (level 7 in use)
   </pre>
   Signed-off-by: Wido den Hollander <[email protected]>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to