summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2009-02-27lintian fixesJoey Hess
2009-02-27fix clean on clean treeJoey Hess
2009-02-19commentsJoey Hess
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-15avoid compressing htmlJoey Hess
2009-02-15debhelper v7; rules file minimisation.Joey Hess
2009-01-12Add auto-blog.setupJoey Hess
It will set up an ikiwiki instance tuned for use in blogging. As part of this change, move the example sites into /usr/share/ikiwiki so they are available even if docs are not installed.
2008-07-27avoid clobbering example diffurlJoey Hess
2008-03-21defer po and pot file updating until package build timeJoey Hess
This allows make to be run without polluting the tree with lots of po file changes.
2008-02-24* Disable taint checking for all builds as people keep complaining about it,Joey Hess
and since all versions of perl seem to be hopelessly broken.
2008-02-12* Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.Joey Hess
2007-12-17* Work around perl taint checking bug #411786, where perl sometimes randomlyJoey Hess
sets the taint flag on untainted variables, by disabling taint checking in the deb. This sucks.
2007-09-11link the GPL to GPL-2 since GPL is now GPL 3.joey
2007-07-15releasing version 2.4joey
2006-11-20* Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey
* Add some code to the build system that tries to determine if the lib installation directory is in @INC. If it's not, munge ikiwiki to hardcode the path to the lib directory. This should allow installing ikiwiki in nonstandard locations, including home directories, by just setting PREFIX at build time. * Fix nested examples directory in deb.
2006-10-28* Install the source of the examples into /usr/share/doc/ikiwiki/examples.joey
2006-08-27more PREFIX funjoey
2006-08-25* Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory.
2006-05-15releasing version 1.2joey
2006-05-05* Add ikiwiki-mass-rebuild script, ripped out of the postinst.joey
* Add some new config items to the estseek.conf template, which are needed by hyperestraier 1.2.3.
2006-05-02* Add a unit test for globlist_match().joey
2006-04-29fix announcedirjoey
2006-04-29releasing version 1.0joey
2006-04-21patch fron Branden to install the man page in Makefile.PLjoey
2006-03-30arrange for new releases to get news prepared for them via my wikiannouncejoey
script
2006-03-24implemented upgradehookshjoey
2006-03-24foojoey
2006-03-19basewiki integrationjoey
2006-03-15man page generationjoey
2006-03-15debianisejoey