From 9c99e6732b43e85ec4e774daec0ae47d240d9e55 Mon Sep 17 00:00:00 2001 From: Ben Howard Date: Wed, 26 Nov 2014 11:41:59 -0700 Subject: Import patches-unapplied version 2.0.8-0ubuntu5 to ubuntu/vivid-proposed Imported using git-ubuntu import. Changelog parent: 5a3f57acdee1f44c031ec23f13bc25f4765e8871 New changelog entries: * Changes to support systemd - debian/walinuxagent.service: symlink to upstream service - debian/rules: build with systemd - debain/control: added dh_python and dh_systemd to build deps --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b54cee2..5b9c8e9 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ get-packaged-orig-source: -o walinuxagent_$(DEB_VERSION).orig.tar.gz %: - dh $@ --with python2 + dh $@ --with python2,systemd -- cgit v1.2.3