Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Recommend libterm-readline-gnu-perl | Joey Hess | 2009-01-12 | |
| | | | | | | | | since that makes auto.setup behave better. | |||
* | | debian/control: suggest gettext, which is used by the po plugin | intrigeri | 2009-01-01 | |
| | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | |||
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2008-12-30 | |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: debian/control debian/copyright doc/ikiwiki/pagespec.mdwn Signed-off-by: intrigeri <intrigeri@boum.org> | |||
| * | Change deb dependencies to list Text::Markdown before markdown (really this ↵ | Joey Hess | 2008-11-17 | |
| | | | | | | | | time). | |||
| * | don't need libxml-atom-perl now | Joey Hess | 2008-11-17 | |
| | | ||||
| * | adding htmlbalance; housekeeping | Joey Hess | 2008-11-17 | |
| | | | | | | | | | | Used the contrib version of the plugin page since it seemed better than the other one. | |||
* | | suggest po4a for po plugin | Joey Hess | 2008-11-05 | |
|/ | ||||
* | fix lintian warning | Joey Hess | 2008-10-05 | |
| | ||||
* | willu's teximg changes | Joey Hess | 2008-08-24 | |
| | | | | | | | | | * 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. | |||
* | Add Suggests on texlive and texlive-science for the teximg plugin | Josh Triplett | 2008-08-06 | |
| | ||||
* | add sparkline-php to suggests | Joey Hess | 2008-07-20 | |
| | ||||
* | add perlmagick to build deps | Joey Hess | 2008-07-12 | |
| | | | | needed since the doc wiki is using an [[img]] | |||
* | Change deb dependencies to list Text::Markdown before markdown, since the ↵ | Joey Hess | 2008-07-12 | |
| | | | | former, while slower, has a much better html parser that avoids numerous bugs. | |||
* | Version the suggests of xapian-omega to a version known to be new enough to ↵ | Joey Hess | 2008-06-19 | |
| | | | | work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592 | |||
* | releasing version 2.50 | Joey Hess | 2008-06-13 | |
| | ||||
* | search: Converted to use xapian-omega. | Joey Hess | 2008-06-03 | |
| | | | | | Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. | |||
* | documentation for use of hashed passwords | Joey Hess | 2008-05-29 | |
| | | | | Everything but the actual coding to support them. | |||
* | add suggests for s3 perl module | Joey Hess | 2008-05-12 | |
| | ||||
* | Allow libtext-markdown-perl to satisfy dependencies, as a an alternative to ↵ | Joey Hess | 2008-04-21 | |
| | | | | the markdown package. | |||
* | Recommend a recent git-core for git init. Closes: 475609 | Joey Hess | 2008-04-11 | |
| | ||||
* | Time::Duration is no longer used, remove from docs and recommends. | Joey Hess | 2008-03-19 | |
| | ||||
* | * monotone: Require version 0.38 or greater, and stop using the mtnmergerc | Joey Hess | 2008-03-12 | |
| | | | | option. (Brian May) | |||
* | * Depend on HTML::Scrubber, since the scrubber is enabled by default and | Joey Hess | 2008-02-13 | |
| | | | | dies if its can't be loaded. | |||
* | add monotone to list | Joey Hess | 2008-02-03 | |
| | ||||
* | remove mention of commit mails | Joey Hess | 2008-02-02 | |
| | ||||
* | 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-29 | |
| | ||||
* | Add optional dependency on bzr. | Jelmer Vernooij | 2008-01-28 | |
| | ||||
* | releasing version 2.16 | Joey Hess | 2007-12-18 | |
| | ||||
* | * Re-organise dependencies and recommends now that recommends are installed | Joey Hess | 2007-12-16 | |
| | | | | by default. | |||
* | * Add liblwpx-paranoidagent-perl to recommends of Debian package, | Joey Hess | 2007-11-13 | |
| | | | | this is needed to do OpenID really securely. | |||
* | ikiwiki is now stored in a git repository | Joey Hess | 2007-10-24 | |
| | | | | | 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. | |||
* | suggest python, since the rst formatter is written in it | joey | 2007-10-21 | |
| | ||||
* | Vcs- fields now official | joey | 2007-10-10 | |
| | ||||
* | * Add proper Homepage field to Debian package (needs uber-new dpkg). | joey | 2007-08-20 | |
| | ||||
* | * If Net::OpenID::Consumer is not available, the openid module will quietly | joey | 2007-04-30 | |
| | | | | | disable itself, this avoids needing a hard dependency on the perl module. | |||
* | * fieldset support appeared in CGI::FormBuilder 3.05, so increase | joshtriplett | 2007-04-30 | |
| | | | | version in Depends on libcgi-formbuilder-perl to 3.05 | |||
* | * Enable openid logins by default. | joey | 2007-04-29 | |
| | | | | * Enable usedirs by default. | |||
* | * 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 | 2007-04-10 | |
| | | | | | package, because ikiwiki now provides the table plugin, and thus has a file overlap with ikiwiki-plugin-table. | |||
* | * Add myself as a co-maintainer, with Joey's approval. | joshtriplett | 2007-04-09 | |
| | ||||
* | * Add a graphviz plugin. | joshtriplett | 2007-04-09 | |
| | | | | * Suggests: graphviz | |||
* | * Add XS-Vcs-Browser field. | joshtriplett | 2007-04-06 | |
| | ||||
* | * Add Homepage field. | joshtriplett | 2007-04-06 | |
| | ||||
* | * Improvements to Description in debian/control: | joshtriplett | 2007-04-06 | |
| | | | | | | | * Note that some plugins have additional dependencies, found among the Recommends and Suggests. * ikiwiki supports both RSS and Atom feeds. * Fix typos. | |||
* | * Fix a bug in the img plugin that caused thumbnailed files to not be | joey | 2007-04-04 | |
| | | | | | * Make the OpenID library a reccommendation of the Debian package, rather than just a suggests, since OpenID is enabled by default. | |||
* | mention git | joey | 2007-03-07 | |
| | ||||
* | * Make img plugin not fail immediately if Image::Magick is not available. | joey | 2007-02-20 | |
| | | | | This lets ikiwiki not build depend on perlmagic. |