[libgtkdatabox] 01/07: Glade has moved to multiarch
Andreas Tille
tille at debian.org
Mon Dec 12 21:58:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgtkdatabox.
commit cab18f3e032facf8617507c2c164e27e21049509
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 15 08:26:04 2016 +0100
Glade has moved to multiarch
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 74f1b4a..0980197 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libgtkdatabox (1:0.9.3.0+dfsg-2) UNRELEASED; urgency=medium
+
+ * Glade has moved to Multiarch
+ Closes: #843670
+
+ -- Andreas Tille <tille at debian.org> Tue, 15 Nov 2016 08:25:34 +0100
+
libgtkdatabox (1:0.9.3.0+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/rules b/debian/rules
index c445db9..055e9de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ override_dh_install:
cp -a debian/Makefile.testdatabox debian/$(devpkg)/usr/share/doc/$(devpkg)/examples/Makefile
# Same here for the other binary packages to avoid renaming
dh_install -p$(gladepkg) usr/share/glade/catalogs/gtkdatabox.xml
- dh_install -p$(gladepkg) usr/lib/glade/modules/libgladedatabox.*
+ dh_install -p$(gladepkg) usr/lib/$(DEB_HOST_MULTIARCH)/glade/modules/libgladedatabox.*
dh_install -p$(libglade) usr/lib/*/libglade/2.0/libdatabox.*
# Call d-shlibmove to comply with library packaging guide
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgtkdatabox.git
More information about the debian-science-commits
mailing list