From: Andrew Chilton Date: Sun, 24 Jan 2010 20:52:35 +0000 (+1300) Subject: cil-1111d724: Added to control files and INSTALLATION X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8fe2182e363cbaec171c740909af16f7fdd16980;p=cil.git cil-1111d724: Added to control files and INSTALLATION --- diff --git a/INSTALLATION b/INSTALLATION index 3b7bab6..e79cd24 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -29,6 +29,7 @@ For Debian Etch, the following packages will need to be installed: * libfile-slurp-perl * libclass-accessor-perl * libdatetime-perl +* libfile-homedir-perl Out of the box, cil provides two debian directories depending on which version of Debian you wish to use. Currently, there isn't much difference but choose diff --git a/debian-etch/control b/debian-etch/control index 778f83e..de43e18 100644 --- a/debian-etch/control +++ b/debian-etch/control @@ -11,7 +11,7 @@ Package: cil Section: perl Priority: extra Architecture: all -Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-perl, libclass-factory-perl +Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-perl, libclass-factory-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 diff --git a/debian-lenny/control b/debian-lenny/control index 778f83e..de43e18 100644 --- a/debian-lenny/control +++ b/debian-lenny/control @@ -11,7 +11,7 @@ Package: cil Section: perl Priority: extra Architecture: all -Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-perl, libclass-factory-perl +Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-perl, libclass-factory-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 diff --git a/issues/c_47223ac4.cil b/issues/c_47223ac4.cil new file mode 100644 index 0000000..991e0d4 --- /dev/null +++ b/issues/c_47223ac4.cil @@ -0,0 +1,6 @@ +Issue: 1111d724 +CreatedBy: Andrew Chilton +Inserted: 2010-01-24T20:51:47 +Updated: 2010-01-24T20:52:03 + +libfile-homedir-perl added to the relevant places. diff --git a/issues/i_1111d724.cil b/issues/i_1111d724.cil index 0862ce8..258cb3b 100644 --- a/issues/i_1111d724.cil +++ b/issues/i_1111d724.cil @@ -1,9 +1,10 @@ Summary: Make sure libfile-homedir-perl is in Debian packaging -Status: New +Status: Finished CreatedBy: Andrew Chilton AssignedTo: Andrew Chilton Label: Milestone-v0.07 +Comment: 47223ac4 Inserted: 2010-01-23T13:17:50 -Updated: 2010-01-24T10:39:29 +Updated: 2010-01-24T20:52:13 This also needs to be added to the INSTALLATION file. diff --git a/ubuntu-jaunty/control b/ubuntu-jaunty/control index 778f83e..de43e18 100644 --- a/ubuntu-jaunty/control +++ b/ubuntu-jaunty/control @@ -11,7 +11,7 @@ Package: cil Section: perl Priority: extra Architecture: all -Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-perl, libclass-factory-perl +Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-perl, libclass-factory-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