summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-08-22 02:11:14 +0200
committerGuillem Jover <guillem@debian.org>2009-08-22 02:29:32 +0200
commit06b7239212a27ea8f38599b6743d88d40b9cdd0e (patch)
treeec2b42f33e6df07e974b85b6321b6897b47e143b /debian
parentab95f0bb2f53452994f3d48a0802ab34622c8d67 (diff)
downloaddpkg-06b7239212a27ea8f38599b6743d88d40b9cdd0e.tar.gz
Set DPKG_MAINTSCRIPT_ARCH env var with the .deb architecture
This allows maintainer scripts to know which architecture the package got built for.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 82bcec0a9..e24b5cc13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,8 @@ dpkg (1.15.4) UNRELEASED; urgency=low
* Stop macthing sparc64-*-* GNU triplets with sparc Debian architecture.
* Add support for config.d style directories in dpkg and dselect,
(/etc/dpkg/dpkg.cfg.d and /etc/dpkg/dselect.cfg.d respectively).
+ * Define DPKG_MAINTSCRIPT_ARCH on the maintainer script environment to the
+ architecture the package got built for.
[ Raphael Hertzog ]
* Replace install-info by a wrapper around GNU's install-info. The wrapper