Joey Hess
6c3cdb04ac
Switch to YAML::XS to work around insanity in YAML::Mo. Closes : #657533
...
https://rt.cpan.org/Ticket/Display.html?id=74487
Gave up trying to support multiple YAML backends. The XS one requires ugly
manual encoding to get unicode right, and doesn't allow dumping yaml
fragments w/o the yaml header, but at least it doesn't randomly crash
on import like YAML::Mo has started to.
2012-01-28 22:36:14 -04:00
Joey Hess
8ed142afc9
On Debian, depend on libtext-markdown-discount.
2012-01-03 19:49:13 -04:00
Joey Hess
3c10ca6a2c
remove vcs-browser
...
not a fan of this field, and it changed again
2011-12-07 12:42:09 -04:00
Joey Hess
45edb2c99a
reorder depends; git first
2011-11-19 12:40:52 -04:00
Joey Hess
97caf03fa0
releasing version 3.20110905
2011-09-05 15:17:15 -04:00
Joey Hess
acb0eb78c4
Promote RPC::XML to a Recommends, since it's used by auto-blog.setup. Closes : #637603
2011-09-05 13:25:05 -04:00
Joey Hess
70ce708b02
releasing version 3.20110712
2011-07-12 12:40:30 -04:00
Joey Hess
45a058a2c7
Add build dep on python-support. Closes : #633536
2011-07-11 13:07:28 -04:00
Joey Hess
d82fa99426
add JSON dep
2011-06-16 14:34:44 -04:00
Joey Hess
d96edbbe68
Add libtext-multimarkdown-perl to Suggests. Closes : #630705
2011-06-16 13:13:08 -04:00
Joey Hess
97a8d30dc1
Support YAML::XS by not passing decoded unicode to Load. Closes : #625713
2011-05-12 17:50:25 -04:00
Joey Hess
825f81340a
aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 connections.
...
Making outgoing ipv6 connections for openid auth is still broken; the glue
module does not seem to solve that, so I did not make openid use it.
2011-05-09 14:00:48 -04:00
Joey Hess
fc79f2252e
Add conflict with libyaml-libyaml-perl, since that library does not support utf8. Closes : #625713 (see https://rt.cpan.org/Public/Bug/Display.html?id=54683 )
2011-05-06 14:38:27 -04:00
Joey Hess
e258575c12
Promote Crypt::SSLeay to Recommends; needed for https openid auth.
2011-04-30 12:06:32 -04:00
Joey Hess
5013e6b0bd
update for libravatar support
...
* 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-30 10:55:36 -04:00
Joey Hess
81abc4adfe
yaml is needed as a build dep now
2011-03-28 12:49:24 -04:00
Joey Hess
9df8971e57
Yaml formatted setup files are now produced by default
...
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.
2011-03-24 21:30:18 -04:00
Joey Hess
3d4313f21d
releasing version 3.20100915
2010-09-15 16:40:26 -04:00
Joey Hess
5da48a39ff
add file package to suggests
...
Now used by filecheck as fallback.
2010-08-30 15:25:33 -04:00
Joey Hess
fee00fdb7a
Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify dependencies. Closes : #591040
2010-07-31 15:54:25 -04:00
Joey Hess
ba36419b0f
update standards-version
2010-07-18 17:56:58 -04:00
Joey Hess
8ce5c77738
Version dependency on liburi-perl to >= 1.36; previous versions did not support building urls from utf-8 strings. Closes : #579713
2010-04-30 13:06:52 -04:00
Joey Hess
dee2940c0b
automatically run --gettime, and optimise it for git
...
* 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-16 18:30:56 -04:00
Joey Hess
034594fcb9
update name of libsparkline-php
2010-04-15 19:14:10 -04:00
Joey Hess
a4a63cb7f9
Update dependency for git-core to git transition.
2010-04-08 16:07:43 -04:00
Joey Hess
195943e588
slightly more consistent capitalisation of ikiwiki
...
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-04-03 16:07:32 -04:00
Joey Hess
4415686d05
add YAML suggests
2010-03-24 14:30:54 -04:00
Joey Hess
0b9b3f3e0a
releasing version 3.20100212
2010-02-12 17:07:54 -05:00
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