Joey Hess
af3cc556ba
add darcs to VCS list
2009-12-04 13:12:12 -05:00
Joey Hess
095a385c99
releasing version 3.14159265
2009-09-24 19:04:42 -04:00
Joey Hess
3b8673dbb2
add libfile-chdir-perl to build depends
...
This is needed for the cvs plugin to load, which is needed for the setup
file to include config stanzas for that plugin.
2009-09-10 16:42:35 -04:00
Joey Hess
6f4e9f38b8
version po4a build-dep to 0.34
...
0.35 is much better, but 0.34 is the minimum version that will work
2009-08-12 16:15:59 -04:00
Joey Hess
9122c6ce5d
add po4a to build-deps
2009-07-23 15:28:26 +02:00
intrigeri
86edd73d16
Merge commit 'upstream/master' into pub/po
...
Conflicts:
debian/changelog
debian/control
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-06-06 14:03:40 +02:00
Joey Hess
8ae260015f
highlight: New plugin supporting syntax highlighting of pretty much anything.
...
* debian/control: Add suggests for libhighlight-perl, although
that package is not yet created by Debian's highlight source package.
(See #529869 )
2009-05-22 22:57:03 -04:00
Joey Hess
ef003f48f4
Merge branch 'master' into po
...
Conflicts:
debian/changelog
2009-05-19 13:07:47 -04:00
Joey Hess
5e5bb93adb
turn python-support back on
...
Should wait to upload until ikiwiki is fixed in testing.
2009-05-04 19:17:59 -04:00
Joey Hess
8455036ed0
releasing version 3.11
2009-05-04 16:33:10 -04:00
Joey Hess
39c8d072e8
Avoid using python-support. Closes : #525086
...
Uses new debhelper feature to turn off python-support.
The tiny python module included herein certianly doesn't
need all the python-support nonsense.
2009-05-04 14:41:21 -04:00
Joey Hess
3177b3f76b
Add python:Depends to control file. Closes : #525086
2009-04-21 21:46:01 -04:00
intrigeri
4558457402
Merge commit 'upstream/master' into pub/po
...
Conflicts:
debian/changelog
debian/control
2009-04-20 12:21:18 +02:00
Joey Hess
a6d3bad29d
debian/control: Wrap fields.
2009-04-10 21:29:51 -04:00
Joey Hess
b1f9996078
Add missing suggests on libtext-textile-perl. Closes : #522039
2009-03-31 14:16:32 -04:00
Joey Hess
825e2b1378
Merge branch 'master' into po
...
Conflicts:
debian/control
2009-03-27 15:09:41 -04:00
Joey Hess
78845566b5
add Sort::Naturally to suggests and use cpan link
2009-03-19 16:14:14 -04:00
intrigeri
ae474d8e14
Merge commit 'upstream/master' into prv/po
...
Conflicts:
IkiWiki/Plugin/editpage.pm
debian/control
debian/copyright
doc/todo/need_global_renamepage_hook.mdwn
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-03-08 09:50:27 +01:00
Joey Hess
c42ad8e8de
lintian fixes
2009-02-27 15:40:42 -05:00
Joey Hess
6f3e348d31
lower debhelper build-dep
...
debhelper 7.0.50 will support everything needed, and will
be backported to stable
2009-02-27 15:33:50 -05:00
Joey Hess
25b1f60aeb
need to pass PREFIX=/usr to avoid
...
was lost in rules file rewrite
I used debhelper 7.2 features too, shoot me :-)
2009-02-16 21:54:30 -05:00
Joey Hess
862caff2a9
debhelper v7; rules file minimisation.
2009-02-15 20:12:16 -05:00
Joey Hess
9e786e7b24
update deps and bundles
2009-02-12 13:15:23 -05:00
intrigeri
61aa88d00a
suggest a po4a version not subject to DoS
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26 23:08:53 +01:00
intrigeri
e6992480e2
Merge commit 'upstream/master' into prv/po
...
Conflicts:
debian/control
2009-01-15 20:04:31 +01:00
Joey Hess
1c0f3d40f2
Recommend libterm-readline-gnu-perl
...
since that makes auto.setup behave better.
2009-01-12 16:52:34 -05:00
intrigeri
4ee7f63148
debian/control: suggest gettext, which is used by the po plugin
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-01 22:28:20 +01:00
intrigeri
21add7ffa8
Merge commit 'upstream/master' into prv/po
...
Conflicts:
debian/control
debian/copyright
doc/ikiwiki/pagespec.mdwn
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-12-30 18:24:36 +01:00
Joey Hess
c5c0f0816a
suggest po4a for po plugin
2008-11-05 13:54:25 -05:00
Joey Hess
a7626cec4a
fix lintian warning
2008-10-05 19:17:24 -04:00
Joey Hess
69e35d3c51
willu's teximg changes
...
* teximg: The prefix is configurable, and has changed to not include the
nonstandard mhchem by default. (willu)
* teximg: dvipng is used if available to render images. Its output is
antialiased and better than dvips. If not available, the old dvips+convert
chain will be used. (willu)
* Drop suggests on texlive-science, add suggests on dvipng.
2008-08-24 15:21:51 -04:00
Josh Triplett
cc43a6ea70
Add Suggests on texlive and texlive-science for the teximg plugin
2008-08-06 20:58:42 -07:00
Joey Hess
01564d3ac2
add sparkline-php to suggests
2008-07-20 12:36:20 -04:00
Joey Hess
71fba7791f
add perlmagick to build deps
...
needed since the doc wiki is using an [[img]]
2008-07-12 20:20:26 -04:00
Joey Hess
a0f596b6ed
Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs.
2008-07-12 10:40:31 -04:00
Joey Hess
3a204fabbb
Version the suggests of xapian-omega to a version known to be new enough to work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes : #486592
2008-06-19 18:58:21 -04:00
Joey Hess
00ca6f042e
releasing version 2.50
2008-06-13 15:22:56 -04:00
Joey Hess
8a6a5320ed
search: Converted to use xapian-omega.
...
Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.
2008-06-03 15:29:54 -04:00
Joey Hess
4152dca09e
documentation for use of hashed passwords
...
Everything but the actual coding to support them.
2008-05-29 15:17:19 -04:00
Joey Hess
f867b6b9b6
add suggests for s3 perl module
2008-05-12 17:12:40 -04:00
Joey Hess
a46261fec2
Allow libtext-markdown-perl to satisfy dependencies, as a an alternative to the markdown package.
2008-04-21 15:14:39 -04:00
Joey Hess
14b59caba3
Recommend a recent git-core for git init. Closes: 475609
2008-04-11 20:06:23 -04:00
Joey Hess
127d97066b
Time::Duration is no longer used, remove from docs and recommends.
2008-03-19 21:59:40 -04:00
Joey Hess
2fa9da9f16
* monotone: Require version 0.38 or greater, and stop using the mtnmergerc
...
option. (Brian May)
2008-03-12 10:46:04 -04:00
Joey Hess
4eabe04ced
* Depend on HTML::Scrubber, since the scrubber is enabled by default and
...
dies if its can't be loaded.
2008-02-13 13:17:07 -05:00
Joey Hess
1c60510600
add monotone to list
2008-02-03 18:23:31 -05:00
Joey Hess
07abbabd6a
remove mention of commit mails
2008-02-02 17:41:06 -05:00
Joey Hess
70f61689d6
improve versioning, not that it really matters
2008-01-29 19:42:11 -05:00
Joey Hess
f6b8eccbe4
version bzr dep, 0.90 is needed for --author
2008-01-29 19:40:20 -05:00
Jelmer Vernooij
f2d559df32
Add optional dependency on bzr.
2008-01-28 07:31:05 +01:00
Joey Hess
0a26c630eb
releasing version 2.16
2007-12-18 19:50:40 -05:00
Joey Hess
f40c6928f4
* Re-organise dependencies and recommends now that recommends are installed
...
by default.
2007-12-16 17:16:56 -05:00
Joey Hess
b8919ebb9e
* Add liblwpx-paranoidagent-perl to recommends of Debian package,
...
this is needed to do OpenID really securely.
2007-11-13 14:41:08 -05:00
Joey Hess
6a64743737
ikiwiki is now stored in a git repository
...
Note that all the sha1s did change from those in the earlier ikiwiki git
repos gated from svn. Thank you, git-svnimport, for the pain.
2007-10-24 22:21:06 -04:00
joey
673bbf9790
suggest python, since the rst formatter is written in it
2007-10-21 01:13:41 +00:00
joey
65d56aa012
Vcs- fields now official
2007-10-10 22:19:53 +00:00
joey
4b06890971
* Add proper Homepage field to Debian package (needs uber-new dpkg).
2007-08-20 20:23:33 +00:00
joey
cd27ffc614
* If Net::OpenID::Consumer is not available, the openid module will quietly
...
disable itself, this avoids needing a hard dependency on the perl module.
2007-04-30 04:41:53 +00:00
joshtriplett
e739073c38
* fieldset support appeared in CGI::FormBuilder 3.05, so increase
...
version in Depends on libcgi-formbuilder-perl to 3.05
2007-04-30 02:21:17 +00:00
joey
1e62e4f87f
* Enable openid logins by default.
...
* Enable usedirs by default.
2007-04-29 22:54:14 +00:00
joshtriplett
42761921d0
* Add libtext-typography-perl to Suggests for the typography plugin.
2007-04-10 07:25:23 +00:00
joshtriplett
e21c689d3c
* Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.
2007-04-10 07:22:11 +00:00
joshtriplett
ae719636f5
* Add libtext-csv-perl to Suggests, for the table plugin.
2007-04-10 07:16:27 +00:00
joshtriplett
d4c489ed93
* Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table
...
package, because ikiwiki now provides the table plugin, and thus has
a file overlap with ikiwiki-plugin-table.
2007-04-10 06:46:54 +00:00
joshtriplett
83c0daccce
* Add myself as a co-maintainer, with Joey's approval.
2007-04-09 23:36:06 +00:00
joshtriplett
54a4151306
* Add a graphviz plugin.
...
* Suggests: graphviz
2007-04-09 09:09:02 +00:00
joshtriplett
b4b0638751
* Add XS-Vcs-Browser field.
2007-04-06 03:28:05 +00:00
joshtriplett
0fa01750ce
* Add Homepage field.
2007-04-06 03:23:49 +00:00
joshtriplett
3f75c43e17
* Improvements to Description in debian/control:
...
* Note that some plugins have additional dependencies, found among the
Recommends and Suggests.
* ikiwiki supports both RSS and Atom feeds.
* Fix typos.
2007-04-06 03:21:12 +00:00
joey
aee4621bae
* Fix a bug in the img plugin that caused thumbnailed files to not be
...
* Make the OpenID library a reccommendation of the Debian package, rather
than just a suggests, since OpenID is enabled by default.
2007-04-04 00:40:57 +00:00
joey
7629ca1768
mention git
2007-03-07 05:47:34 +00:00
joey
2725887734
* Make img plugin not fail immediately if Image::Magick is not available.
...
This lets ikiwiki not build depend on perlmagic.
2007-02-20 03:59:35 +00:00
joey
ace6a60b1b
* viewcvs is now viewvc (in Debian unstable), update everything to use the
...
new name.
2007-02-09 05:34:40 +00:00
joey
2605d49d84
tighten gettext versioning
2007-01-31 07:05:21 +00:00
joey
04cde27a0e
* Gettext 1.04 or up is needed for the OO interface that ikiwiki needs,
...
if an older version is installed, just don't gettext strings, instead of
crashing.
2007-01-16 03:37:39 +00:00
joey
912521ef07
* Initial work on internationalization of the program code. po/ikiwiki.pot
...
is available for translation.
* Export gettext() from IkiWiki module.
2006-12-29 04:38:40 +00:00
joey
951522ebc3
* More build deps updates.
...
* /dev/null fortune failures
* Add libtime-duration-perl to build deps, as it's used by the svn module
2006-11-28 18:16:04 +00:00
joey
d17e756e1c
releasing version 1.34.1
2006-11-27 17:39:22 +00:00
joey
b6116256c5
get rid of wikiformat build dep
2006-11-20 10:29:39 +00:00
joey
54cf5a62ca
* Make auth methods pluggable.
...
* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
2006-11-20 01:52:18 +00:00
joey
369cf45ace
* Patch from James Westby to support podcasting, photoblogging, vidcasting,
...
or what have you, by creating enclosures for non-page items that are
included in feeds.
2006-11-01 06:45:59 +00:00
joey
285b9d8b99
* Add perlmagick to build-depends so syntax check of img plugin works.
2006-10-30 19:31:45 +00:00
joey
e5c4eae640
* Add missing dependency on the URI perl module.
2006-10-27 17:11:30 +00:00
joey
9c6b7ecb56
add perlmagick
2006-10-21 22:02:02 +00:00
joey
b5071ae05f
add XS-Vcs-Svn field
2006-10-04 17:26:30 +00:00
joey
528454b9af
* Version the libcgi-session-perl dependency, some features that need
...
the new version are used in some cases (sslcookie).
2006-09-16 02:40:50 +00:00
joey
f6ca901b9e
typo
2006-09-07 15:36:39 +00:00
joey
a9c926cabc
reword
2006-09-06 22:43:04 +00:00
joey
17ee4179f3
reword
2006-09-06 22:36:05 +00:00
joey
f7f3b0bb7d
* Add support for mercurial, contributed by Emanuele Aina.
2006-09-06 20:31:55 +00:00
joey
0c1999f782
update
2006-09-06 19:52:24 +00:00
joey
f26e744247
add tla
2006-09-05 19:17:44 +00:00
joey
99d52a1794
* Add support for tla, contributed by Clint Adama. Closes : #385936
2006-09-04 06:15:54 +00:00
joey
9c2b8c4b3e
add python-docutils
2006-08-19 05:05:42 +00:00
joey
8883001615
* Change meta tags to use html entity-escaped text for values, so that
...
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
titles.
2006-07-30 22:58:48 +00:00
joey
e49ff966a3
* ikiwiki can now download and aggregate feeds with its new aggregate
...
plugin, so it's possible to implement a Planet using ikiwiki!
* --setup --refresh no longer rebuilds wrappers. Use --setup --refresh
--wrappers to do that.
* Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate
to update pages that haven't changed on disk.
2006-07-30 04:31:08 +00:00
joey
48f9d39339
* htmltidy plugin from Faidon.
2006-07-29 20:50:20 +00:00
joey
3a2dfb94cb
* Build-depend on libtext-wikiformat-perl, so that the syntax check of
...
the wikiformat plugin works. Thanks, Emanuele Aina.
* Patch from Alessandro Dotti Contra to clean up backlinks and navbar
display, running them through pagetitle. This removes ugly underscores and
other gunk from the display, much nicer. You may want to rebuild your wiki
when upgrading to get the cleanup globally.
2006-07-29 19:16:55 +00:00
joey
52c00acfa3
releasing version 1.9
2006-07-26 21:37:15 +00:00
joey
0bb605baf8
* Parse svn log as xml for improved utf8 and security. Note that this makes
...
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis.
2006-07-02 02:18:31 +00:00