aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-10-02 11:53:47 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-10-02 11:54:11 +0200
commit5a82f59941e6b6a35cbd02e3e42b2b0c32d1a0c9 (patch)
tree432ee6b712d82aad43651406c1cdb30ca395a4c1 /debian/changelog
parent61d047d630bf1dceb61e25f63360969a5416e596 (diff)
downloadnx-libs-5a82f59941e6b6a35cbd02e3e42b2b0c32d1a0c9.tar.gz
nx-libs-5a82f59941e6b6a35cbd02e3e42b2b0c32d1a0c9.tar.bz2
nx-libs-5a82f59941e6b6a35cbd02e3e42b2b0c32d1a0c9.zip
debian/libnx-x11.postinst: Don't use dpkg-architecture (bin:package dpkg-dev) in postinst script. Instead prep a libnx-x11.postinst script at build time. (Fixes: #621).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 535d008c2..9d4fcfd89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ nx-libs (2:3.5.0.28-0x2go1) UNRELEASED; urgency=medium
* Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when
built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
(Fixes: #578).
+ * debian/libnx-x11.postinst:
+ + Don't use dpkg-architecture (bin:package dpkg-dev) in postinst script.
+ Instead prep a libnx-x11.postinst script at build time. (Fixes:
+ #621).
[ Nito Martinez ]
* Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison