diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-08 23:00:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-08 23:00:42 +0000 |
commit | f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19 (patch) | |
tree | b659e691fed19ecd397e5f0dbed1770ccd7dfe65 /debian/changelog | |
parent | afa57f5c074ed297c29eb1030f1ec07b762780d9 (diff) | |
download | ikiwiki-f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19.tar ikiwiki-f0f3a430f33a5fe3bbb2396f999dbbfd63d1bf19.tar.gz |
* Add libc6-dev to dependencies, needed to build wrappers.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 413d0e12e..a636a45f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ikiwiki (1.2) UNRELEASED; urgency=low * Remove dups from the brokenlinks list. + * Add libc6-dev to dependencies, needed to build wrappers. - -- Joey Hess <joeyh@debian.org> Fri, 5 May 2006 23:56:32 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 8 May 2006 19:00:16 -0400 ikiwiki (1.1) unstable; urgency=low |