[Debian-ha-commits] [pacemaker] 03/09: Changelog update; reflects current state

Richard Winters devrik-guest at moszumanska.debian.org
Thu Apr 30 00:52:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

devrik-guest pushed a commit to branch master
in repository pacemaker.

commit d9dd05801c402c413fa419a7bc67189bb8bd5a7a
Author: Richard B Winters <rik at mmogp.com>
Date:   Wed Apr 29 15:46:27 2015 -0400

    Changelog update; reflects current state
    
    Change-Id: I4a374e545210dadd35bd19160d58169eb8fbad5c
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/changelog | 47 +++++++++++++++++++++++++++++++++++++----------
 1 file changed, 37 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c5968d..d76ab4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,8 @@ pacemaker (1.1.12-1) UNRELEASED; urgency=medium
       -- libquorum-dev
       -- libtotem-pg-dev
       -- libvotequorum-dev
-    - Changed libheartbeat2-dev to a piped alternative to 
-      corosync
+    - Removed heartbeat and libheartbeat from depends in packages
+      where they were present
     - Removed hardening-wrapper in preparation of updating the
       hardening implementation
     - Updated descriptions for several packages
@@ -29,7 +29,10 @@ pacemaker (1.1.12-1) UNRELEASED; urgency=medium
       versioned format
     - Added pacemaker-doc to package offering
     - Added/Updated Vcs-Git and Vcs-Browser to point to the newly 
-      created packaging repositories 
+      created packaging repositories
+    - Added Multi-Arch support to shared libraries and dev packages
+       - Pre-Depends utilized where applicable
+       - Shared libs and their dev packages set to Multi-Arch: same
   * debian/copyright: Multiple edits;
     - Formatted according to DEP-5 version
     - Added debian-ha-maintainers and each uploader to debian/*
@@ -42,6 +45,7 @@ pacemaker (1.1.12-1) UNRELEASED; urgency=medium
       uninstalled files before dh reaches that step
     - Added reference to lib/systemd/system/pacemaker.service
     - Added reference to etc/logrotate.d/pacemaker
+    - Updated paths to use the triplet wild-card where applicable
   * debian/pacemaker-doc.install: Added for pacemaker-doc
   * debian/pacemaker-doc.doc-base: Added for pacemaker-doc
   * debian/pacemaker-remote.install: Updated reference to
@@ -52,24 +56,47 @@ pacemaker (1.1.12-1) UNRELEASED; urgency=medium
   * debian/libcrmcluster4-dev.install: Updated references;
     - Removed reference to plugin.h include
     - Added reference to compatibility.h
+    - Updated references to use wildcards for installing to triplet
+      path; Where applicable
+  * debian/lib<*>.install: Updated references to use wildcards for
+    installing to the triplet path with all shared libraries and their
+    respective dev packages;
+  * debian/lib<*>.symbols: Accurate symbols added for each of the
+    shared libraries, from snapshot.debian.org
   * debian/pacemaker.postinst: Updated to compile bytecode for
     python component; cst
   * debian/pacemaker.prerm: Added to remove compiled bytecode for
     python component; cst
+  * debian/patches: Multiple edits;
+    - Dropped unapplied patches
+    - Added applied patches from Ubuntu's 1.1.12 package that we
+      didn't have; patches 0004-0007
+    - Ran applied patches through gbp pq; patch file names are now
+      serialized 
+    - Added patch to clear lintian error regarding the pacemaker
+      init script not depending on $remote_fs although it sets paths
   * debian/rules: Multiple edits;
     - Streamlined based on dh7 syntax
     - Added instruction for building doxygen html API documentation
-    - Override ./configure to ensure use of corosync as the cluster
-      stack 
+    - Override dh_auto_configure to ensure use of corosync as the 
+      cluster stack primary component 
     - Override dh_python2 and specify also the pacemaker-dev
       package
     - Override dh_compress to remove compiled bytecode and python
       object files
-  * debian/patches: Multiple edits;
-    - Dropped unapplied patches
-    - Ran applied patches through gbp pq; patch file names are now
-      serialized 
-
+    - Added instruction for setting DEB_HOST_MULTIARCH
+    - Updated dh_auto_configure so triplet paths are used as the
+      paths for the install
+  * debian/<*>.lintian-overrides: Added overrides for the following
+    lintian informational warnings and errors;
+    - pkg-config-bad-directive
+    - intra-source-package-circular-dependency
+    - embedded-javascript-library
+  * debian/pacemaker.postinst: Updated to compile cts bytecode
+  * debian/pacemaker.prerm: Added to remove compiled cts bytecode
+  * debian/watch: Updated to look at the new clusterlabs github.com
+    location
+    
   [ Pallai Roland ]
   * debian/control: Multiple edits;
     - Updated dependency version - and changed Conflicts/Replaces

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pacemaker.git



More information about the Debian-HA-Commits mailing list