aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-09-09 08:22:11 -0400
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-09-09 08:22:11 -0400
commit71b514b4aacdb7511cfcb82c58460f78c884ab5a (patch)
tree5db79060b822e7def974e57a9ff8081ad860f22a /debian
parentce35aa4f68b0c35a75b92c55eefb7e6ffb4d88e6 (diff)
downloadqmenumodel-71b514b4aacdb7511cfcb82c58460f78c884ab5a.tar.gz
qmenumodel-71b514b4aacdb7511cfcb82c58460f78c884ab5a.tar.bz2
qmenumodel-71b514b4aacdb7511cfcb82c58460f78c884ab5a.zip
upload version 0.2.7+13.10.20130830-0ubuntu2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control8
-rwxr-xr-xdebian/rules2
3 files changed, 15 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 27c28d4..4ae494e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+qmenumodel (0.2.7+13.10.20130830-0ubuntu2) saucy; urgency=low
+
+ * Switch to Architecture: any to hopefully get a powerpc build; seems
+ nothing is arch-specific in this package which is a bdep of
+ indicator-network, and build-deps such as libgles2-mesa-dev seem to be
+ available on powerpc.
+ * Bump Standards-Version to 3.9.4; no change needed.
+
+ -- Loïc Minier <loic.minier@ubuntu.com> Sat, 07 Sep 2013 12:40:38 +0200
+
qmenumodel (0.2.7+13.10.20130830-0ubuntu1) saucy; urgency=low
[ Nick Dedekind ]
diff --git a/debian/control b/debian/control
index 6130af5..f8021ce 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.0.0),
gir1.2-glib-2.0,
dbus-test-runner,
libgles2-mesa-dev | libgl-dev,
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: https://launchpad.net/qmenumodel
# If you aren't a member of ~phablet-team but need to upload
# packaging changes, just go ahead. ~phablet-team will notice
@@ -25,7 +25,7 @@ Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/qmenumodel/trunk/files
Package: libqmenumodel0
Section: libs
-Architecture: amd64 armhf i386
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
@@ -39,7 +39,7 @@ Description: Qt binding for GMenuModel - shared library
Package: libqmenumodel-dev
Section: libdevel
-Architecture: amd64 armhf i386
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libqmenumodel0 (= ${binary:Version}),
@@ -52,7 +52,7 @@ Description: Qt binding for GMenuModel - development files
Package: qmenumodel-qml
Section: libs
-Architecture: amd64 armhf i386
+Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libqmenumodel0 (= ${binary:Version}),
diff --git a/debian/rules b/debian/rules
index 86a82dd..b077472 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_makeshlibs:
dh_makeshlibs -Xlibqmenumodel-qml.so
override_dh_install:
- dh_install --fail-missing
+ dh_install --fail-missing