[Pkg-javascript-commits] [node-bluebird] 02/07: Install changelog.md as upstream changelog.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Mar 4 22:46:40 UTC 2015


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

sebastic pushed a commit to branch master
in repository node-bluebird.

commit bd60853347b71228e58dbbbf337bd333c89530dc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 4 22:37:48 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 1cbe000..efd8dfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,5 +14,6 @@ node-bluebird (2.9.13+dfsg-1) unstable; urgency=low
   * Update Vcs-Browser URL to use cgit instead of gitweb.
   * Improve package description.
   * Regenerate bluebird.min.js from original source.
+  * Install changelog.md as upstream changelog.
 
  -- Ross Gammon <rossgammon at mail.dk>  Wed, 04 Mar 2015 21:39:49 +0100
diff --git a/debian/rules b/debian/rules
index f1659cf..df06dce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,6 @@ override_dh_auto_build:
 	# Minify Javascript
 	uglifyjs -o bluebird.min.js js/browser/bluebird.js
 
+override_dh_installchangelogs:
+	dh_installchangelogs changelog.md
+

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



More information about the Pkg-javascript-commits mailing list