[Pkg-javascript-commits] [highlight.js] 09/10: Install CHANGES.md as upstream changelog

Cédric Boutillier boutil at moszumanska.debian.org
Sun Mar 2 08:56:38 UTC 2014


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

boutil pushed a commit to branch master
in repository highlight.js.

commit a372edc2a7348741fb9a15b12257d127ec4bd5ad
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Mar 2 00:29:28 2014 +0100

    Install CHANGES.md as upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aa7fb7e..159377b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ highlight.js (8.0+ds-1) unstable; urgency=medium
   * Refresh modify_build_dir.patch
   * Add remove_cyrillic_i_from_doc.patch to remove a cyrillic letter in the
     documentation
+  * Install CHANGES.md as upstream changelog
 
  -- Cédric Boutillier <boutil at debian.org>  Wed, 19 Feb 2014 23:20:55 +0100
 
diff --git a/debian/rules b/debian/rules
index 20293a3..b127a8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,5 @@ build_doc:
 	$(MAKE) -C docs/ html
 	$(MAKE) -C docs/ latexpdf
 
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/highlight.js.git



More information about the Pkg-javascript-commits mailing list