--- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/compat +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/compat @@ -0,0 +1 @@ +9 --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/rssreader-app-autopilot.install +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/rssreader-app-autopilot.install @@ -0,0 +1 @@ +usr/lib/*/dist-packages/shorts_app/ --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/control +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/control @@ -0,0 +1,34 @@ +Source: ubuntu-rssreader-app +Priority: extra +Maintainer: Ubuntu App Cats +Build-Depends: cmake, + python3, + debhelper (>= 9), + intltool, +Standards-Version: 3.9.4 +Section: misc +Homepage: https://launchpad.net/ubuntu-rssreader-app +Vcs-Bzr: https://code.launchpad.net/~ubuntu-rssreader-dev/ubuntu-rssreader-app/trunk + +Package: rssreader-app +Architecture: all +Depends: libqt5webkit5-qmlwebkitplugin, + qmlscene, + qtdeclarative5-localstorage-plugin, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-u1db1.0, + qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu, + qtdeclarative5-xmllistmodel-plugin, + ${misc:Depends}, +Description: RSS Reader application + Core RSS Reader application + +Package: rssreader-app-autopilot +Architecture: all +Depends: libautopilot-qt (>= 1.4), + libqt5test5, + rssreader-app (= ${source:Version}), + ubuntu-ui-toolkit-autopilot, + ${misc:Depends}, +Description: Autopilot tests for RSS reader Application + This package contains the autopilot tests for the RSS reader --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/rssreader-app.install +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/rssreader-app.install @@ -0,0 +1,2 @@ +usr/bin/* +usr/share/* --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/changelog +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/changelog @@ -0,0 +1,25 @@ +ubuntu-rssreader-app (0.3bzr399vivid0) vivid; urgency=low + + * Automatic build of revision 399 + + -- Ubuntu Phone Apps Jenkins Bot Mon, 06 Jul 2015 16:40:44 +0000 + +ubuntu-rssreader-app (0.3) raring; urgency=medium + + * New icon + * Update click framework and apparmor profile version (LP: #1315318) + + -- Alan Pope Fri, 02 May 2014 12:10:30 +0100 + +ubuntu-rssreader-app (0.2) saucy; urgency=low + + * Added translations support, dropped ubuntu- prefix from desktop file + and installation path + + -- David Planella Thu, 26 Sep 2013 09:29:27 +0200 + +ubuntu-rssreader-app (0.1) raring; urgency=low + + * Initial release + + -- Michael Hall Mon, 11 Feb 2013 16:04:00 -0500 --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/copyright +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/copyright @@ -0,0 +1,51 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ubuntu-rssreader-app +Source: https://launchpad.net/ubuntu-rssreader-app + +Files: * +Copyright: 2013 Canonical Ltd. + 2013 Dariusz Gadomski + 2013 Joey Chan + 2013 Omer Akram + 2013 Riccardo Padovani + 2013 Roman Shchekin + 2013 Svenn-Arne Dragly +License: GPL-3 + +Files: debian/* +Copyright: 2013 Canonical Ltd. +License: LGPL-3 + +License: GPL-3 + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public + License as published by the Free Software Foundation; either + version 3 of the License. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General + Public License can be found in "/usr/share/common-licenses/GPL-3". + +License: LGPL-3 + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 3 of the License. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in "/usr/share/common-licenses/LGPL-3". --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/rules +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DCLICK_MODE=OFF --- ubuntu-rssreader-app-0.3bzr399vivid0.orig/debian/source/format +++ ubuntu-rssreader-app-0.3bzr399vivid0/debian/source/format @@ -0,0 +1 @@ +1.0