debian/0000755000000000000000000000000012244531666007177 5ustar debian/rules0000755000000000000000000000005412244531125010244 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/copyright0000644000000000000000000000267712244531125011134 0ustar This package was debianized by Michael Rooney on Sun, 14 Dec 2008 14:07:02 -0500. It was downloaded from https://launchpad.net/wxbanker/+download Upstream Author: Michael Rooney Copyright: Copyright 2007-2009 Michael Rooney License: 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. 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'. The icons are licensed under the Creative Commons Attribution 2.5 license, . In accordance with CCA2.5, the icons are available at . The Debian packaging is Copyright 2008-2009 Michael Rooney and is licensed under the GPL v3 or later. debian/changelog0000644000000000000000000001312712244531660011047 0ustar wxbanker (0.9.1-0ubuntu1) trusty; urgency=low * Fixed python packaging bug which led to import error (LP: #1254192). -- Michael Rooney Fri, 22 Nov 2013 16:03:05 -0600 wxbanker (0.9.0-0ubuntu1) trusty; urgency=low * New upstream release (LP: #1252907). - Fixes CSV Export failing due to non ASCII encoding (LP: #909351). - fix Mint.com integration and improve keyring support - added 16 new currencies - translation improvements * debial/control: update depends -- Michael Rooney Tue, 19 Nov 2013 16:13:52 -0400 wxbanker (0.8.3-0ubuntu2) raring; urgency=low * debian/{control, rules}: - Convert from cdbs to debhelper. - Drop superfluous B-D on python-central. * debian/source/format: Indicate 3.0 (quilt) format. * debian/control: Bump Standards-Version to 3.9.4. * debian/pycompat: Dropped as unnecessary. -- Logan Rosen Wed, 23 Jan 2013 16:43:12 -0500 wxbanker (0.8.3-0ubuntu1) quantal; urgency=low [ Logan Rosen ] * New upstream release. [ Michael Terry ] * debian/watch: update syntax to work -- Logan Rosen Tue, 12 Jun 2012 21:44:37 -0400 wxbanker (0.8.2-0ubuntu2) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:15:43 +0000 wxbanker (0.8.2-0ubuntu1) oneiric; urgency=low * New upstream release. - Fixes crash with IndexError in load_series() (LP: #623055). - Fixes crash with PyDeadObjectError in __getattr__() (LP: #623238). * Convert from pycentral to dh_python2. * Bump Standards-Version to 3.9.2, no changes. -- Andrew Starr-Bochicchio Fri, 24 Jun 2011 14:26:33 -0400 wxbanker (0.8.0-0ubuntu1) maverick; urgency=low * New upstream release (LP: #615735): - integration with Mint.com accounts - transaction tagging - new monthly earnings graph - CSV export - usability improvements for searching - ability to delete a recurring transaction - new included currencies: HUF, LTL, RSD, AED - and more: https://launchpad.net/wxbanker/+milestone/0.8 * debian/control: Bump Standards-Version to 3.9.1 -- Michael Rooney Tue, 10 Aug 2010 00:10:17 -0700 wxbanker (0.7.0-0ubuntu1) lucid; urgency=low [ Michael Rooney ] * New upstream release (LP: #538924): - new look, HIG compliance, better theme integration - more intuitive account and transaction creation - use cairoplot for much more attractive summary graphs - editing/deleting a linked transaction affects link - remember last selected account on startup - improved keyboard shortcuts, tabbing, and focus - new included currencies: RON, VND, THB, SAR, NOK - and more: https://launchpad.net/wxbanker/+milestone/0.7 [ Andrew Starr-Bochicchio ] * debian/rules: Install upstream changelog * debian/control: Bump Standards-Version to 3.8.4 -- Andrew Starr-Bochicchio Mon, 29 Mar 2010 19:52:27 -0400 wxbanker (0.6.1.0-0ubuntu1) lucid; urgency=low * New upstream release (LP: #504884): - recurring transactions - customizable summary graph timeframe - XDG support - new included currencies: SEK, UAH, MXN - many bug fixes: https://launchpad.net/wxbanker/+milestone/0.6 * debian/control: - Add python-dateutil to Depends. - Add python-xdg to Recommends. -- Michael Rooney Fri, 08 Jan 2010 10:31:52 -0800 wxbanker (0.5.0.0-0ubuntu2) karmic; urgency=low * apply upstream patch to fix running when default wx version is < 2.8 (LP: #394394) -- Michael Rooney Sun, 25 Oct 2009 23:27:50 -0700 wxbanker (0.5.0.0-0ubuntu1) karmic; urgency=low [ Michael Rooney ] * New upstream release (LP: #405591): - refactor of infrastructure which greatly speeds up all operations, especially loading accounts and transactions - new, slicker transaction list control allowing for sorting and fixing many bugs in the previous grid - new CSV import tool (Tools->CSV Import) to import transactions from .csv files such as from online banks - ability to view a graph for a specific account in the summary tab - right-click option added for moving selected transaction(s) to another account - right-click menu can now operate on multiple transactions, allowing for batch removing and calculating - option to disable automatic saving (File->Auto-Save) - more user feedback options in Help such as translate and request a feature - new account button blinks when there are no accounts - improved locale support, and more translations - much improved testing framework - see upstream milestone for more info: https://blueprints.launchpad.net/wxbanker/+milestone/0.5 * debian/control: - Add python-simplejson to Recommends. [ Andrew Starr-Bochicchio ] * debian/control: - Update Maintainer-Field. - Bump Standards-Version to 3.8.2. * debian/copyright: Point to /usr/share/common-licenses/GPL-3 not the versionless symlink at /GPL -- Michael Rooney Sat, 08 Aug 2009 13:49:38 -0400 wxbanker (0.4.1.0) jaunty; urgency=low * fix localized currency display (LP: #327590) * workaround wxpython tooltip regression (LP: #256784) * escape cancels account creation/rename (LP: #326074) * fix plot algorithm grouping bugs (LP: #333059) * sync translations from Launchpad -- Michael Rooney Mon, 23 Feb 2009 16:36:27 -0800 wxbanker (0.4.0.2~bzr102-0ubuntu1) jaunty; urgency=low * Initial release (LP: #297289) -- Michael Rooney Sun, 14 Dec 2008 14:07:02 -0500 debian/wxbanker.10000644000000000000000000000202612244531125011070 0ustar .TH WXBANKER 1 "2 August 2009" .SH NAME wxBanker \- simple personal finance .SH SYNOPSIS .B wxbanker .SH DESCRIPTION .B wxBanker allows you easily manage your finances by keeping track of transaction in accounts. You can add, edit, and remove accounts and transactions from a single view as well as see the balances of all your accounts and a grand total. Click over to the Summary view for a graph of your total balance over time. By default, wxBanker auto-saves your information after each change, so there is no need to manually save. However, auto-saving may be disabled from the File menu. .SH USAGE wxbanker .SH FILES .I ~/.config/wxbanker/wxBanker.cfg .RS The configuration file which persists the state of the UI. .RE .I ~/.local/share/wxbanker/bank.db .RS The sqlite database which stores the accounts and transactions. For schema information see the source file persistentstore.py. .SH BUGS See http://launchpad.net/wxbanker/+bugs for a list of bugs. .SH AUTHOR Authors of the program: see Launchpad - http://launchpad.net/wxbanker debian/wxbanker.manpages0000644000000000000000000000002212244531125012515 0ustar debian/wxbanker.1 debian/wxbanker.lintian-overrides0000644000000000000000000000037512244531125014373 0ustar # An extra license is necessary, so we can display it easily, as well as # to not diverge from upstream where Windows and OSX are supported and # don't necessarily include this license. wxbanker binary: extra-license-file usr/share/wxbanker/COPYING.txt debian/wxbanker.install0000644000000000000000000000016212244531125012375 0ustar hooks/source_wxbanker.py /usr/share/apport/package-hooks/ hooks/wxbanker-crashdb.conf /etc/apport/crashdb.conf.d/ debian/watch0000644000000000000000000000016112244531125010214 0ustar version=3 opts=dversionmangle=s/~bzr\d*// \ https://launchpad.net/wxbanker/+download .*/wxbanker-([\d.]+).tar.gz debian/compat0000644000000000000000000000000212244531125010363 0ustar 5 debian/control0000644000000000000000000000160612244531125010573 0ustar Source: wxbanker Section: gnome Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Michael Rooney Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~) X-Python-Version: >= 2.5 Standards-Version: 3.9.4 Homepage: https://launchpad.net/wxbanker Package: wxbanker Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, python-dateutil, python-numpy, python-simplejson, python-xdg, python-beautifulsoup, python-pyquery, python-keyring Suggests: wx2.8-i18n Description: simple personal finance wxBanker allows you to easily keep track of balances in accounts. Use wxBanker to add, edit, and remove transactions and accounts, make transfers, search transactions, and view a graph of balances over time. An integrated calculator also makes calculations quick and easy. debian/source/0000755000000000000000000000000012244531666010477 5ustar debian/source/format0000644000000000000000000000001412244531125011673 0ustar 3.0 (quilt)