[Debian-ha-commits] [pacemaker] 05/10: Changelog update
Richard Winters
devrik-guest at moszumanska.debian.org
Sun Apr 26 10:26:46 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 3a920bd60abca476cf743085b34642ed1b0ff077
Author: Richard B Winters <rik at mmogp.com>
Date: Sun Apr 26 04:19:43 2015 -0400
Changelog update
Change-Id: I73797e6a61c598483acd3e23323ee869fa541b3c
Signed-off-by: Richard B Winters <rik at mmogp.com>
---
debian/changelog | 38 ++++++++++++++++++++++++++++++++++----
1 file changed, 34 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8ca085f..0bb2a10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,21 +26,51 @@ pacemaker (1.1.12-1) UNRELEASED; urgency=medium
- Removed duplicate/conflicting Conflicts/Replaces entries in
libcib
- Bumped standards version; Copyright updated to DEP-5
- versioned format
+ versioned format
+ - Added pacemaker-doc to package offering
- Added/Updated Vcs-Git and Vcs-Browser to point to the newly
created packaging repositories
* debian/copyright: Multiple edits;
- Formatted according to DEP-5 version
- Added debian-ha-maintainers and each uploader to debian/*
- * debian/lib<*>-dev.install: Removed *.la file references
+ * debian/pacemaker.install: Updated references;
+ - Removed reference to heartbeat files
+ - Removed reference to usr/lib/lcrso/*.lcrso files
+ - Modified reference to usr/lib/python*/*-packages/cts/*.py
+ so that it copies all files; it allows removal of compiled
+ bytecode via dh_compress by not failing build due to
+ uninstalled files before dh reaches that step
+ - Added reference to lib/systemd/system/pacemaker.service
+ - Added reference to etc/logrotate.d/pacemaker
+ * debian/pacemaker-doc.install: Added for pacemaker-doc
+ * debian/pacemaker-doc.doc-base: Added for pacemaker-doc
+ * debian/pacemaker-remote.install: Updated reference to
+ lib/systemd/system/pacemaker_remote.service
+ * debian/pacemaker-cli-utils.install: Updated references;
+ - Removed reference to crm_uuid
+ - Removed reference to crm_uuid.8 manual file
+ * debian/libcrmcluster4-dev.install: Updated references;
+ - Removed reference to plugin.h include
+ - Added reference to compatibility.h
+ * debian/pacemaker.postinst: Updated to compile bytecode for
+ python component; cst
+ * debian/pacemaker.prerm: Added to remove compiled bytecode for
+ python component; cst
* debian/rules: Multiple edits;
- Streamlined based on dh7 syntax
- Added flags to ensure that we link against all needed libs;
(cf. Policy 10.2)
+ - Added instruction for building doxygen html API documentation
- Override ./configure to ensure use of corosync as the cluster
stack
- - Dropped clearing of dependency_libs field in *.la files in
- favor of removing all .la files instead
+ - 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
[ Pallai Roland ]
* debian/control: Multiple edits;
--
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