aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
* * Disable taint checking for all builds as people keep complaining about it,Joey Hess2008-02-24
| | | | and since all versions of perl seem to be hopelessly broken.
* * Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.Joey Hess2008-02-12
|
* * Work around perl taint checking bug #411786, where perl sometimes randomlyJoey Hess2007-12-17
| | | | | sets the taint flag on untainted variables, by disabling taint checking in the deb. This sucks.
* link the GPL to GPL-2 since GPL is now GPL 3.joey2007-09-11
|
* releasing version 2.4joey2007-07-15
|
* * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey2006-11-20
| | | | | | | | | * 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.
* * Install the source of the examples into /usr/share/doc/ikiwiki/examples.joey2006-10-28
|
* more PREFIX funjoey2006-08-27
|
* * Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey2006-08-25
| | | | | * Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory.
* releasing version 1.2joey2006-05-15
|
* * Add ikiwiki-mass-rebuild script, ripped out of the postinst.joey2006-05-05
| | | | | * Add some new config items to the estseek.conf template, which are needed by hyperestraier 1.2.3.
* * Add a unit test for globlist_match().joey2006-05-02
|
* fix announcedirjoey2006-04-29
|
* releasing version 1.0joey2006-04-29
|
* patch fron Branden to install the man page in Makefile.PLjoey2006-04-21
|
* arrange for new releases to get news prepared for them via my wikiannouncejoey2006-03-30
| | | | | script
* implemented upgradehookshjoey2006-03-24
|
* foojoey2006-03-24
|
* basewiki integrationjoey2006-03-19
|
* man page generationjoey2006-03-15
|
* debianisejoey2006-03-15