debian/0000755000000000000000000000000012255626360007175 5ustar debian/compat0000644000000000000000000000000212255623224010367 0ustar 9 debian/orig-tar.sh0000755000000000000000000000061612255623224011257 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' TAR=../turpial_$2+dfsg.orig.tar.gz DIR=turpial-$2+dfsg.orig UPSTREAM_DIR="$(tar tzf $3 | head -1)" # clean up the upstream tarball tar zxf $3 mv $UPSTREAM_DIR $DIR rm -rf $DIR/turpial/data/fonts find $DIR -type f -exec chmod 0644 {} \; GZIP=--best tar -c -z -f $TAR $DIR --numeric-owner --owner 0 --group 0 rm -rf $3 $DIR debian/control0000644000000000000000000000227412255623224010601 0ustar Source: turpial Section: net Priority: optional Maintainer: Miguel Landaeta Build-Depends: debhelper (>= 9~) Build-Depends-Indep: python-all (>= 2.6.6-3~), python-setuptools, python-pybabel, python-docutils Standards-Version: 3.9.5 X-Python-Version: >= 2.5 Vcs-Git: git://anonscm.debian.org/collab-maint/turpial.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/turpial.git Homepage: http://turpial.org.ve/ Package: turpial Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.12.0), python-qt4, python-notify (>= 0.1.1), python-gst0.10, python-webkit (>= 1.1.2), python-pkg-resources, gstreamer0.10-plugins-base, python-libturpial (>= 0.8~), python-jinja2 Description: Light, fast, and fully functional Twitter client written in Python Turpial is a microblogging client for social networks like Twitter and StatusNet. . It is developed under a strict diet in order to consume very few resources, so it is a perfect choice to be used with netbooks, and systems with limited specs. . Turpial also has desktop integration features like notifications, and themes. It includes convenient features like muting users, and url shorteners. debian/manpages0000644000000000000000000000001212255623224010700 0ustar turpial.1 debian/turpial.dirs0000644000000000000000000000006312255623224011533 0ustar usr/lib/python2.7/dist-packages/turpial/data/fonts debian/copyright0000644000000000000000000000230712255623224011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Turpial Upstream-Contact: Wil Alvarez Source: http://turpial.org.ve/downloads/ Files: * Copyright: © 2009-2013, Wil Alvarez License: GPL-3+ Files: turpial/ui/unity/daemon.py turpial/ui/unity/unitylauncher.py Copyright: © 2009-2013, Andrea Stagi License: GPL-3+ Files: debian/* Copyright: © 2010-2011, Efrain Valles Pulgar , © 2010-2013, Miguel Landaeta License: GPL-3+ 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, either version 3 of the License, or (at your option) any later version. . 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. . The full text of the GNU General Public License version 3 is distributed in /usr/share/common-licenses/GPL-3 on Debian systems. debian/rules0000755000000000000000000000074112255623224010253 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_build: dh_auto_build rst2man debian/turpial.rst turpial.1 override_dh_install: dh_install # this is to avoid extra-license-file usr/share/doc/turpial/COPYING.gz cd debian/turpial/usr && rm -f share/doc/turpial/COPYING override_dh_clean: dh_clean rm -rf turpial.1 turpial.egg-info get-orig-source: cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \ uscan --no-conf --rename --force-download --destdir $(CURDIR) debian/source/0000755000000000000000000000000012255623224010471 5ustar debian/source/format0000644000000000000000000000001412255623224011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000026512255623224010225 0ustar version=3 opts=uversionmangle=s/-(a|b|rc)([0-9])+/~$1$2/,\ dversionmangle=s/\+dfsg// \ http://files.turpial.org.ve/sources/stable/ turpial-(.*)\.tar\.gz \ debian debian/orig-tar.sh debian/changelog0000644000000000000000000000631712255623330011050 0ustar turpial (3.0+dfsg-1) unstable; urgency=low * New upstream release. (Closes: #730357). With this upload Turpial is back in the archive. * Update Uploaders list since I'm the only maintainer nowadays. * Update dependencies list. * Remove obsolete field DM-Upload-Allowed. * Bump Standards-Version to 3.9.5. No changes were required. * Remove unneccesary patches. * Update copyright file. * Update watch file. -- Miguel Landaeta Sun, 22 Dec 2013 14:52:01 -0300 turpial (1.6.9-1) unstable; urgency=low * New upstream release. -- Miguel Landaeta Sat, 04 Feb 2012 14:25:46 -0430 turpial (1.6.7-1+ds1-1) unstable; urgency=high * New upstream release. (Closes: #631422). * Include patch to set path of SSL CA certificates. * Update watch file. -- Miguel Landaeta Thu, 05 Jan 2012 18:37:32 -0430 turpial (1.6.6-1) unstable; urgency=low * New upstream release. -- Miguel Landaeta Wed, 23 Nov 2011 18:35:10 -0430 turpial (1.6.6~rc1-1) unstable; urgency=low * New upstream release. -- Miguel Landaeta Sat, 12 Nov 2011 18:26:28 -0430 turpial (1.6.6~b1-1) unstable; urgency=low * New upstream release. -- Miguel Landaeta Mon, 31 Oct 2011 21:07:35 -0500 turpial (1.6.5~b6-1) unstable; urgency=low * New upstream release. -- Miguel Landaeta Fri, 07 Oct 2011 20:04:36 -0430 turpial (1.6.5~b4-2) unstable; urgency=low * Upload to unstable. -- Miguel Landaeta Sat, 01 Oct 2011 10:14:34 -0430 turpial (1.6.5~b4-1) experimental; urgency=low * New upstream release. -- Miguel Landaeta Wed, 21 Sep 2011 19:23:22 -0430 turpial (1.6.5~b3-1) experimental; urgency=low [ Miguel Landaeta ] * New upstream release. * Update Maintainers and Uploaders lists. * Update watch file. [ Muammar El Khatib ] * Set DMUA flag. -- Miguel Landaeta Sat, 03 Sep 2011 17:12:42 -0430 turpial (1.5.0-1) unstable; urgency=low * New upstream release. * Update watch file. -- Miguel Landaeta Wed, 25 May 2011 21:24:10 -0430 turpial (1.5.0~rc1-1) unstable; urgency=low * New upstream release. * Update watch file. * Drop unneeded patch 01_desktop.diff. -- Miguel Landaeta Sun, 01 May 2011 19:45:37 -0430 turpial (1.5.0~b8-1) unstable; urgency=low * New upstream release. * Replace Build-Depends on python with python-all and set the minimal version as (>= 2.6.6-3~) since this package is built with dh_python2. * Make copyright file really DEP5 compliant and apply GPL-3+ license terms correctly. * Remove bundled copy of python-oauth from the binary package and add a Depends on that. * Fix dh7 helper invocation in debian/rules and add other minor fixes. * Bump Standards-Version to 3.9.2. No changes were required. * Drop Depends on python-pygame. * Add Depends on python-gst0.10 and gstreamer0.10-plugins-base. -- Miguel Landaeta Wed, 20 Apr 2011 19:06:56 -0430 turpial (1.5.0~b4-1) unstable; urgency=low * Initial release. (Closes: #578469). -- Miguel Landaeta Fri, 18 Feb 2011 12:15:04 -0430 debian/turpial.rst0000644000000000000000000000252612255623224011410 0ustar ======== turpial ======== ----------------------------------------------------------------- Light, fast and fully functional Twitter client written in Python ----------------------------------------------------------------- :Author: Wil Alvarez :Date: 2010-12-13 :Copyright: GNU GPL version 3 or later :Version: 1.5.0-b8 :Manual section: 1 SYNOPSIS ======== turpial [options] DESCRIPTION =========== Turpial is a microblogging client for social networks like Twitter and Identi.ca. It is developed under a strict diet in order to consume very few resources, so it a perfect choice to be used with netbooks and systems with limited specs. Turpial also has desktop integration features like notifications and themes and includes convenient features like muting users and url shorters. For additional information, see http://turpial.org.ve/ OPTIONS ======= -h, --help Show a help message and exit. -d, --debug Show debug info in shell during execution. -i INTERFACE, --interface=INTERFACE Select interface to use (gtk|gtk+). -c, --clean Clean all bytecodes. --version Show the version of Turpial and exit. --test Only load timeline and friends. SEE ALSO ======== * http://turpial.org.ve/