[DRE-commits] [ruby-passenger] 10/11: Install NEWS as the upstream changelog
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jan 16 16:24:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-passenger.
commit ace1d4c652a68e58fbc5f0124446f919d64541eb
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jan 16 16:43:32 2014 +0100
Install NEWS as the upstream changelog
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fb5a59e..f0d91b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ ruby-passenger (4.0.35-1) unstable; urgency=low
- add bin_load_path.patch to prevent load_path manipulation in bin/*
* Fix installation path for (multiarch) Ruby2.0
* Replace debian/upstream-signing-key.pgp by its armored ASCII version
+ * Install NEWS as the upstream changelog
-- Cédric Boutillier <boutil at debian.org> Thu, 16 Jan 2014 12:53:56 +0100
diff --git a/debian/rules b/debian/rules
index 1639577..d827f82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,3 +32,6 @@ override_dh_auto_clean:
override_dh_install:
dh_install --list-missing -O--buildsystem=ruby
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-passenger.git
More information about the Pkg-ruby-extras-commits
mailing list