~ubuntu-branches/ubuntu/quantal/libhttp-request-ascgi-perl/quantal

« back to all changes in this revision

Viewing changes to dist.ini

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Krzyżaniak (eloy), Krzysztof Krzyżaniak (eloy), gregor herrmann
  • Date: 2009-04-28 23:25:26 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090428232526-ka2wb18isrkzh49x
Tags: 0.9-1
[ Krzysztof Krzyżaniak (eloy) ]
* New upstream release
* debian/rules: converte to new schema
* debian/control: Standards-Version update to 3.8.1
* update package to debhelper 7, use debian/rules from debhelper 7

[ gregor herrmann ]
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name = HTTP-Request-AsCGI
 
2
version = 0.9
 
3
license = Perl_5
 
4
author  = Christian Hansen <ch@ngmedia.com>
 
5
author  = Hans Dieter Pearcey <hdp@cpan.org>
 
6
copyright_holder = Christian Hansen <ch@ngmedia.com>
 
7
 
 
8
[Prereq]
 
9
Carp = 0
 
10
Class::Accessor = 0
 
11
HTTP::Request = 0
 
12
HTTP::Response = 1.53
 
13
IO::File = 0
 
14
Test::More = 0
 
15
URI::Escape = 0
 
16
 
 
17
[@Classic]
 
18
 
 
19
[PodPurler]