--- unity-webapps-yahoonews-2.4.16daily13.06.20.orig/debian/copyright +++ unity-webapps-yahoonews-2.4.16daily13.06.20/debian/copyright @@ -0,0 +1,32 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: unity-webapps-yahoonews +Upstream-Contact: Webapps Team + +Files: debian/* *.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: */*.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-yahoonews-2.4.16daily13.06.20.orig/debian/control +++ unity-webapps-yahoonews-2.4.16daily13.06.20/debian/control @@ -0,0 +1,22 @@ +Source: unity-webapps-yahoonews +Section: web +Priority: optional +Standards-Version: 3.9.4 +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + unity-webapps-dev (>= 2.4.16), +Homepage: news.yahoo.com +# If you aren't a member of ~webapps but need to upload packaging changes, +# just go ahead. ~webapps will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~webapps/unity-webapps-yahoonews/trunk + +Package: unity-webapps-yahoonews +Architecture: all +Depends: unity-webapps-common, + xdg-utils, + ${misc:Depends}, +XB-Ubuntu-Webapps-Includes: http://news.yahoo.com/;http://mx.noticias.yahoo.com/;http://es.noticias.yahoo.com/ +XB-Ubuntu-Webapps-Name: YahooNews +XB-Ubuntu-Webapps-Domain: yahoo.com +Description: Unity Webapp for YahooNews + YahooNews Webapp for Unity --- unity-webapps-yahoonews-2.4.16daily13.06.20.orig/debian/compat +++ unity-webapps-yahoonews-2.4.16daily13.06.20/debian/compat @@ -0,0 +1 @@ +9 --- unity-webapps-yahoonews-2.4.16daily13.06.20.orig/debian/rules +++ unity-webapps-yahoonews-2.4.16daily13.06.20/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-yahoonews-2.4.16daily13.06.20.orig/debian/changelog +++ unity-webapps-yahoonews-2.4.16daily13.06.20/debian/changelog @@ -0,0 +1,151 @@ +unity-webapps-yahoonews (2.4.16daily13.06.20-0ubuntu1) saucy; urgency=low + + [ Robert Bruce Park ] + * Minor packaging fixups. + * More small packaging fixes. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 51 + + -- Ubuntu daily release Thu, 20 Jun 2013 05:11:17 +0000 + +unity-webapps-yahoonews (2.4.16daily13.06.15-0ubuntu1) saucy; urgency=low + + [ Robert Bruce Park ] + * Replace 'const' with 'var'. + + [ Maxim Ermilov ] + * support new design + + [ Ubuntu daily release ] + * Automatic snapshot from revision 47 + + -- Ubuntu daily release Sat, 15 Jun 2013 05:03:36 +0000 + +unity-webapps-yahoonews (2.4.16daily13.05.23-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Dropped debian/files + + [ Ubuntu daily release ] + * Automatic snapshot from revision 43 + + -- Ubuntu daily release Thu, 23 May 2013 05:26:38 +0000 + +unity-webapps-yahoonews (2.4.16daily13.05.22-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 41 + + -- Ubuntu daily release Wed, 22 May 2013 05:35:31 +0000 + +unity-webapps-yahoonews (2.4.16daily13.05.17-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 39 + + -- Ubuntu daily release Fri, 17 May 2013 05:23:26 +0000 + +unity-webapps-yahoonews (2.4.16daily13.05.16-0ubuntu1) saucy; urgency=low + + [ Robert Bruce Park ] + * Version bump to build against latest unity-webapps-dev. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 38 + + -- Ubuntu daily release Thu, 16 May 2013 08:34:37 +0000 + +unity-webapps-yahoonews (2.3daily13.05.15.1-0ubuntu1) saucy; urgency=low + + [ Alexandre Abreu ] + * first + * Add proper license + * add COPYING + * remove junk files + * update copyright + * update debian/source/format + * update debian/source/format (bis) + * remove debian/source (dpkg failure) + * Strip unecessary part from debian/copyright + * Update description and icons copyright + * Update/fix installed icons + * Update/fix installed icons; update copyright + * update copyright + * Add support for domain name in debian/control + * Update icons copyright & legal + * Update copyright + * Update copyright + * Update copyright + * Update copyright & control (lintian) + * Update copyright GPL-3 license + + [ Robert Bruce Park ] + * Add unit test. + * Look for .user.js in current directory. + * Add translations. + * Run intltool-update. + * Add gettext tooling for localisation. + * Run style_checker.js to test scripts. + * Use common debian/rules infrastructure. + * Add split builddeb for autolanding purposes. + * Finish renaming s/yahoo-news/yahoonews/ + * Build tools now provided by -dev. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 36 + + -- Ubuntu daily release Wed, 15 May 2013 11:49:32 +0000 + +unity-webapps-yahoonews (2.3daily13.05.14.1ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Launchpad Translations on behalf of webapps ] + * Launchpad automatic translations update. + + [ Alexandre Abreu ] + * first + * Add proper license + * add COPYING + * remove junk files + * update copyright + * update debian/source/format + * update debian/source/format (bis) + * remove debian/source (dpkg failure) + * Strip unecessary part from debian/copyright + * Update description and icons copyright + * Update/fix installed icons + * Update/fix installed icons; update copyright + * update copyright + * Add support for domain name in debian/control + * Update icons copyright & legal + * Update copyright + * Update copyright + * Update copyright + * Update copyright & control (lintian) + * Update copyright GPL-3 license + + [ Robert Bruce Park ] + * Add unit test. + * Look for .user.js in current directory. + * Add translations. + * Run intltool-update. + * Add gettext tooling for localisation. + * Run style_checker.js to test scripts. + * Use common debian/rules infrastructure. + * Add split builddeb for autolanding purposes. + * Finish renaming s/yahoo-news/yahoonews/ + + [ Ubuntu daily release ] + * Automatic snapshot from revision 34 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 14 May 2013 15:27:02 +0000 + +unity-webapps-yahoonews (2.3) raring; urgency=low + + * Upstream bug fix release + + -- Alexandre Abreu Tue, 26 Mar 2013 12:02:27 -0400 + +unity-webapps-yahoonews (2.2) quantal; urgency=low + + * Initial release + + -- Alexandre Abreu Tue, 18 Sep 2012 18:41:53 +0000 --- unity-webapps-yahoonews-2.4.16daily13.06.20.orig/debian/install +++ unity-webapps-yahoonews-2.4.16daily13.06.20/debian/install @@ -0,0 +1,7 @@ +YahooNews.user.js usr/share/unity-webapps/userscripts/unity-webapps-yahoonews +128/unity-webapps-yahoonews.png usr/share/icons/unity-webapps-applications/128/apps +48/unity-webapps-yahoonews.png usr/share/icons/hicolor/48x48/apps +48/unity-webapps-yahoonews.png usr/share/icons/unity-webapps-applications/48/apps +52/unity-webapps-yahoonews.png usr/share/icons/unity-webapps-applications/52/apps +64/unity-webapps-yahoonews.png usr/share/icons/unity-webapps-applications/64/apps +manifest.json usr/share/unity-webapps/userscripts/unity-webapps-yahoonews