--- unity-webapps-cnn-news-2.4.16daily13.05.16.orig/debian/copyright +++ unity-webapps-cnn-news-2.4.16daily13.05.16/debian/copyright @@ -0,0 +1,37 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: unity-webapps-cnn-news +Upstream-Contact: Webapps Team + +Files: *.js *.json +Copyright: 2012 Canonical Ltd. +License: GPL-3 + This program 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; version 3 dated June, 2007. + . + This program 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, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + . + The full text of the can be found in the file + '/usr/share/common-licenses/GPL-3'. + +Files: debian/* +Copyright: 2012 The friendly pkgme.net robot +License: public-domain + This automatically generated code which is free from copyright restrictions. + + +Files: */*.png */*.svg +Copyright: various +License: trademark-controlled + Any trademarks, logos and service marks displayed on Ubuntu are the + property of their owners, whether Canonical or third parties. For further + information on links to third party sites and content please see + Canonical's legal notice at http://www.ubuntu.com/legal. --- unity-webapps-cnn-news-2.4.16daily13.05.16.orig/debian/control +++ unity-webapps-cnn-news-2.4.16daily13.05.16/debian/control @@ -0,0 +1,19 @@ +Source: unity-webapps-cnn-news +Section: web +Priority: extra +Standards-Version: 3.9.4 +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>=9), + unity-webapps-dev (>=2.4.16), +Homepage: https://edition.cnn.com/ + +Package: unity-webapps-cnn-news +Architecture: all +Section: web +Priority: extra +Depends: unity-webapps-common, xdg-utils, ${misc:Depends} +XB-Ubuntu-Webapps-Includes: https://edition.cnn.com/* +XB-Ubuntu-Webapps-Name: cnn-news +XB-Ubuntu-Webapps-Domain: cnn.com +Description: Unity Webapp for CNN News + CNN News Webapp for Unity --- unity-webapps-cnn-news-2.4.16daily13.05.16.orig/debian/compat +++ unity-webapps-cnn-news-2.4.16daily13.05.16/debian/compat @@ -0,0 +1 @@ +9 --- unity-webapps-cnn-news-2.4.16daily13.05.16.orig/debian/rules +++ unity-webapps-cnn-news-2.4.16daily13.05.16/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +# This is the standard debian/rules file common to all webapps. +include /usr/share/unity-webapps/rules.mk --- unity-webapps-cnn-news-2.4.16daily13.05.16.orig/debian/changelog +++ unity-webapps-cnn-news-2.4.16daily13.05.16/debian/changelog @@ -0,0 +1,29 @@ +unity-webapps-cnn-news (2.4.16daily13.05.16-0ubuntu1) saucy; urgency=low + + [ Robert Bruce Park ] + * Version bump to build against latest unity-webapps-dev. + * Initial commit. + * Look for .user.js in current directory. + * Add CNN icon. + * Run style_checker.js to test scripts. + * Fix copy&paste error. + * Use common debian/rules infrastructure. + * Add split builddeb for autolanding purposes. + * Add missing build-dep on unity-webapps-common. + * Add gettext placeholder, whitespace cleanup. + * Build tools now provided by -dev. + * Add COPYING file. + * Install icons. + * Install icons. + * Add manifest.json file. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 15 + + -- Ubuntu daily release Thu, 16 May 2013 07:50:25 +0000 + +unity-webapps-cnn-news (2.2) saucy; urgency=low + + * Initial release + + -- Robert Bruce Park Tue, 30 Apr 2013 08:27:50 -0700 --- unity-webapps-cnn-news-2.4.16daily13.05.16.orig/debian/install +++ unity-webapps-cnn-news-2.4.16daily13.05.16/debian/install @@ -0,0 +1,7 @@ +cnn-news.user.js usr/share/unity-webapps/userscripts/unity-webapps-cnn-news +manifest.json usr/share/unity-webapps/userscripts/unity-webapps-cnn-news +128/unity-webapps-cnn-news.png usr/share/icons/unity-webapps-applications/128/apps +48/unity-webapps-cnn-news.png usr/share/icons/hicolor/48x48/apps +48/unity-webapps-cnn-news.png usr/share/icons/unity-webapps-applications/48/apps +52/unity-webapps-cnn-news.png usr/share/icons/unity-webapps-applications/52/apps +64/unity-webapps-cnn-news.png usr/share/icons/unity-webapps-applications/64/apps