(no commit message)
authorJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 17 Oct 2012 11:14:09 +0000 (11:14 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 17 Oct 2012 11:14:09 +0000 (11:14 +0000)
debian/control
debian/copyright

index becfd04..2cdc4f8 100644 (file)
@@ -1,15 +1,30 @@
 Source: gtask
-Section: unknown
+Section: utils
 Priority: extra
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
-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: <insert the upstream URL, if relevant>
-#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: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+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.
+ .
index d65c794..153f64f 100644 (file)
@@ -1,38 +1,42 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: gtask
-Source: <url://example.com>
-
-Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
- .
- <Including paragraphs>
-
-# 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 <jeanfi@gmail.com>
-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 <http://www.gnu.org/licenses/>
- .
- 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 <jeanfi@gmail.com>
+Tue, 15 Feb 18:33:41 CET 2011.
+
+It was downloaded from: http://wpitchoune.net/gtask
+
+Upstream Author: Jean-Philippe Orsini <jeanfi@gmail.com>
+
+Copyright:
+    Copyright (C) 2010-2012 by Jean-Philippe Orsini <jeanfi@gmail.com>
+
+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 <jeanfi@gmail.com>
+        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 <jschopp@austin.ibm.com> (the ugly bit)
+        Copyright (C) 2007,2008, Andy Whitcroft <apw@uk.ibm.com> (new conditions, test suite)
+        Copyright (C) 2008-2010 Andy Whitcroft <apw@canonical.com>
+        Licensed under the terms of the GNU GPL License version 2