diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 493fc7728..9ae87ca78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ ikiwiki (2.11) UNRELEASED; urgency=low calculations (I hope.) * Removed manual ctime statting code, and just have the calendar plugin use %pagectime. + * Ikiwiki has moved into a git repository. - -- Joey Hess <joeyh@debian.org> Mon, 22 Oct 2007 18:24:00 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 24 Oct 2007 22:19:31 -0400 ikiwiki (2.10) unstable; urgency=low diff --git a/debian/control b/debian/control index 5d4fdc80a..ad2c7cd11 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Joey Hess <joeyh@debian.org>, Josh Triplett <josh@freedesktop.org> Standards-Version: 3.7.2 Homepage: http://ikiwiki.info/ -Vcs-Svn: svn://svn.kitenet.net/ikiwiki/trunk -Vcs-Browser: http://ikiwiki.info/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki +Vcs-Git: git://git.ikiwiki.info/ +Vcs-Browser: http://git.ikiwiki.info/?p=ikiwiki Package: ikiwiki Architecture: all |