[Debian-ha-commits] [crmsh] 09/09: Changelog updated to reflect current state

Richard Winters devrik-guest at moszumanska.debian.org
Fri May 1 00:34:56 UTC 2015


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

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

commit 801f9c59ab488c00e02d35f8feeb7de0898ae3ed
Author: Richard B Winters <rik at mmogp.com>
Date:   Thu Apr 30 20:32:31 2015 -0400

    Changelog updated to reflect current state
    
    Change-Id: I930938ac3d325ae6141e3c1a12ebc77895e6c7cc
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/changelog | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8ead72a..21a4173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,12 @@ crmsh (2.1.3-1) experimental; urgency=low
     - Updated hardening implementation
     - Added an export for ensuring a link against all needed 
       libraries (cf. Policy 10.2)
+    - Override configure to properly set paths for build
+    - Override dh_auto_build to add instruction for building 
+      html documentation
+    - Override dh_auto_install to remove duplicate files
+    - Override dh_compress to strip compiled bytecode from the
+      package
   * debian/control: Multiple changes;
     - Updated uploaders list and formatted for folding
     - Added Vcs-Git and Vcs-Browser entries
@@ -12,8 +18,10 @@ crmsh (2.1.3-1) experimental; urgency=low
     - Python updated to Python2.7 as > Python27 not supported
     - Dropped hardening-wrapper; not necessary any longer
     - Formatted Build-Depends and Depends entries for folding
-    - Updated description/Fixed spelling errors; snipets, definetely
+    - Updated Build-Depends to not use transitional packages
+    - Updated description
     - Bumped standards version to 3.9.6; No changes required
+    - Added crmsh-doc to package offering
   * debian/copyright: Multiple edits
     - Updated source field to current upstream source location
     - Consolidated copyright notices for authors added to upstreams
@@ -22,9 +30,24 @@ crmsh (2.1.3-1) experimental; urgency=low
       team
     - Added License paragraph to remove need for including a paragraph
       for each copyright/license entry present
+  * debian/crmsh.install: Added since multiple package build requires
+    it
+  * debian/crmsh.doc-base: Added for crmsh html documents
+  * debian/crmsh-doc.install: Add to support crmsh-doc package
+  * debian/crmsh-doc.doc-base: Added for crmsh-doc html documents
+  * debian/patches/*: Added for resolving privacy-breach-generic
+    lintian informational warnings;
+    - Includes binary png file in source to remove need for remote
+      resource
+    - Patches crm.conf file for asciidoc, to fix remove remote
+      resource in .html files
+    - Patch python file to fix resource links in atom.xml template
+    - Series file added
   * debian/postinst: Added to compile bytecode for *.py files
   * debian/prerm: Added to removed compiled bytecode
   * debian/pycompat: Added as recommended by packaging tools
+  * debian/source/include-binaries: Added to allow patch which adds
+    a binary png file to the upstream source
   * debian/watch: Added for monitoring upstream releases
 
  -- Richard B Winters <rik at mmogp.com>  Wed, 15 Apr 2015 15:59:25 -0500

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



More information about the Debian-HA-Commits mailing list