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

carandraug-guest pushed a commit to branch master
in repository imagej.

commit ef7a33dcb52b7eda5b18809920e52f56c9d1fb8a
Author: Carnë Draug <carandraug+...@gmail.com>
Date:   Sat Aug 12 02:32:57 2017 +0100

    d/rules: override_dh_installchangelogs to point to release-notes.html
---
 debian/changelog | 2 ++
 debian/docs      | 1 -
 debian/rules     | 3 +++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 516afe4..de845a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ imagej (1.51p+dfsg-1) UNRELEASED; urgency=medium
   * Include the maven pom.xml file for artifact ij in group net.imagej
     which is part of ImageJA.  This enables the packaging of ImageJ
     plugins which often use maven.
+  * Install the upstream changelog file, the release-notes file, as
+    the changelog file instead of just another file in docs.
 
  -- Andreas Tille <ti...@debian.org>  Sat, 12 Aug 2017 00:29:11 +0200
 
diff --git a/debian/docs b/debian/docs
index ff51890..2f99f4b 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1 @@
 IJ_Props.txt
-release-notes.html
diff --git a/debian/rules b/debian/rules
index 2707f7f..67e77cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,8 @@ override_dh_auto_install:
 override_dh_auto_build:
        ant build
 
+override_dh_installchangelogs:
+       dh_installchangelogs release-notes.html
+
 get-orig-source:
        uscan --verbose --force-download --repack --compression xz

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

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to