From: joey Date: Sat, 16 Sep 2006 02:40:50 +0000 (+0000) Subject: * Version the libcgi-session-perl dependency, some features that need X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/528454b9af2217e71e5d5f81551f311803a59c88?hp=e15352066de1815f43ae4bb9891f303caf2b5adb * Version the libcgi-session-perl dependency, some features that need the new version are used in some cases (sslcookie). --- diff --git a/debian/changelog b/debian/changelog index 62084a675..347819863 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,8 +41,10 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Various documentation improvements by various wiki users. * Support Text::Markdown from CPAN, which has a different interface from the original markdown or the one in Debian. + * Version the libcgi-session-perl dependency, some features that need + the new version are used in some cases (sslcookie). - -- Joey Hess Fri, 15 Sep 2006 21:49:23 -0400 + -- Joey Hess Fri, 15 Sep 2006 22:28:31 -0400 ikiwiki (1.26) unstable; urgency=low diff --git a/debian/control b/debian/control index 947907c39..633b3f728 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: ikiwiki Architecture: all -Depends: ${perl:Depends}, libxml-simple-perl, markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, libcgi-formbuilder-perl (>= 3.02.02), libtime-duration-perl, libcgi-session-perl, libmail-sendmail-perl, gcc | c-compiler, libc6-dev | libc-dev, libhtml-parser-perl +Depends: ${perl:Depends}, libxml-simple-perl, markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, libcgi-formbuilder-perl (>= 3.02.02), libtime-duration-perl, libcgi-session-perl (>= 4.14-1), libmail-sendmail-perl, gcc | c-compiler, libc6-dev | libc-dev, libhtml-parser-perl Recommends: subversion | git-core | tla | mercurial, hyperestraier Suggests: viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, polygen, tidy, libxml-feed-perl, libmailtools-perl Description: a wiki compiler