1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
wiliki (0.6.2-1) unstable; urgency=low
* New upstream release. (Closes: #520761)
* Use 3.0 (quilt) source format.
* debian/watch: Fixed. (Closes: #450327)
* debian/postrm: Removed. Leave /var/lib/wiliki on purge.
* debian/control: Add Recommends: apache2 | httpd-cgi.
* debian/wiliki.install: Install /usr/share/wiliki/www/wiliki.css.
* debian/README.Debian: Revised.
* debian/copyright: Revised.
-- YAEGASHI Takeshi <yaegashi@debian.org> Tue, 04 Oct 2011 01:00:15 +0900
wiliki (0.5.3-1.1) unstable; urgency=high
* Non-maintainer upload with maintainer's ACK.
* debian/control
- set "Build-Depends: gauche-dev", not gauche to fix configure works
(Closes: #608210)
-- Hideki Yamane <henrich@debian.org> Thu, 30 Dec 2010 00:10:12 +0900
wiliki (0.5.3-1) unstable; urgency=low
* New upstream release.
* src/wiliki.scm (cmd-view): Accept the pagename with whitespaces.
-- YAEGASHI Takeshi <yaegashi@debian.org> Mon, 19 Dec 2005 03:26:59 +0900
wiliki (0.5.1-1) unstable; urgency=low
* New upstream release.
-- YAEGASHI Takeshi <yaegashi@debian.org> Fri, 3 Jun 2005 21:47:24 +0900
wiliki (0.5-1) unstable; urgency=low
* New upstream release.
-- YAEGASHI Takeshi <yaegashi@debian.org> Sun, 5 Dec 2004 23:43:32 +0900
wiliki (0.4-2) unstable; urgency=low
* src/wiliki/db.scm: Use srfi-1. closes: #234287.
-- YAEGASHI Takeshi <yaegashi@debian.org> Tue, 24 Feb 2004 19:55:01 +0900
wiliki (0.4-1) unstable; urgency=low
* New upstream release.
-- YAEGASHI Takeshi <yaegashi@debian.org> Thu, 9 Oct 2003 03:52:03 +0900
wiliki (0.3+030913-1) unstable; urgency=low
* New upstream release.
-- YAEGASHI Takeshi <yaegashi@debian.org> Sat, 13 Sep 2003 02:32:09 +0900
wiliki (0.3+030824-1) unstable; urgency=low
* New upstream release.
-- YAEGASHI Takeshi <yaegashi@debian.org> Sun, 24 Aug 2003 21:37:00 +0900
wiliki (0.3+030815-1) unstable; urgency=low
* New upstream release.
-- YAEGASHI Takeshi <yaegashi@debian.org> Fri, 15 Aug 2003 06:32:57 +0900
wiliki (0.3+030405-1) unstable; urgency=low
* New upstream release.
* src/wiliki.cgi: Set the default title to "Debian WiLiKi". Commented
out style-sheet argument.
* debian/TODO.Debian: Renamed.
* debian/rules: Specify DH_OPTIONS=-Pdebian/tmp.
-- YAEGASHI Takeshi <yaegashi@debian.org> Sun, 6 Apr 2003 03:33:09 +0900
wiliki (0.3+030328-2) unstable; urgency=low
* debian/TODO: Memos on possible improvements of packaging.
* First upload, closes: #186512.
-- YAEGASHI Takeshi <yaegashi@debian.org> Fri, 28 Mar 2003 22:57:41 +0900
wiliki (0.3+030328-1) unstable; urgency=low
* New upstream version (pulled from CVS).
-- YAEGASHI Takeshi <yaegashi@debian.org> Fri, 28 Mar 2003 03:09:01 +0900
wiliki (0.3-2) unstable; urgency=low
* src/wiliki.scm: Support ftp/http/https links.
-- YAEGASHI Takeshi <yaegashi@debian.org> Wed, 5 Mar 2003 00:21:27 +0900
wiliki (0.3-1) unstable; urgency=low
* New upstream release
-- YAEGASHI Takeshi <yaegashi@debian.org> Tue, 4 Mar 2003 01:03:14 +0900
wiliki (0.2-1) unstable; urgency=low
* Initial Release.
-- YAEGASHI Takeshi <t@keshi.org> Fri, 20 Dec 2002 18:30:05 +0900
|