aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAge
* turn python-support back onJoey Hess2009-05-04
| | | | Should wait to upload until ikiwiki is fixed in testing.
* releasing version 3.11Joey Hess2009-05-04
|
* Avoid using python-support. Closes: #525086Joey Hess2009-05-04
| | | | | | | Uses new debhelper feature to turn off python-support. The tiny python module included herein certianly doesn't need all the python-support nonsense.
* Add python:Depends to control file. Closes: #525086Joey Hess2009-04-21
|
* debian/control: Wrap fields.Joey Hess2009-04-10
|
* Add missing suggests on libtext-textile-perl. Closes: #522039Joey Hess2009-03-31
|
* add Sort::Naturally to suggests and use cpan linkJoey Hess2009-03-19
|
* lintian fixesJoey Hess2009-02-27
|
* lower debhelper build-depJoey Hess2009-02-27
| | | | | debhelper 7.0.50 will support everything needed, and will be backported to stable
* need to pass PREFIX=/usr to avoidJoey Hess2009-02-16
| | | | | | was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-)
* debhelper v7; rules file minimisation.Joey Hess2009-02-15
|
* update deps and bundlesJoey Hess2009-02-12
|
* Recommend libterm-readline-gnu-perlJoey Hess2009-01-12
| | | | since that makes auto.setup behave better.
* Change deb dependencies to list Text::Markdown before markdown (really this ↵Joey Hess2008-11-17
| | | | time).
* don't need libxml-atom-perl nowJoey Hess2008-11-17
|
* adding htmlbalance; housekeepingJoey Hess2008-11-17
| | | | | Used the contrib version of the plugin page since it seemed better than the other one.
* fix lintian warningJoey Hess2008-10-05
|
* willu's teximg changesJoey Hess2008-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 pluginJosh Triplett2008-08-06
|
* add sparkline-php to suggestsJoey Hess2008-07-20
|
* add perlmagick to build depsJoey Hess2008-07-12
| | | | needed since the doc wiki is using an [[img]]
* Change deb dependencies to list Text::Markdown before markdown, since the ↵Joey Hess2008-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 Hess2008-06-19
| | | | work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592
* releasing version 2.50Joey Hess2008-06-13
|
* search: Converted to use xapian-omega.Joey Hess2008-06-03
| | | | | Everything is done except for the actual indexing. I plan to do incremental indexing as pages change.
* documentation for use of hashed passwordsJoey Hess2008-05-29
| | | | Everything but the actual coding to support them.
* add suggests for s3 perl moduleJoey Hess2008-05-12
|
* Allow libtext-markdown-perl to satisfy dependencies, as a an alternative to ↵Joey Hess2008-04-21
| | | | the markdown package.
* Recommend a recent git-core for git init. Closes: 475609Joey Hess2008-04-11
|
* Time::Duration is no longer used, remove from docs and recommends.Joey Hess2008-03-19
|
* * monotone: Require version 0.38 or greater, and stop using the mtnmergercJoey Hess2008-03-12
| | | | option. (Brian May)
* * Depend on HTML::Scrubber, since the scrubber is enabled by default andJoey Hess2008-02-13
| | | | dies if its can't be loaded.
* add monotone to listJoey Hess2008-02-03
|
* remove mention of commit mailsJoey Hess2008-02-02
|
* improve versioning, not that it really mattersJoey Hess2008-01-29
|
* version bzr dep, 0.90 is needed for --authorJoey Hess2008-01-29
|
* Add optional dependency on bzr.Jelmer Vernooij2008-01-28
|
* releasing version 2.16Joey Hess2007-12-18
|
* * Re-organise dependencies and recommends now that recommends are installedJoey Hess2007-12-16
| | | | by default.
* * Add liblwpx-paranoidagent-perl to recommends of Debian package,Joey Hess2007-11-13
| | | | this is needed to do OpenID really securely.
* ikiwiki is now stored in a git repositoryJoey Hess2007-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 itjoey2007-10-21
|
* Vcs- fields now officialjoey2007-10-10
|
* * Add proper Homepage field to Debian package (needs uber-new dpkg).joey2007-08-20
|
* * If Net::OpenID::Consumer is not available, the openid module will quietlyjoey2007-04-30
| | | | | disable itself, this avoids needing a hard dependency on the perl module.
* * fieldset support appeared in CGI::FormBuilder 3.05, so increasejoshtriplett2007-04-30
| | | | version in Depends on libcgi-formbuilder-perl to 3.05
* * Enable openid logins by default.joey2007-04-29
| | | | * Enable usedirs by default.
* * Add libtext-typography-perl to Suggests for the typography plugin.joshtriplett2007-04-10
|
* * Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.joshtriplett2007-04-10
|
* * Add libtext-csv-perl to Suggests, for the table plugin.joshtriplett2007-04-10
|