debian/0000755000000000000000000000000012120677320007166 5ustar debian/rules0000755000000000000000000000020612120677007010246 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ override_dh_auto_build: dh_auto_build pod2man $(CURDIR)/bin/cil > $(CURDIR)/cil.1 debian/control0000644000000000000000000000177312120677007010603 0ustar Source: cil Section: perl Priority: extra Maintainer: Gianluca Ciccarelli Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libclass-accessor-perl, libemail-date-perl, libemail-find-perl, libemail-simple-perl, libfile-slurp-perl, libfile-touch-perl, libgetopt-mixed-perl Homepage: https://github.com/chilts/cil Vcs-Git: git://git.debian.org/git/collab-maint/cil.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cil.git;a=summary Package: cil Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgetopt-mixed-perl, libdigest-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-simple-perl, libemail-date-perl, libemail-find-perl, libfile-homedir-perl Description: command line issue tracker 'cil' allows easy command-line creation of an issue tracker. It saves each issue locally and in plain text. Commands are given such that these issues can be added, edited and listed easily. debian/watch0000644000000000000000000000017112120677007010220 0ustar version=3 http://githubredir.debian.net/githubredir.cgi?author=chilts&project=cil /github/chilts/cil/v([0-9.]+)\.tar\.gz debian/copyright0000644000000000000000000000214312120677007011123 0ustar This package was debianized by Andrew Chilton on Sun, 22 Jun 2008 17:48:00 +1200 Downloaded from http://www.chilts.org/project/cil/ Upstream Author: Andrew Chilton Copyright: (C) 2008 Andrew Chilton License: cil 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 . You are free to distribute this software under the terms of the GNU General Public License. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. debian/manpages0000644000000000000000000000000612120677007010702 0ustar cil.1 debian/docs0000644000000000000000000000000712120677007010040 0ustar README debian/install0000644000000000000000000000016312120677007010561 0ustar lib/* usr/share/perl5 bin/cil usr/bin etc/bash_completion.d/cil etc/bash_completion.d debian/changelog0000644000000000000000000000610412120677320011041 0ustar cil (0.07.00-6) unstable; urgency=medium [ Michael Gilbert ] * Add missing build-dependencies (closes: #702646). [ Gianluca Ciccarelli ] * Bump Standards-Version to 3.9.4 * Fix Lintian warning about Vcs-Git being not canonical * Change Homepage: (closes: #702650) -- Gianluca Ciccarelli Fri, 15 Mar 2013 21:03:50 +0100 cil (0.07.00-5) unstable; urgency=low [ Francois Marier ] * Fix watch file (project moved to github) [ Gianluca Ciccarelli ] * New maintainer (closes: #674829) -- Gianluca Ciccarelli Sun, 17 Feb 2013 16:26:58 +0100 cil (0.07.00-4) unstable; urgency=low * Switch to minimal debian/rules file * Remove co-maintainer * Bump debhelper version to 9 * Bump Standards-Version up to 3.9.3 -- Francois Marier Mon, 28 May 2012 15:28:06 +1200 cil (0.07.00-3) unstable; urgency=medium * Fix FTBFS due to weird upstream Makefile (closes: #601935) Thanks Fabrice for the patch! * Bump debhelper version to 8 -- Francois Marier Sun, 31 Oct 2010 21:43:32 +1300 cil (0.07.00-2) unstable; urgency=medium * Add missing dependency on libfile-homedir-perl (closes: #593520) -- Francois Marier Wed, 18 Aug 2010 20:21:05 -0400 cil (0.07.00-1) unstable; urgency=low * New upstream release * Swap maintainer and uploaders * Bump Standards-Version up to 3.9.1 -- Francois Marier Thu, 05 Aug 2010 20:58:12 -0400 cil (0.5.1-3) unstable; urgency=low * Bump Standards-Version up to 3.8.4 * Update homepage URL (including the watch file) to point to chilts.org * Switch to 3.0 (quilt) source format * Refer to the right version of the GPL (v3) in debian/copyright -- Francois Marier Thu, 11 Feb 2010 14:51:10 +1300 cil (0.5.1-2) unstable; urgency=low * Updated watch file (upstream filename changed) * Bump Standards-Version up to 3.8.1 (no changes) * Add a dependency on misc:Depends (lintian warning) * Bump debhelper dependency to 7 and add call to dh_prep -- Francois Marier Fri, 08 May 2009 09:20:06 +1200 cil (0.5.1-1) unstable; urgency=low [ Andrew Chilton ] * New Upstream Version [ Francois Marier ] * Change priority to extra * Install bash completion script * Install upstream changelog -- Francois Marier Sat, 05 Jul 2008 21:13:00 +1200 cil (0.5.0) unstable; urgency=low [ Andrew Chilton ] * New Upstream Version [ Francois Marier ] * Add dependency on libemail-{simple,date,find}-perl * Update watch file (renamed upstream tarballs) -- Francois Marier Sat, 05 Jul 2008 18:01:00 +1200 cil (0.2.1-2) unstable; urgency=low * Remove libterm-calleditor-perl dependency * Cherry-pick upstream bugfix (6424e2cf7ddbd34f6bbf6b94c3489d6909c183c3) -- Francois Marier Tue, 24 Jun 2008 16:50:02 +1200 cil (0.2.1-1) unstable; urgency=low * Initial release (closes: #487593) -- Francois Marier Mon, 23 Jun 2008 23:43:50 +1200 debian/compat0000644000000000000000000000000212120677007010366 0ustar 9 debian/source/0000755000000000000000000000000012120677007010470 5ustar debian/source/format0000644000000000000000000000001412120677007011676 0ustar 3.0 (quilt)