From: Jean-Philippe Orsini Date: Tue, 11 Dec 2012 09:12:45 +0000 (+0000) Subject: release 0.0.3 X-Git-Tag: v0.0.6~127 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=ea0b205a6b5fb818a02d096e60eb5eea8c0fb7dc release 0.0.3 --- diff --git a/NEWS.html b/NEWS.html index 5590cb5..5d8103e 100644 --- a/NEWS.html +++ b/NEWS.html @@ -763,6 +763,11 @@ added README. generated HTML version of README and NEWS files.

+
  • +

    +added fr translation and i18n support. +

    +
  • @@ -804,7 +809,7 @@ Initial release.

    diff --git a/debian/changelog b/debian/changelog index 63aab64..278f8ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ptask (0.0.3-1ubuntu1) quantal; urgency=low + + * New upstream release + * added debian/watch + + -- Jean-Philippe Orsini Tue, 11 Dec 2012 10:08:21 +0100 + ptask (0.0.2-1quantal1) quantal; urgency=low * Initial release. diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..90bc0e6 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://wpitchoune.net/ptask/files/ptask-(\d.*)\.tar\.gz \ No newline at end of file