summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2014-10-11 16:31:33 +0200
committerGuillem Jover <guillem@debian.org>2014-10-12 06:08:01 +0200
commit9a456ae165ff9d6f21a4d8581e3bce8c572bdb25 (patch)
tree50b835b8301fb54bfdb221b57062a51cda713167 /debian
parent98183cda83b5f1622e1c7a3189bca05f416f44d6 (diff)
downloaddpkg-9a456ae165ff9d6f21a4d8581e3bce8c572bdb25.tar.gz
Dpkg: Document public module
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a9b4af503..0bd40a16e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ dpkg (1.17.17) UNRELEASED; urgency=low
when parsing the DEB_BUILD_PROFILES environment variable.
Thanks to Johannes Schauer <j.schauer@email.de>.
- New Dpkg::Getopt private module.
+ - Document public module Dpkg.
* Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
Missed in dpkg 1.17.14.
* Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
diff --git a/debian/control b/debian/control
index b92ba4556..e82d7a3b8 100644
--- a/debian/control
+++ b/debian/control
@@ -100,6 +100,7 @@ Description: Dpkg perl modules
in dpkg-dev. They cover a wide range of functionality. Among them
there are the following public modules:
.
+ - Dpkg: core variables
- Dpkg::BuildFlags: set, modify and query compilation build flags
- Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS
- Dpkg::Changelog: parse Debian changelogs