From 61a0ba1e34d03ffeeda842de0d50ae1e0c44fb31 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 8 Oct 2014 23:46:30 +0200 Subject: configure fixes --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ee88fae..fcef8b6 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: sydra Maintainer: Lars Wirzenius -Section: multimedia +Section: video Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 9), libglib2.0-dev, libgstreamer1.0-dev, pkg-config diff --git a/debian/rules b/debian/rules index cbe925d..e076d28 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,3 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --sourcedirectory=src -- cgit v1.2.3