From 692ef8f1419bea819ad1ea2728ba88b9a0605fe9 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Mon, 21 Sep 2015 21:29:08 +0300 Subject: Add wily to Ubuntu packaging Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- packaging/ubuntu/make-package.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'packaging') diff --git a/packaging/ubuntu/make-package.sh b/packaging/ubuntu/make-package.sh index 15e59a001..b29c32021 100644 --- a/packaging/ubuntu/make-package.sh +++ b/packaging/ubuntu/make-package.sh @@ -93,6 +93,12 @@ rel=vivid sed -i "s/${prev}/${rel}/g" debian/changelog debuild -S +# and now for wily +prev=vivid +rel=wily +sed -i "s/${prev}/${rel}/g" debian/changelog +debuild -S + # and now for precise (precise can't build Qt5 based packages) # with the switch to cmake the amount of effort to build Qt4 packages # on precise just doesn't seem worth it anymore -- cgit v1.2.3-70-g09d2