[Pkg-fedora-ds-maintainers] 389-ds-base: Changes to 'debian-unstable'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Wed Oct 3 16:34:16 UTC 2012
debian/changelog | 5 +++--
debian/rules | 2 --
2 files changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 5354f844c04a82f72f76a2c5484247cfb1b28d1b
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Wed Oct 3 19:34:07 2012 +0300
releasing version 1.2.11.15-1
diff --git a/debian/changelog b/debian/changelog
index ccf0e2f..43a3864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-389-ds-base (1.2.11.15-1) UNRELEASED; urgency=low
+389-ds-base (1.2.11.15-1) unstable; urgency=low
* New upstream release.
* Add fix-cve-2012-4450.diff. (Closes: #688942)
@@ -14,7 +14,7 @@
* 389-ds-base.prerm: Add 'set -e'.
* rules: drop DEB_HOST_MULTIARCH, dh9 handles it.
- -- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 27 Sep 2012 11:11:38 +0300
+ -- Timo Aaltonen <tjaalton at ubuntu.com> Wed, 03 Oct 2012 19:33:52 +0300
389-ds-base (1.2.11.7-5) unstable; urgency=low
commit 1aa45d26b2c7983942ae30521842c082362a2d15
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Wed Oct 3 19:33:50 2012 +0300
rules: drop DEB_HOST_MULTIARCH, dh9 handles it.
diff --git a/debian/changelog b/debian/changelog
index 43fece9..ccf0e2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@
directly.
* copyright: Add myself as a copyright holder for debian/*.
* 389-ds-base.prerm: Add 'set -e'.
+ * rules: drop DEB_HOST_MULTIARCH, dh9 handles it.
-- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 27 Sep 2012 11:11:38 +0300
diff --git a/debian/rules b/debian/rules
index e9432df..764b237 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
# Keep track of files we don't install
More information about the Pkg-fedora-ds-maintainers
mailing list