summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control/Types.pm
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2010-02-26 11:10:08 +0100
committerRaphaël Hertzog <hertzog@debian.org>2010-02-26 14:09:02 +0100
commit0934601905ea4546a874a6558f7a2a2552cd62f1 (patch)
tree4ccd81821d61bbd71fe9257f48c07d6597f76664 /scripts/Dpkg/Control/Types.pm
parent99d10e43d038693d59d455ec3402857fc57da034 (diff)
downloaddpkg-0934601905ea4546a874a6558f7a2a2552cd62f1.tar.gz
Update POD documentation to indicate that it's using UTF-8 encoding
Also fix many spelling errors spotted by lintian.
Diffstat (limited to 'scripts/Dpkg/Control/Types.pm')
-rw-r--r--scripts/Dpkg/Control/Types.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Dpkg/Control/Types.pm b/scripts/Dpkg/Control/Types.pm
index 640ba65f1..56ddeca17 100644
--- a/scripts/Dpkg/Control/Types.pm
+++ b/scripts/Dpkg/Control/Types.pm
@@ -18,6 +18,8 @@ our @EXPORT = qw(CTRL_UNKNOWN CTRL_INFO_SRC CTRL_INFO_PKG CTRL_INDEX_SRC
CTRL_INDEX_PKG CTRL_PKG_SRC CTRL_PKG_DEB CTRL_FILE_CHANGES
CTRL_FILE_VENDOR CTRL_FILE_STATUS CTRL_CHANGELOG);
+=encoding utf8
+
=head1 NAME
Dpkg::Control::Types - export CTRL_* constants