summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2011-04-30Promote Crypt::SSLeay to Recommends; needed for https openid auth.Joey Hess
2011-03-30update for libravatar supportJoey Hess
* comments: Add avatar picture of comment author, using Libravatar::URL when available. The avatar is looked up based on (Thanks, Francois Marier) * Recommend libgravatar-url-perl, which contains Libravatar::URL.
2011-03-28yaml is needed as a build dep nowJoey Hess
2011-03-24Yaml formatted setup files are now produced by defaultJoey Hess
This has been a while coming. It turns out that non-excutable setup files have a number of benefits. Also, I find YAML setup files easier to edit myself, and I suspect many users will prefer not needing to deal with perl syntax.
2010-09-15releasing version 3.20100915Joey Hess
2010-08-30add file package to suggestsJoey Hess
Now used by filecheck as fallback.
2010-07-31Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵Joey Hess
simplify dependencies. Closes: #591040
2010-07-18update standards-versionJoey Hess
2010-04-30Version dependency on liburi-perl to >= 1.36; previous versions did not ↵Joey Hess
support building urls from utf-8 strings. Closes: #579713
2010-04-16automatically run --gettime, and optimise it for gitJoey Hess
* Automatically run --gettime the first time ikiwiki is run on a given srcdir. * Optimise --gettime for git, so it's appropriatly screamingly fast. (This could be done for other backends too.) * However, --gettime for git no longer follows renames. * Use above to fix up timestamps on docwiki, as well as ensure that timestamps on basewiki files shipped in the deb are sane.
2010-04-15update name of libsparkline-phpJoey Hess
2010-04-08Update dependency for git-core to git transition.Joey Hess
2010-04-03slightly more consistent capitalisation of ikiwikiJoey Hess
For a while, I was avoiding capitalizing ikiwiki at the beginning of a sentence. I now think that's a bad idea (unless explicitly referring to the `ikiwiki` command). Still, I don't go all the way and always cap it, as a proper noun. That would make the logo look bad. ;) I also tend to avoid capping it as IkiWiki, except when referring to the perl internals, which do use that capitalization. (Too late to change that.) However, it's also reasonable to do so in a WikiLink, as a nod to historical camelcase wikis.
2010-03-24add YAML suggestsJoey Hess
2010-02-12releasing version 3.20100212Joey Hess
2009-12-04add darcs to VCS listJoey Hess
2009-09-24releasing version 3.14159265Joey Hess
2009-09-10add libfile-chdir-perl to build dependsJoey Hess
This is needed for the cvs plugin to load, which is needed for the setup file to include config stanzas for that plugin.
2009-08-12version po4a build-dep to 0.34Joey Hess
0.35 is much better, but 0.34 is the minimum version that will work
2009-07-23add po4a to build-depsJoey Hess
2009-06-06Merge commit 'upstream/master' into pub/pointrigeri
Conflicts: debian/changelog debian/control Signed-off-by: intrigeri <intrigeri@boum.org>
2009-05-22highlight: New plugin supporting syntax highlighting of pretty much anything.Joey Hess
* debian/control: Add suggests for libhighlight-perl, although that package is not yet created by Debian's highlight source package. (See #529869)
2009-05-19Merge branch 'master' into poJoey Hess
Conflicts: debian/changelog
2009-05-04turn python-support back onJoey Hess
Should wait to upload until ikiwiki is fixed in testing.
2009-05-04releasing version 3.11Joey Hess
2009-05-04Avoid using python-support. Closes: #525086Joey Hess
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-04-21Add python:Depends to control file. Closes: #525086Joey Hess
2009-04-20Merge commit 'upstream/master' into pub/pointrigeri
Conflicts: debian/changelog debian/control
2009-04-10debian/control: Wrap fields.Joey Hess
2009-03-31Add missing suggests on libtext-textile-perl. Closes: #522039Joey Hess
2009-03-27Merge branch 'master' into poJoey Hess
Conflicts: debian/control
2009-03-19add Sort::Naturally to suggests and use cpan linkJoey Hess
2009-03-08Merge commit 'upstream/master' into prv/pointrigeri
Conflicts: IkiWiki/Plugin/editpage.pm debian/control debian/copyright doc/todo/need_global_renamepage_hook.mdwn Signed-off-by: intrigeri <intrigeri@boum.org>
2009-02-27lintian fixesJoey Hess
2009-02-27lower debhelper build-depJoey Hess
debhelper 7.0.50 will support everything needed, and will be backported to stable
2009-02-16need to pass PREFIX=/usr to avoidJoey Hess
was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-)
2009-02-15debhelper v7; rules file minimisation.Joey Hess
2009-02-12update deps and bundlesJoey Hess
2009-01-26suggest a po4a version not subject to DoSintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-15Merge commit 'upstream/master' into prv/pointrigeri
Conflicts: debian/control
2009-01-12Recommend libterm-readline-gnu-perlJoey Hess
since that makes auto.setup behave better.
2009-01-01debian/control: suggest gettext, which is used by the po pluginintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-12-30Merge commit 'upstream/master' into prv/pointrigeri
Conflicts: debian/control debian/copyright doc/ikiwiki/pagespec.mdwn Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-05suggest po4a for po pluginJoey Hess
2008-10-05fix lintian warningJoey Hess
2008-08-24willu's teximg changesJoey Hess
* 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-06Add Suggests on texlive and texlive-science for the teximg pluginJosh Triplett
2008-07-20add sparkline-php to suggestsJoey Hess
2008-07-12add perlmagick to build depsJoey Hess
needed since the doc wiki is using an [[img]]
2008-07-12Change deb dependencies to list Text::Markdown before markdown, since the ↵Joey Hess
former, while slower, has a much better html parser that avoids numerous bugs.