diff --git a/package-config/cygwin/CYGWIN-PATCHES/setup.hint b/package-config/cygwin/CYGWIN-PATCHES/setup.hint index a775c8fcd..097a830e5 100644 --- a/package-config/cygwin/CYGWIN-PATCHES/setup.hint +++ b/package-config/cygwin/CYGWIN-PATCHES/setup.hint @@ -1,4 +1,4 @@ -# setup.hint for task 1.7.1-1 +# setup.hint for task 1.8.1-1 category: Utils requires: libncurses9 cygwin sdesc: A command-line to do list manager diff --git a/package-config/cygwin/CYGWIN-PATCHES/task-1.7.1-1.README b/package-config/cygwin/CYGWIN-PATCHES/task-1.8.1-1.README similarity index 87% rename from package-config/cygwin/CYGWIN-PATCHES/task-1.7.1-1.README rename to package-config/cygwin/CYGWIN-PATCHES/task-1.8.1-1.README index aba80c302..95089c7d2 100644 --- a/package-config/cygwin/CYGWIN-PATCHES/task-1.7.1-1.README +++ b/package-config/cygwin/CYGWIN-PATCHES/task-1.8.1-1.README @@ -1,4 +1,4 @@ -task 1.7.1-1 +task 1.8.1-1 ------------------------------------------ A command-line to do list manager that can be used @@ -28,10 +28,10 @@ Language: ------------------------------------ Build instructions: - unpack task-1.7.1-1-src.tar.bz2 + unpack task-1.8.1-1-src.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically - cd /usr/src/task-1.7.1-1 + cd /usr/src/task-1.8.1-1 ./configure --prefix=/usr make make install @@ -42,4 +42,4 @@ task was packaged for cygwin by Federico Hernandez and is licensed under the GPL ----- task-1.7.1-1 -- 2009-06-17 ---- +---- task-1.8.1-1 -- 2009-08-20 ---- diff --git a/package-config/cygwin/task-1.7.1-1.patch b/package-config/cygwin/task-1.8.1-1.patch similarity index 68% rename from package-config/cygwin/task-1.7.1-1.patch rename to package-config/cygwin/task-1.8.1-1.patch index 66aa33851..9c967bf30 100644 --- a/package-config/cygwin/task-1.7.1-1.patch +++ b/package-config/cygwin/task-1.8.1-1.patch @@ -1,8 +1,8 @@ -diff -Nrup task-1.7.1-1/CYGWIN-PATCHES/setup.hint task-1.7.1-1.cygwin/CYGWIN-PATCHES/setup.hint ---- task-1.7.1-1/CYGWIN-PATCHES/setup.hint 1970-01-01 01:00:00.000000000 +0100 -+++ task-1.7.1-1.cygwin/CYGWIN-PATCHES/setup.hint 2009-06-17 15:47:56.304750000 +0200 +diff -Nrup task-1.8.1-1/CYGWIN-PATCHES/setup.hint task-1.8.1-1.cygwin/CYGWIN-PATCHES/setup.hint +--- task-1.8.1-1/CYGWIN-PATCHES/setup.hint 1970-01-01 01:00:00.000000000 +0100 ++++ task-1.8.1-1.cygwin/CYGWIN-PATCHES/setup.hint 2009-08-20 15:47:56.304750000 +0200 @@ -0,0 +1,10 @@ -+# setup.hint for task 1.7.1-1 ++# setup.hint for task 1.8.1-1 +category: Utils +requires: libncurses9 cygwin +sdesc: A command-line to do list manager @@ -12,11 +12,11 @@ diff -Nrup task-1.7.1-1/CYGWIN-PATCHES/setup.hint task-1.7.1-1.cygwin/CYGWIN-PAT +reports and graphs, lots of manipulation commands, +low-level API, abbreviations for all commands and +options, multiuser file locking, recurring tasks." -diff -Nrup task-1.7.1-1/CYGWIN-PATCHES/task-1.7.1-1.README task-1.7.1-1.cygwin/CYGWIN-PATCHES/task-1.7.1-1.README ---- task-1.7.1-1/CYGWIN-PATCHES/task-1.7.1-1.README 1970-01-01 01:00:00.000000000 +0100 -+++ task-1.7.1-1.cygwin/CYGWIN-PATCHES/task-1.7.1-1.README 2009-06-17 15:47:44.320375000 +0200 +diff -Nrup task-1.8.1-1/CYGWIN-PATCHES/task-1.8.1-1.README task-1.8.1-1.cygwin/CYGWIN-PATCHES/task-1.8.1-1.README +--- task-1.8.1-1/CYGWIN-PATCHES/task-1.8.1-1.README 1970-01-01 01:00:00.000000000 +0100 ++++ task-1.8.1-1.cygwin/CYGWIN-PATCHES/task-1.8.1-1.README 2009-08-20 15:47:44.320375000 +0200 @@ -0,0 +1,45 @@ -+task 1.7.1-1 ++task 1.8.1-1 +------------------------------------------ + +A command-line to do list manager that can be used @@ -46,10 +46,10 @@ diff -Nrup task-1.7.1-1/CYGWIN-PATCHES/task-1.7.1-1.README task-1.7.1-1.cygwin/C +------------------------------------ + +Build instructions: -+ unpack task-1.7.1-1-src.tar.bz2 ++ unpack task-1.8.1-1-src.tar.bz2 + if you use setup to install this src package, + it will be unpacked under /usr/src automatically -+ cd /usr/src/task-1.7.1-1 ++ cd /usr/src/task-1.8.1-1 + ./configure --prefix=/usr + make + make install @@ -60,4 +60,4 @@ diff -Nrup task-1.7.1-1/CYGWIN-PATCHES/task-1.7.1-1.README task-1.7.1-1.cygwin/C +Federico Hernandez and +is licensed under the GPL + -+---- task-1.7.1-1 -- 2009-06-17 ---- ++---- task-1.8.1-1 -- 2009-08-20 ---- diff --git a/package-config/cygwin/usr/share/doc/Cygwin/task-1.7.1-1.README b/package-config/cygwin/usr/share/doc/Cygwin/task-1.8.1-1.README similarity index 87% rename from package-config/cygwin/usr/share/doc/Cygwin/task-1.7.1-1.README rename to package-config/cygwin/usr/share/doc/Cygwin/task-1.8.1-1.README index aba80c302..95089c7d2 100644 --- a/package-config/cygwin/usr/share/doc/Cygwin/task-1.7.1-1.README +++ b/package-config/cygwin/usr/share/doc/Cygwin/task-1.8.1-1.README @@ -1,4 +1,4 @@ -task 1.7.1-1 +task 1.8.1-1 ------------------------------------------ A command-line to do list manager that can be used @@ -28,10 +28,10 @@ Language: ------------------------------------ Build instructions: - unpack task-1.7.1-1-src.tar.bz2 + unpack task-1.8.1-1-src.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically - cd /usr/src/task-1.7.1-1 + cd /usr/src/task-1.8.1-1 ./configure --prefix=/usr make make install @@ -42,4 +42,4 @@ task was packaged for cygwin by Federico Hernandez and is licensed under the GPL ----- task-1.7.1-1 -- 2009-06-17 ---- +---- task-1.8.1-1 -- 2009-08-20 ---- diff --git a/package-config/fedora/task.spec b/package-config/fedora/task.spec index 9290de934..ac5b0bf4d 100644 --- a/package-config/fedora/task.spec +++ b/package-config/fedora/task.spec @@ -1,6 +1,6 @@ Name: task -Version: 1.8.0 -Release: 0%{?dist} +Version: 1.8.1 +Release: 1%{?dist} Summary: A command-line to do list manager Group: Applications/Productivity @@ -40,18 +40,25 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README scripts +%doc AUTHORS ChangeLog COPYING NEWS README scripts i18n %{_bindir}/task %{_mandir}/man1/task.1.gz %{_mandir}/man5/taskrc.5.gz %{_mandir}/man5/task-tutorial.5.gz -%{_sysconfdir}/bash_completion.d +%config(noreplace) %{_sysconfdir}/bash_completion.d %changelog -* Mon Jun 15 2009 Federico Hernandez - 1.8.0-0 +* Thu Aug 20 2009 Federico Hernandez - 1.8.1-1 + Intial RPM for task bugfix release 1.8.1 +* Tue Jul 21 2009 Federico Hernandez - 1.8.0-1 Intial RPM for task release 1.8.0 - Installs now bash_completion file +* Mon Jul 13 2009 Federico Hernandez - 1.8.0.beta3-1 + Intial RPM for task beta release 1.8.0.beta3 +* Wed Jul 08 2009 Federico Hernandez - 1.8.0.beta2-1 + Intial RPM for task beta release 1.8.0.beta2 +* Tue Jul 07 2009 Federico Hernandez - 1.8.0.beta1-1 + Intial RPM for task beta release 1.8.0.beta1 * Tue Jun 08 2009 Federico Hernandez - 1.7.1-2 - Fixed inclusion of manpages. * Tue Jun 08 2009 Federico Hernandez - 1.7.1-1 diff --git a/package-config/ubuntu/debian/changelog b/package-config/ubuntu/debian/changelog index 795228a10..bc3a1a81b 100644 --- a/package-config/ubuntu/debian/changelog +++ b/package-config/ubuntu/debian/changelog @@ -1,8 +1,32 @@ +task (1.8.1-0ubuntu1) jaunty; urgency=low + + * Initial deb package for task bugfix release 1.8.1 + + -- Federico Hernandez Thu, 20 Aug 2009 20:26:33 +0200 + task (1.8.0-0ubuntu1) jaunty; urgency=low * Initial deb package for task release 1.8.0 - -- Federico Hernandez Thu, 11 Jun 2009 23:02:28 +0200 + -- Federico Hernandez Tue, 21 Jul 2009 15:26:33 +0200 + +task (1.8.0-0ubuntu1~beta3) jaunty; urgency=low + + * Initial deb package for task beta release 1.8.0.beta3 + + -- Federico Hernandez Mon, 13 Jul 2009 15:09:38 +0200 + +task (1.8.0-0ubuntu1~beta2) jaunty; urgency=low + + * Initial deb package for task beta release 1.8.0.beta2 + + -- Federico Hernandez Wed, 08 Jul 2009 15:40:50 +0200 + +task (1.8.0-0ubuntu1~beta1) jaunty; urgency=low + + * Initial deb package for task beta release 1.8.0.beta1 + + -- Federico Hernandez Tue, 07 Jul 2009 01:35:28 +0200 task (1.7.1-0ubuntu1) jaunty; urgency=low diff --git a/package-config/ubuntu/debian/copyright b/package-config/ubuntu/debian/copyright index 15f80c4e8..4e769e527 100644 --- a/package-config/ubuntu/debian/copyright +++ b/package-config/ubuntu/debian/copyright @@ -1,6 +1,6 @@ This package was debianized by: - Federico Hernandez on Thu, 11 Jun 2009 23:02:28 +0200 + Federico Hernandez on Thu, 20 Aug 2009 20:26:33 +0200 It was downloaded from: @@ -9,6 +9,9 @@ It was downloaded from: Upstream Authors: Paul Beckingham + Federico Hernandez + David J Patrick + John Florian Damian Glenny Andy Lester H. İbrahim Güngör @@ -17,18 +20,18 @@ Upstream Authors: Benjamin Tegarden Chris Pride Richard Querin - Federico Hernandez T. Charles Yun - David J Patrick P.C. Shyamshankar Johan Friis Steven de Brouwer + Pietro Cerutti Copyright: Copyright 2006 - 2009, Paul Beckingham Copyright 2009 Federico Hernandez Copyright 2009 P.C. Shyamshankar + Copyright 2009 John Florian License: diff --git a/package-config/ubuntu/debian/examples b/package-config/ubuntu/debian/examples new file mode 100644 index 000000000..c8efb53bd --- /dev/null +++ b/package-config/ubuntu/debian/examples @@ -0,0 +1,2 @@ +scripts +i18n diff --git a/package-config/ubuntu/debian/rules b/package-config/ubuntu/debian/rules index 2d8d21e18..8fbf1c4ef 100755 --- a/package-config/ubuntu/debian/rules +++ b/package-config/ubuntu/debian/rules @@ -31,8 +31,9 @@ binary-arch: install dh_installchangelogs dh_installdocs dh_installman - install -D -m644 task_completion.sh $(CURDIR)/debian/task/etc/bash_completion.d/task - rm -rf $(CURDIR)/debian/task/usr/share/doc/task-1.7.1 + dh_installexamples + install -D -m644 scripts/bash/task_completion.sh $(CURDIR)/debian/task/etc/bash_completion.d/task + rm -rf $(CURDIR)/debian/task/usr/share/doc/task-1.8.1 dh_strip dh_compress dh_fixperms