~ubuntu-branches/ubuntu/natty/libconfig-inifiles-perl/natty

« back to all changes in this revision

Viewing changes to MANIFEST

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-10-16 17:21:21 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101016172121-hfha61qoyx5o0mk4
Tags: 2.58-1
* New upstream release.
* Stop using svn-upgrade in watch file.
* Use source format 3.0 (quilt), and ease building with
  git-buildpackage: Git-ignore quilt .pc dir, and add source
  local-options.
* Drop locally included CDBS snippets, and local implementation of
  DEB_MAINTAINER_MODE, all included in main cdbs now.
* Ease backporting to Debian stable: Relax inclusion of CDBS snippets
  required only in DEB_MAINTAINER_MODE, and suppress related build-
  dependencies.
* Extend copyright years in rules file, and refer to FSF website (not
  postal address).
* Rewrite copyright file using draft rev135 of DEP5 format.
* Bump Policy compliance to standards-version 3.9.1.
* Shorten Vcs-* stanzas.
* Update DEB_UPSTREAM_URL, to fix get-orig-source rule.
* Build-depend on libtest-simple-perl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
t/22trailing-comment-lines.t
32
32
t/23scalar-ref.t
33
33
t/24case-sensitive-exists.t
 
34
t/25line-endings.t
 
35
t/26scalar-filehandle.t
 
36
t/27empty-ini.t
34
37
t/allowed-comment-chars.ini
35
38
t/array.ini
36
39
t/bad.ini
42
45
t/cmt.ini
43
46
t/en.ini
44
47
t/es.ini
 
48
t/for-27-empty.ini
45
49
t/lib/Config/IniFiles/Debug.pm
 
50
t/lib/Config/IniFiles/TestPaths.pm
46
51
t/non-contiguous-groups.ini
47
52
t/pod-coverage.t
48
53
t/pod.t