summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2013-03-29 20:13:01 +0100
committerGuillem Jover <guillem@debian.org>2013-04-04 23:37:20 +0200
commit81d048b4ccdfe129a562a96be2a00472cbe46c77 (patch)
tree488b1a10057f65eca86813b595b01e6e317035c3 /debian
parentb6fc3054af21722bb3da021d35e857265f382c9c (diff)
downloaddpkg-81d048b4ccdfe129a562a96be2a00472cbe46c77.tar.gz
dpkg-architecture(1): Fix debian/rules usage documentation
Only set the configure flags if they have not been previously set. Call the configure script with a path prefix. Pass --build/--host or --build to configure depending on whether we are cross-compiling.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ec13a0db..35ffbd0f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
- Unify command-line options into a single OPTIONS section.
- Mark programs, variables, fields and command-line options in bold.
- Fold dpkg-architecture(1) DEBIAN/RULES section into EXAMPLES.
+ - Fix dpkg-architecture(1) debian/rules usage documentation.
* Use colon instead of dot for user:group in dpkg debug output.
* Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
* Fix update-alternatives to use the current alternative link as the first