--- friends-app-0.91.3+13.10.20130719.orig/debian/copyright +++ friends-app-0.91.3+13.10.20130719/debian/copyright @@ -0,0 +1,10 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: friends-app +Upstream-Contact: Ken VanDine +Source: https://launchpad.net/friends-app + +Files: * +Copyright: 2013 Canonical Ltd. +License: GPL-3 + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. --- friends-app-0.91.3+13.10.20130719.orig/debian/friends-app.install +++ friends-app-0.91.3+13.10.20130719/debian/friends-app.install @@ -0,0 +1,2 @@ +usr/bin/ +usr/share/ --- friends-app-0.91.3+13.10.20130719.orig/debian/control +++ friends-app-0.91.3+13.10.20130719/debian/control @@ -0,0 +1,48 @@ +Source: friends-app +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +Build-Depends: debhelper (>= 9), + dh-translations, + pkg-config, + qtchooser, + qtbase5-dev, + qtdeclarative5-dev, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/friends-app +# If you aren't a member of ~super-friends but need to upload packaging changes, +# just go ahead. ~super-friends will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~super-friends/friends-app/trunk + +Package: friends-app +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + qtdeclarative5-accounts-plugin, + qtdeclarative5-friends-plugin (>= 0.1.0bzr13.04.02), + qtdeclarative5-hud1.0, + qtdeclarative5-ubuntu-ui-toolkit-plugin, +Replaces: gwibber-service, gwibber (<< 3.7.0bzr13.04.05-0ubuntu1) +Conflicts: gwibber-service, gwibber (<< 3.7.0bzr13.04.05-0ubuntu1) +Provides: gwibber +Description: Aggregator for all your social network accounts + Friends is a social networking application. It supports Facebook, + Twitter, Identi.ca, Foursquare, and Flickr. + . + This package includes the Friends App + +Package: friends-app-autopilot +Architecture: all +Section: debug +Priority: extra +Depends: ${misc:Depends}, + autopilot-qt5, + friends-app (>= ${binary:Version}), + libqt5test5, + libqt5widgets5, + python-autopilot, +Description: Aggregator for all your social network accounts + Friends is a social networking application. It supports Facebook, + Twitter, Identi.ca, Foursquare, and Flickr. + . + This package contains the autopilot tests for friends-app --- friends-app-0.91.3+13.10.20130719.orig/debian/compat +++ friends-app-0.91.3+13.10.20130719/debian/compat @@ -0,0 +1 @@ +9 --- friends-app-0.91.3+13.10.20130719.orig/debian/friends-app-autopilot.install +++ friends-app-0.91.3+13.10.20130719/debian/friends-app-autopilot.install @@ -0,0 +1 @@ +usr/lib/python*/dist-packages/friends_app/* --- friends-app-0.91.3+13.10.20130719.orig/debian/rules +++ friends-app-0.91.3+13.10.20130719/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +override_dh_auto_configure: + QT_SELECT=qt5 dh_auto_configure \ + -- "QMAKE_CXXFLAGS=$(CFLAGS)" \ + friends-app.pro + +%: + dh $@ --with translations --- friends-app-0.91.3+13.10.20130719.orig/debian/changelog +++ friends-app-0.91.3+13.10.20130719/debian/changelog @@ -0,0 +1,192 @@ +friends-app (0.91.3+13.10.20130719-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Fixed up the autopilot tests so they work on the device, without a + mouse . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 90 + + -- Ubuntu daily release Fri, 19 Jul 2013 06:09:34 +0000 + +friends-app (0.91.3+13.10.20130718-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * wrap sender so it doesn't clash with time on narrow screens . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 87 + + -- Ubuntu daily release Thu, 18 Jul 2013 07:12:40 +0000 + +friends-app (0.91.3+13.10.20130717-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * new source for friends-app + * renamed project file with -app + * fixed qml path + * Fixed path + * added gettext build stuff for localization + * added a few translations + * removed unused files + * Don't use a ListItem.Empty for the favorite line, it was eating the + mouse clicks + * margin fixes from robru + * replace gwibber + * removed unused import + * add keyboard navigation (wip) + * significant scrolling fixes and support for most keyboard navigation + * polishing up scrolling + * Don't reorder the view, StreamModel is descending now. + * Added refresh + * added pull to refresh bar + * updated retweet icon + * Layout improvements for tiles + * Fixed resize issue after collapsing details + * set link color to gray + * Updated favorite icon + * No orange buttons + * moved the retweet action to the tile instead of details and hook up + activity spinners for favorite and retweet. + * Added character count and clear icon for Post. Added stub code for + url shortening, commented out until qml-friends exposes it. + * Use urlShorten + * Don't change liked and likes locally, rely on the model to handle + those changes + * Add counter and urlShorten to reply entry and insert @sender + automatically for twitter and identica + * Added Keywords to the .desktop file + * Use a Checkbox for account selection per design guidelines + * Use a transparent-button instead of an image and MouseArea for the + clear button + * Attempt to load the 100px avatar, if it fails load the full sized + version + * Don't pop more than one page off the PageStack when posting to + multiple accounts. Adds an error popover when there is a failure, + however we can't display which account had the failure. That will + require an API change in qml-friends + * Don't hide the reply entry on posts from_me, we might want to + comment. + * ensure content can be markup + * set textFormat for link_desc + * merged from trunk + * revert patch that captured the spacebar for moving the ListView, it + broke using space in replies. + * use the width of our listView for the delegate instead of + ListView.view.width + * For resolution independence, use units.gu to determine icon sizes + * reset the string of the unpulled state after refreshing + * merged from trunk + * Fix aspect of avatars with Image.PreserveAspectCrop + * don't use file naming for the images that assume they were designed + for specific resolutions. + * Coding style cleanup + * Use NoSnap for even smoother scrolling + * use a Row for favorite adding spacing between the icon and the label + * removed some unneeded code, font properties come from the theme. + * ported from API deprecations in ubuntu-ui-toolkit . + * More phablet friendly, don't lock the toolbar and enable + orientation. . + * Make TimeLine a Page and set flickable to the listview to fix issues + with the header . (LP: #1201094) + * Removed a couple un-needed anchors. + + [ Sam Hewitt ] + * Redesign of main icon. + + [ Stuart Langridge ] + * Update the displayed timestamp on each tile infrequently. The update + happens every 30s if we have the focus, and every 2m if we don't. + + [ Robert Bruce Park ] + * Forward port of lp:~dpm/gwibber/bug-1068126 (also, whitespace + cleanup) + * Minor cosmetic fixup with link_url and link_desc display. + * Stop heinously-long messages from taking up more than a screenful of + space. + * Fix off-by-one error when calculating tweet lengths. (LP: #1168899). + (LP: #1168899) + * Test that the toolbar can be revealed. + + [ Kaleo ] + * Remove non-useful use of ItemStyle. ItemStyle is about to be + deprecated. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 85 + + -- Ubuntu daily release Wed, 17 Jul 2013 05:03:16 +0000 + +friends-app (0.91.3-0ubuntu1) saucy; urgency=low + + [ Florian Boucault ] + * Remove non-useful use of ItemStyle, which has been deprecated. + + -- Ken VanDine Sat, 06 Jul 2013 16:45:01 -0400 + +friends-app (0.91.2-0ubuntu1) saucy; urgency=low + + * Add autopilot stubs. + + -- Robert Bruce Park Wed, 26 Jun 2013 11:55:56 -0700 + +friends-app (0.91.1-0ubuntu1) saucy; urgency=low + + * No longer attempt to append .100px to the avatar images (LP: #1177945) + + -- Ken VanDine Wed, 19 Jun 2013 15:11:26 -0400 + +friends-app (0.91.0-0ubuntu2) saucy; urgency=low + + * debian/control + - depend on qtdeclarative5-hud1.0 + + -- Ken VanDine Wed, 19 Jun 2013 00:08:47 -0400 + +friends-app (0.91.0-0ubuntu1) saucy; urgency=low + + [ Stuart Langridge ] + * Added inline maps for posts with location data, patch from + Stuart Langridge + + [ Ken VanDine ] + * More phablet friendly, don't lock the toolbar and enable orientation. + + -- Ken VanDine Tue, 18 Jun 2013 10:26:55 -0400 + +friends-app (0.90.0bzr13.04.17-0ubuntu1) raring; urgency=low + + * Removed some unneeded code, it was overriding styling from the theme + with the same values the theme provided. Removing it so in the future + we get proper updates along with the theme. + + -- Ken VanDine Wed, 17 Apr 2013 19:01:43 -0400 + +friends-app (0.90.0bzr13.04.11-0ubuntu1) raring; urgency=low + + [ Robert Bruce Park ] + * Stop heinously-long messages from taking up more than a screenful of space. + + [ Ken VanDine ] + * don't use file naming for the images that assume they were + designed for specific resolutions. + * Fix aspect of avatars with Image.PreserveAspectCrop + * reset the refresh string of the unpulled state after refreshing + * For resolution independence, use units.gu to determine icon sizes + * use the width of our listView for the delegate instead of ListView.view.width + * If there are no accounts configured, display a page explaining how + to add one + + [ Stuart Langridge ] + * Update the displayed timestamp on each tile infrequently. The update + happens every 30s if we have the focus, and every 2m if we don't. + + -- Ken VanDine Thu, 11 Apr 2013 12:14:59 -0400 + +friends-app (0.90.0bzr13.04.05-0ubuntu1) raring; urgency=low + + * debian/control + - Only build for amd64 i386 armhf, qtdeclarative5 doesn't support ppc + * Renamed from gwibber to friends-app + + -- Ken VanDine Fri, 05 Apr 2013 11:47:59 -0400