[apache-log4j2] 06/07: Install RELEASE-NOTES.md instead of RELEASE-NOTES.txt

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jun 21 11:12:43 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository apache-log4j2.

commit 27ba9ef3d3fc6645d7c98b5a18dc46eacf8465f4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jun 21 12:55:22 2017 +0200

    Install RELEASE-NOTES.md instead of RELEASE-NOTES.txt
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d5c182e..f4eff6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ apache-log4j2 (2.8.2-1) UNRELEASED; urgency=medium
     - Ignore the new test modules log4j-osgi and log4j-core-its
     - Disabled the Cassandra appender (missing dependencies)
     - Updated the Maven rules
+    - Install RELEASE-NOTES.md instead of RELEASE-NOTES.txt
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 21 Jun 2017 12:10:30 +0200
 
diff --git a/debian/rules b/debian/rules
index 5a909ef..89a8463 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@
 
 override_dh_installchangelogs:
-	dh_installchangelogs RELEASE-NOTES.txt
+	dh_installchangelogs RELEASE-NOTES.md
 
 get-orig-source:
 	uscan --download-current-version --force-download --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git



More information about the pkg-java-commits mailing list