Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-19 | add Sort::Naturally to suggests and use cpan link | Joey Hess | |
2009-02-27 | lintian fixes | Joey Hess | |
2009-02-27 | lower debhelper build-dep | Joey Hess | |
debhelper 7.0.50 will support everything needed, and will be backported to stable | |||
2009-02-16 | need to pass PREFIX=/usr to avoid | Joey Hess | |
was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-) | |||
2009-02-15 | debhelper v7; rules file minimisation. | Joey Hess | |
2009-02-12 | update deps and bundles | Joey Hess | |
2009-01-12 | Recommend libterm-readline-gnu-perl | Joey Hess | |
since that makes auto.setup behave better. | |||
2008-11-17 | Change deb dependencies to list Text::Markdown before markdown (really this ↵ | Joey Hess | |
time). | |||
2008-11-17 | don't need libxml-atom-perl now | Joey Hess | |
2008-11-17 | adding htmlbalance; housekeeping | Joey Hess | |
Used the contrib version of the plugin page since it seemed better than the other one. | |||
2008-10-05 | fix lintian warning | Joey Hess | |
2008-08-24 | willu's teximg changes | Joey 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-06 | Add Suggests on texlive and texlive-science for the teximg plugin | Josh Triplett | |
2008-07-20 | add sparkline-php to suggests | Joey Hess | |
2008-07-12 | add perlmagick to build deps | Joey Hess | |
needed since the doc wiki is using an [[img]] | |||
2008-07-12 | Change 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. | |||
2008-06-19 | Version the suggests of xapian-omega to a version known to be new enough to ↵ | Joey Hess | |
work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592 | |||
2008-06-13 | releasing version 2.50 | Joey Hess | |
2008-06-03 | search: Converted to use xapian-omega. | Joey Hess | |
Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. | |||
2008-05-29 | documentation for use of hashed passwords | Joey Hess | |
Everything but the actual coding to support them. | |||
2008-05-12 | add suggests for s3 perl module | Joey Hess | |
2008-04-21 | Allow libtext-markdown-perl to satisfy dependencies, as a an alternative to ↵ | Joey Hess | |
the markdown package. | |||
2008-04-11 | Recommend a recent git-core for git init. Closes: 475609 | Joey Hess | |
2008-03-19 | Time::Duration is no longer used, remove from docs and recommends. | Joey Hess | |
2008-03-12 | * monotone: Require version 0.38 or greater, and stop using the mtnmergerc | Joey Hess | |
option. (Brian May) | |||
2008-02-13 | * Depend on HTML::Scrubber, since the scrubber is enabled by default and | Joey Hess | |
dies if its can't be loaded. | |||
2008-02-03 | add monotone to list | Joey Hess | |
2008-02-02 | remove mention of commit mails | Joey Hess | |
2008-01-29 | improve versioning, not that it really matters | Joey Hess | |
2008-01-29 | version bzr dep, 0.90 is needed for --author | Joey Hess | |
2008-01-28 | Add optional dependency on bzr. | Jelmer Vernooij | |
2007-12-18 | releasing version 2.16 | Joey Hess | |
2007-12-16 | * Re-organise dependencies and recommends now that recommends are installed | Joey Hess | |
by default. | |||
2007-11-13 | * Add liblwpx-paranoidagent-perl to recommends of Debian package, | Joey Hess | |
this is needed to do OpenID really securely. | |||
2007-10-24 | ikiwiki is now stored in a git repository | Joey Hess | |
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-21 | suggest python, since the rst formatter is written in it | joey | |
2007-10-10 | Vcs- fields now official | joey | |
2007-08-20 | * Add proper Homepage field to Debian package (needs uber-new dpkg). | joey | |
2007-04-30 | * If Net::OpenID::Consumer is not available, the openid module will quietly | joey | |
disable itself, this avoids needing a hard dependency on the perl module. | |||
2007-04-30 | * fieldset support appeared in CGI::FormBuilder 3.05, so increase | joshtriplett | |
version in Depends on libcgi-formbuilder-perl to 3.05 | |||
2007-04-29 | * Enable openid logins by default. | joey | |
* Enable usedirs by default. | |||
2007-04-10 | * Add libtext-typography-perl to Suggests for the typography plugin. | joshtriplett | |
2007-04-10 | * Add libdigest-sha1-perl to Suggests, for sparkline and graphviz. | joshtriplett | |
2007-04-10 | * Add libtext-csv-perl to Suggests, for the table plugin. | joshtriplett | |
2007-04-10 | * Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table | joshtriplett | |
package, because ikiwiki now provides the table plugin, and thus has a file overlap with ikiwiki-plugin-table. | |||
2007-04-09 | * Add myself as a co-maintainer, with Joey's approval. | joshtriplett | |
2007-04-09 | * Add a graphviz plugin. | joshtriplett | |
* Suggests: graphviz | |||
2007-04-06 | * Add XS-Vcs-Browser field. | joshtriplett | |
2007-04-06 | * Add Homepage field. | joshtriplett | |
2007-04-06 | * Improvements to Description in debian/control: | joshtriplett | |
* Note that some plugins have additional dependencies, found among the Recommends and Suggests. * ikiwiki supports both RSS and Atom feeds. * Fix typos. |