aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-29 11:38:08 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-29 11:38:08 -0400
commitf4c4b3b45f70764f56a7c29c4d29928f4280a5df (patch)
tree66808a3704fe08bb144e25a390c784f9e8db539d /debian
parentc4784a437d82c2c7747ffc600ac54355130b2ac0 (diff)
downloadikiwiki-f4c4b3b45f70764f56a7c29c4d29928f4280a5df.tar
ikiwiki-f4c4b3b45f70764f56a7c29c4d29928f4280a5df.tar.gz
add spec file
Modify makefile to update spec file version number.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 11fdc993f..4c8c4d6fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ikiwiki (3.20091024) UNRELEASED; urgency=low
* When redirecting to a page, ie, after editing, ensure that the
url is uri-encoded. Most browsers other than MSIE don't care, but it's
the right thing to do.
+ * Add a spec file to allow building rpm from the source package.
-- Joey Hess <joeyh@debian.org> Mon, 26 Oct 2009 11:53:32 -0400