~ubuntu-branches/ubuntu/quantal/libtext-wikiformat-perl/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Mako Hill
  • Date: 2011-02-12 14:44:49 UTC
  • mfrom: (1.1.3 upstream) (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110212144449-6lcsb4ihr1ayymis
Tags: 0.79-1
* New upstream release. (Closes: #583317)
* Fixed broken watch file. (Closes: #449734)
* Move to new source format and update package in a various ways.
* Suppress packlist.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: libtext-wikiformat-perl
2
2
Section: perl
3
3
Priority: optional
4
 
Build-Depends: debhelper (>= 4.0.0)
5
 
Build-Depends-Indep: perl (>= 5.6.0-16), libmodule-build-perl (>= 0.21-1), liburi-perl
 
4
Build-Depends: debhelper (>= 5)
 
5
Build-Depends-Indep: perl (>= 5.6), libmodule-build-perl, liburi-perl
6
6
Maintainer: Benjamin Mako Hill <mako@debian.org>
7
 
Standards-Version: 3.7.2
 
7
Standards-Version: 3.9.1
8
8
 
9
9
Package: libtext-wikiformat-perl
10
10
Architecture: all
11
 
Depends: ${perl:Depends}, liburi-perl
 
11
Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl
12
12
Description: translates Wiki formatted text into other formats
13
13
 The original Wiki web site was intended to have a very simple interface to
14
14
 edit and to add pages. Its formatting rules are simple and easy to use. They