debian/0000755000000000000000000000000012141650636007172 5ustar debian/copyright0000644000000000000000000000301412141650636011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: w2do Upstream-Contact: Jaromir Hradilek Source: http://w2do.blackened.cz/ Files: * Copyright: 2008-2010, Jaromir Hradilek License: GPL-3 Files: ./INSTALL Copyright: 2008-2010, Jaromir Hradilek License: GFDL-1.3 Files: src/* Copyright: 2008-2010, Jaromir Hradilek License: GPL-3 and GFDL-1.3 Files: debian/* Copyright: 2009-2013, Salvatore Bonaccorso License: GPL-3 License: GFDL-1.3 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. . On Debian systems the full text of the GNU Free Documentation License can be found in the `/usr/share/common-lincenses/GFDL-1.3' file. 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 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTA- BILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-3' file. debian/watch0000644000000000000000000000015212141650636010221 0ustar version=3 http://code.google.com/p/w2do/downloads/list \ //w2do\.googlecode\.com/files/w2do-(.*)\.tar\.gz debian/control0000644000000000000000000000152512141650636010600 0ustar Source: w2do Section: utils Priority: optional Maintainer: Salvatore Bonaccorso Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Homepage: http://w2do.blackened.cz/ Package: w2do Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: simple text-based todo manager w2do is a simple to use yet efficient command-line todo manager written in Perl. . Features: * Well-arranged, fully filterable, plain text or coloured tabular output. * Support for group, due date and priority categories. * Capable of managing multiple todo lists. * Detailed statistics with visual progress representation. * Completely command driven and therefore suitable for usage in scripts. * Export to HTML 4.01 Strict via w2html utility. * Export to plain text via w2text utility. debian/changelog0000644000000000000000000000550412141650636011050 0ustar w2do (2.3.1-5) unstable; urgency=low * Upload to unstable * Update copyright years for debian/* packaging files -- Salvatore Bonaccorso Mon, 06 May 2013 08:44:54 +0200 w2do (2.3.1-4) experimental; urgency=low * Fix path used to check source in debian/watch file * Update debian/copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.4. Update copyright years for debian/* packaging. * Bump Debhelper compat level to 8. Adjust versioned Build-Depends on debhelper to (>= 8). * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Mon, 19 Nov 2012 07:07:29 +0100 w2do (2.3.1-3) unstable; urgency=low * Update my email address * debian/control: Drop the DM-Upload-Allowed control field. * Back to code.google.com URLs in debian/watch. We do not need anymore the googlecode redirector on googlecode.debian.net. * debian/copyright: Update copyright years for debian/* packaging. -- Salvatore Bonaccorso Wed, 09 Feb 2011 08:14:00 +0100 w2do (2.3.1-2) unstable; urgency=low * Use googlecode redirector on googlecode.debian.net in debian/watch. * Bump Standards-Version to 3.9.1 (no changes needed). -- Salvatore Bonaccorso Sat, 31 Jul 2010 09:09:48 +0200 w2do (2.3.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.4 (no changes needed). -- Salvatore Bonaccorso Thu, 18 Feb 2010 22:56:19 +0100 w2do (2.3.0-1) unstable; urgency=low * New upstream release * Refresh debian/copyright: Update format to proposed format-specification in revision 135 of DEP5. Update Copyright years. * Convert to '3.0 (quilt)' package source format. -- Salvatore Bonaccorso Fri, 22 Jan 2010 08:55:06 +0100 w2do (2.2.3-1) unstable; urgency=low * New upstream release - Adds bulk operations on tasks with given priority. - Extends the flexibility of HTML exporter. * Bump Standards-Version to 3.8.3 (no changes). -- Salvatore Bonaccorso Sun, 23 Aug 2009 17:14:58 +0200 w2do (2.2.2-1) unstable; urgency=low * New upstream release * debian/control: - Add DM-Upload-Allowed field - Bump Standards-Version to 3.8.2 (no changes) - Fix Build-Depends on debhelper (>= 7.0.50) for the override_ targets in debian/rules. - Remove perl-modules from Depends field and add ${perl:Depends} to let the dependency list be generated by dh_perl. -- Salvatore Bonaccorso Fri, 03 Jul 2009 11:48:21 +0200 w2do (2.2.1-1) unstable; urgency=low * Initial release (Closes: #528740) -- Salvatore Bonaccorso Tue, 19 May 2009 16:05:09 +0200 debian/rules0000755000000000000000000000020212141650636010244 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ override_dh_auto_install: dh_auto_install -- prefix=$(CURDIR)/debian/w2do/usr debian/source/0000755000000000000000000000000012141650636010472 5ustar debian/source/format0000644000000000000000000000001412141650636011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212141650636010370 0ustar 8