debian/0000755000000000000000000000000011577211457007200 5ustar debian/control0000644000000000000000000000257611577211271010607 0ustar Source: libfinance-bank-ie-permanenttsb-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdate-calc-perl, libswitch-perl | perl (<< 5.10.1-13), libtest-mockobject-perl, libwww-mechanize-perl Maintainer: Debian Perl Group Uploaders: Antonio Radici , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Finance-Bank-IE-PermanentTSB/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfinance-bank-ie-permanenttsb-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfinance-bank-ie-permanenttsb-perl/ Package: libfinance-bank-ie-permanenttsb-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdate-calc-perl, libswitch-perl | perl (<< 5.10.1-13), libwww-mechanize-perl Description: perl interface to the PermanentTSB Open24 homebanking Finance::Bank::IE::PermanentTSB provides a set of functions which can be used in perl programs to interact with the Open24 homebanking (www.open24.ie) . The module will allow the user to check the account balance and to display an account statement for a particular time range. . This package also includes a CLI tool (ptsb), which will provide the same functionalities of the module and will also use gnuplot to draw graphs about the status of a bank account. debian/copyright0000644000000000000000000000227011577211376011134 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Angelo "pallotron" Failla, Source: http://search.cpan.org/dist/Finance-Bank-IE-PermanentTSB/ Name: Finance-Bank-IE-PermanentTSB Files: * Copyright: 2009, Angelo "pallotron" Failla, License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Antonio Radici 2009, Nathan Handler 2011, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000043111212456114010212 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Finance-Bank-IE-PermanentTSB/ \ .*/Finance-Bank-IE-PermanentTSB-v?(\d[\d.-]+)(?:-release)?\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211577211227010371 0ustar 8 debian/changelog0000644000000000000000000000301211577211451011040 0ustar libfinance-bank-ie-permanenttsb-perl (0.4-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * (Build-)Depend on libswitch-perl, Switch is not in core in 5.14 (closes: #629459). * Switch to source format 3.0 (quilt). * Use tiny debian/rules file. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. * Add /me to Uploaders. * debian/copyright: update formatting. -- gregor herrmann Sat, 18 Jun 2011 23:05:42 +0200 libfinance-bank-ie-permanenttsb-perl (0.4-1) unstable; urgency=low * New upstream release * debian/patches/*: + removal of the entire directory because fix-pod-errors was incorporated upstream * debian/rules: removal of quilt dependency * debian/watch + removed repack.sh because upstream incorporate our suggestions * debian/copyright: removed notice for repack.sh * debian/control: + added libtest-mockobject-perl, libwww-mechanize-perl and libdate-calc-perl dependencies -- Antonio Radici Sun, 08 Mar 2009 22:42:26 +0000 libfinance-bank-ie-permanenttsb-perl (0.2+dfsg.1-1) unstable; urgency=low * Initial Release. (Closes: #513699) -- Antonio Radici Sat, 31 Jan 2009 14:30:33 +0000 debian/source/0000755000000000000000000000000011577211457010500 5ustar debian/source/format0000644000000000000000000000001411577211165011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611577211210010242 0ustar #!/usr/bin/make -f %: dh $@