From 0b97b7acb0a7f5137a0f6458ecb1338b7f11d96a Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 5 Nov 2009 17:33:38 +0100 Subject: [PATCH] Packaging: use maemo-optify and change section to user/multimedia --- debian/control | 4 ++-- debian/rules | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 01a5ed6..45a268f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: cinaest -Section: user/media +Section: user/multimedia Priority: extra Maintainer: Philipp Zabel -Build-Depends: vala (>= 0.7.7-maemo1), debhelper (>= 4), libhildon1-dev (>= 2.2.0), libosso-dev (>= 2.20), osso-af-settings (>= 0.9.2), libdbus-glib-1-dev (>= 0.78), libdbus-1-dev (>= 1.2.14), libsqlite3-dev (>= 3.6.14), zlib1g-dev (>= 1.2.3) +Build-Depends: vala (>= 0.7.7-maemo1), debhelper (>= 4), maemo-optify (>= 0.2), libhildon1-dev (>= 2.2.0), libosso-dev (>= 2.20), osso-af-settings (>= 0.9.2), libdbus-glib-1-dev (>= 0.78), libdbus-1-dev (>= 1.2.14), libsqlite3-dev (>= 3.6.14), zlib1g-dev (>= 1.2.3) Standards-Version: 4 Package: cinaest diff --git a/debian/rules b/debian/rules index ecfe7a3..7b2b472 100755 --- a/debian/rules +++ b/debian/rules @@ -76,6 +76,7 @@ binary-arch: install dh_shlibdeps dh_gencontrol dh_md5sums + maemo-optify dh_builddeb binary: binary-indep binary-arch -- 1.7.9.5