From 795bf87a2e1e9d362a8ff0f55628021410964f3e Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Thu, 4 Oct 2012 17:42:30 +0200 Subject: Renamed source package to 'qmenumodel', and removed useless build dependencies. --- debian/changelog | 6 ++++++ debian/control | 13 ++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index e178128..c855594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qmenumodel (0.1.1) UNRELEASED; urgency=low + + * Renaming source package to qmenumodel + + -- Olivier Tilloy Thu, 04 Oct 2012 17:37:23 +0200 + qmenumodel-qml (0.1.0) quantal; urgency=low * Initial package; diff --git a/debian/control b/debian/control index c28f2b5..e07ea3a 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,18 @@ -Source: qmenumodel-qml +Source: qmenumodel Section: libs Priority: optional Maintainer: Renato Araujo Oliveira Filho -Build-Depends: debhelper (>= 7.0.50~), - libqt4-dev, +Build-Depends: debhelper (>= 8.0.0), cdbs, cmake, libglib2.0-dev, - dbus-test-runner, - lcov, - zip + libqt4-dev, Standards-Version: 3.9.2 Package: qmenumodel-qml +Section: libs Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, Description: QML bindings for GMenuModel + -- cgit v1.2.3