diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-16 17:16:56 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-16 17:16:56 -0500 |
commit | f40c6928f48211d705d58416b96601d632c4237d (patch) | |
tree | 2d3a8472531b83843631ff39cfad70127c29615d /debian/changelog | |
parent | 58f1ef0784117a6b522c8ac64ec24056e1bbad8f (diff) |
* Re-organise dependencies and recommends now that recommends are installed
by default.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f3ea40d20..1708e7581 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.16) UNRELEASED; urgency=low +ikiwiki (2.16) unstable; urgency=low * Major basewiki reorganisation. Most pages moved into ikiwiki/ subdirectory to avoid polluting the main namespace, and some were further renamed. @@ -56,8 +56,10 @@ ikiwiki (2.16) UNRELEASED; urgency=low * brokenlinks: Don't list the same link multiple times. (%links might contain multiple copies of the same link) * git: Correct display of multiline commit messages in recentchanges. + * Re-organise dependencies and recommends now that recommends are installed + by default. - -- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500 + -- Joey Hess <joeyh@debian.org> Sun, 16 Dec 2007 16:55:23 -0500 ikiwiki (2.15) unstable; urgency=low |