[Pkg-ocaml-maint-commits] [extlib] 03/03: install upstream changelog

Johannes Schauer josch at moszumanska.debian.org
Mon Aug 31 06:33:24 UTC 2015


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

josch pushed a commit to branch master
in repository extlib.

commit 388e7e2b2271aac3593d6c49e7dfde35596e7a59
Author: Johannes Schauer <josch at debian.org>
Date:   Mon Aug 31 07:55:42 2015 +0200

    install upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f0a9779..4d0eaa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ extlib (1.7.0-1) UNRELEASED; urgency=medium
   * build-depend on ocaml-findlib with (>= 1.5.1) as per upstream requirement
   * build-depend on libfindlib-ocaml-dev for the bytes module
   * upstream README is now README and not README.txt
+  * install upstream changelog
 
  -- Johannes Schauer <josch at debian.org>  Sun, 30 Aug 2015 12:29:32 +0200
 
diff --git a/debian/rules b/debian/rules
index 59ebfd6..e986693 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ override_dh_auto_install:
 	# ocamlfind: Bad configuration: Cannot mkdir [...] because a path component does not exist or is not a directory
 	mkdir -p $(OCAMLFIND_DESTDIR)
 	dh_auto_install
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/extlib.git



More information about the Pkg-ocaml-maint-commits mailing list