1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
Source: movabletype-opensource
Section: web
Priority: optional
Build-Depends: debhelper (>= 7), po-debconf
Build-Depends-Indep: perl (>= 5.8.8-12)
Maintainer: Debian Movable Type and OpenMelody team <pkg-mt-om-devel@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.3
Homepage: http://www.movabletype.org/opensource/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mt-om/movabletype-opensource.git
Vcs-Git: git://anonscm.debian.org/pkg-mt-om/movabletype-opensource.git
Package: movabletype-opensource
Architecture: all
Depends: ${misc:Depends},
perl-modules,
libclass-accessor-perl (>= 0.34),
libimage-size-perl (>= 3.2),
libjson-perl (>= 2.15),
libwww-perl,
libmime-encwords-perl (>= 1.011.1),
libnet-openid-consumer-perl (>= 1.03),
liburi-perl (>= 1.40),
libxml-atom-perl (>= 0.38),
libxml-sax-perl,
libxml-xpath-perl,
libyaml-tiny-perl (>= 1.40),
libdbd-sqlite3-perl,
libdbd-mysql-perl,
libdbd-pg-perl,
dbconfig-common,
exim4 | mail-transport-agent,
ucf,
libhtml-parser-perl,
liblucene-queryparser-perl,
libclass-trigger-perl (>= 0.14),
libdbi-perl,
libclass-data-inheritable-perl (>= 0.08),
libtheschwartz-perl (>= 1.07),
libdata-objectdriver-perl (>= 0.08),
libjs-jquery,
perl-modules (>= 5.10.0) | libversion-perl,
liburi-fetch-perl,
libhtml-parser-perl,
libipc-run-perl,
libcrypt-ssleay-perl,
libgd-gd2-perl,
sqlite | mysql-client | postgresql-client,
libalgorithm-diff-perl,
perlmagick
Pre-Depends: debconf
Recommends: libarchive-tar-perl,
libsoap-lite-perl,
libarchive-zip-perl
Provides: movabletype
Description: Well-known blogging engine
MovableType is a popular blogging, or web publishing platform. It
provides an easy to use web interface to publishing blogs and contains
many features and plugins.
Package: movabletype-plugin-core
Architecture: all
Depends: ${misc:Depends},
libwww-perl,
perl-modules,
libxml-sax-perl,
libhtml-parser-perl,
libtext-textile-perl,
libhtml-entities-numbered-perl,
libjson-perl,
libclass-accessor-perl
Suggests: movabletype-plugin-zemanta
Description: Core Movable Type plugins
These plugins are included with Movable Type Open Source:
Markdown, MultiBlog, spamlookup, StyleCatcher, Textile, WXRImporter,
TypePadAntiSpam
Package: movabletype-plugin-zemanta
Architecture: all
Depends: ${misc:Depends},
libwww-perl
Description: Zemanta Movable Type plugin
This plugin uses the Zemanta web service to suggest links and images
to be added to blog posts. It does this by sending information about
blog posts to the external web service. This plugin should therefore
only be installed if you are willing for your content to be used in this
way.
|