From: Jean-Philippe Orsini Date: Wed, 17 Oct 2012 11:14:09 +0000 (+0000) Subject: (no commit message) X-Git-Tag: v0.0.6~138 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=e5b8d106e7b8b244db56d2c3c40d94adfbf82810 --- diff --git a/debian/control b/debian/control index becfd04..2cdc4f8 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,30 @@ Source: gtask -Section: unknown +Section: utils Priority: extra Maintainer: Jean-Philippe Orsini -Build-Depends: debhelper (>= 8.0.0), autotools-dev +Build-Depends: asciidoc, + autoconf, + automake, + autopoint, + debhelper (>= 9), + cppcheck, + gettext, + help2man, + libgtk-3-dev, + libjson0-dev, + perl + Standards-Version: 3.9.3 -Homepage: -#Vcs-Git: git://git.debian.org/collab-maint/gtask.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/gtask.git;a=summary +Homepage: http://wpitchoune.net/psensor Package: gtask Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: - +Description: gtask is a graphical user interface on top of taskwarrior + for managing daily tasks. + . + It displays a list of all pending or completed tasks which can + be sorted by project, priority or description. + . + A note, a long description, can be associated to each task. + . diff --git a/debian/copyright b/debian/copyright index d65c794..153f64f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,38 +1,42 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: gtask -Source: - -Files: * -Copyright: - -License: - - - . - - -# If you want to use GPL v2 or later for the /debian/* files use -# the following clauses, or change it to suit. Delete these two lines -Files: debian/* -Copyright: 2012 Jean-Philippe Orsini -License: GPL-2+ - This package 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 2 of the License, or - (at your option) any later version. - . - This package 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 version 2 can be found in "/usr/share/common-licenses/GPL-2". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. -# Please avoid to pick license terms that are more restrictive than the -# packaged work, as it may make Debian's contributions unacceptable upstream. +This package was debianized by Jean-Philippe Orsini +Tue, 15 Feb 18:33:41 CET 2011. + +It was downloaded from: http://wpitchoune.net/gtask + +Upstream Author: Jean-Philippe Orsini + +Copyright: + Copyright (C) 2010-2012 by Jean-Philippe Orsini + +License: + + This package 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 2 dated June, 1991. + + This package 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian/Ubuntu systems, the complete text of the GNU General Public +License can be found in `/usr/share/common-licenses/GPL-2'. + +Packaging: + Copyright (C) 2010-2012 by Jean-Philippe Orsini + released under GNU General Public License version 2. + + +The following files are distributed under their own terms: + +tests/checkpatch.pl: + Copyright (C) 2001, Dave Jones. (the file handling bit) + Copyright (C) 2005, Joel Schopp (the ugly bit) + Copyright (C) 2007,2008, Andy Whitcroft (new conditions, test suite) + Copyright (C) 2008-2010 Andy Whitcroft + Licensed under the terms of the GNU GPL License version 2