~ubuntu-branches/ubuntu/saucy/libxml-sax-perl/saucy

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): Florian Schlichting, Florian Schlichting, Ansgar Burchardt
  • Date: 2011-09-14 14:49:55 UTC
  • mfrom: (1.1.6 upstream) (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110914144955-bcezcwiqn1sx82sm
Tags: 0.99+dfsg-1
[ Florian Schlichting ]
* Imported Upstream version 0.99
* Update d/watch.
* Switch to source format "3.0 (quilt)".
* Bump compatibility level to 8.
* Refresh d/copyright.
* Bump Standards-Version to 3.9.2 (no further changes).
* (Build-)Depend on libxml-sax-base-perl.
* Add myself to Uploaders.
* Remove copyright statement for removed XML::SAX::Base.

[ Ansgar Burchardt ]
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
MANIFEST
4
4
Makefile.PL
5
5
README
6
 
XML-SAX-Base/Makefile.PL
7
 
XML-SAX-Base/Changes
8
 
XML-SAX-Base/README
9
 
XML-SAX-Base/lib/XML/SAX/placeholder.pl
10
 
XML-SAX-Base/t/00basic.t
11
 
XML-SAX-Base/t/01exception.t
12
 
XML-SAX-Base/t/01simpledriver.t
13
 
XML-SAX-Base/t/02simplefilter.t
14
 
XML-SAX-Base/t/03chdriver.t
15
 
XML-SAX-Base/t/04chfilter.t
16
 
XML-SAX-Base/t/05dtdhdriver.t
17
 
XML-SAX-Base/t/06lexhdriver.t
18
 
XML-SAX-Base/t/07declhdriver.t
19
 
XML-SAX-Base/t/08errorhdriver.t
20
 
XML-SAX-Base/t/09resoldriver.t
21
 
XML-SAX-Base/t/10dochdriver.t
22
 
XML-SAX-Base/t/11sax1multiclass.t
23
 
XML-SAX-Base/t/12sax2multiclass.t
24
 
XML-SAX-Base/t/13handlerswitch.t
25
 
XML-SAX-Base/t/14downstreamswitch.t
26
 
XML-SAX-Base/t/15parentswitch.t
27
 
XML-SAX-Base/t/16gethandlers.t
28
 
XML-SAX-Base/t/events.pl
29
6
SAX.pm
30
7
SAX/Intro.pod
31
8
SAX/ParserFactory.pm
64
41
testfiles/koi8_r.xml
65
42
testfiles/utf-16.xml
66
43
testfiles/utf-16le.xml
67
 
testfiles/xmltest.xml
68
44
t/00basic.t
69
45
t/01known.t
70
46
t/10xmldecl1.t