* Fix a bug in the img plugin that caused thumbnailed files to not be

* Make the OpenID library a reccommendation of the Debian package, rather
  than just a suggests, since OpenID is enabled by default.
master
joey 2007-04-04 00:40:57 +00:00
parent 66c63328bc
commit aee4621bae
5 changed files with 14 additions and 8 deletions

6
debian/changelog vendored
View File

@ -17,10 +17,12 @@ ikiwiki (1.49) UNRELEASED; urgency=low
on and supported creating it (especially Tumov). This adds a "usedirs" on and supported creating it (especially Tumov). This adds a "usedirs"
option that makes ikiwiki use foo/index.html instead of foo.html as option that makes ikiwiki use foo/index.html instead of foo.html as
output page names. It is not yet enabled by default. output page names. It is not yet enabled by default.
* Fix a big in the img plugin that caused thumbnailed files to not be * Fix a bug in the img plugin that caused thumbnailed files to not be
tracked properly. tracked properly.
* Make the OpenID library a reccommendation of the Debian package, rather
than just a suggests, since OpenID is enabled by default.
-- Joey Hess <joeyh@debian.org> Sun, 01 Apr 2007 15:37:17 -0400 -- Joey Hess <joeyh@debian.org> Tue, 03 Apr 2007 20:40:27 -0400
ikiwiki (1.48) unstable; urgency=low ikiwiki (1.48) unstable; urgency=low

4
debian/control vendored
View File

@ -10,8 +10,8 @@ XS-Vcs-Svn: svn://svn.kitenet.net/ikiwiki/trunk
Package: ikiwiki Package: ikiwiki
Architecture: all 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 (>= 4.14-1), libmail-sendmail-perl, gcc | c-compiler, libc6-dev | libc-dev, libhtml-parser-perl, liburi-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, liburi-perl
Recommends: subversion | git-core | tla | mercurial, hyperestraier Recommends: subversion | git-core | tla | mercurial, hyperestraier, libnet-openid-consumer-perl
Suggests: viewvc | viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, polygen, tidy, libxml-feed-perl, libmailtools-perl, perlmagick, libfile-mimeinfo-perl, libnet-openid-consumer-perl, libcrypt-ssleay-perl, liblocale-gettext-perl (>= 1.05-1) Suggests: viewvc | viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, polygen, tidy, libxml-feed-perl, libmailtools-perl, perlmagick, libfile-mimeinfo-perl, libcrypt-ssleay-perl, liblocale-gettext-perl (>= 1.05-1)
Description: a wiki compiler Description: a wiki compiler
ikiwiki converts a directory full of wiki pages into html pages suitable ikiwiki converts a directory full of wiki pages into html pages suitable
for publishing on a website. Unlike many wikis, ikiwiki does not have its for publishing on a website. Unlike many wikis, ikiwiki does not have its

View File

@ -2,4 +2,8 @@ I installed version 1.48-1 of Debian package of ikiwiki. When I went to login w
I assume that these should be pulled in by default since OpenID is enabled by default? I assume that these should be pulled in by default since OpenID is enabled by default?
-- Adam. -- Adam.
> I'm going to promote it from a Suggests to a Recommends, that should get
> it installed by default and still let it not be installed by users who
> don't want it. [[done]] --[[Joey]]

View File

@ -35,7 +35,7 @@ Released 29 April 2006.
features and make other changes to the default configuration. Some things features and make other changes to the default configuration. Some things
I'm considering: I'm considering:
* Makeng OpenID the default auth method. * Making OpenID the default auth method.
* Dropping GlobLists. However, they can lurk in preferences settings in wikis, * Dropping GlobLists. However, they can lurk in preferences settings in wikis,
which may make getting rid of them hard, and it may be worth keeping them which may make getting rid of them hard, and it may be worth keeping them
so users can list pages without anding them together. so users can list pages without anding them together.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-04-01 16:43-0400\n" "POT-Creation-Date: 2007-04-02 14:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -165,7 +165,7 @@ msgstr ""
msgid "RPC::XML::Client not found, not pinging" msgid "RPC::XML::Client not found, not pinging"
msgstr "" msgstr ""
#: ../IkiWiki/Plugin/linkmap.pm:97 #: ../IkiWiki/Plugin/linkmap.pm:98
msgid "failed to run dot" msgid "failed to run dot"
msgstr "" msgstr ""