[DRE-commits] [ruby-setup] 04/07: install NEWS.en as upstream changelog

Cédric Boutillier boutil at alioth.debian.org
Thu Oct 17 15:34:31 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-setup.

commit d62861cb3221720e8efdbbc7e1604caf0ad35b17
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Oct 17 17:21:29 2013 +0200

    install NEWS.en as upstream changelog
---
 debian/docs  |    1 -
 debian/links |    1 +
 debian/rules |    5 ++++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/docs b/debian/docs
index 1455192..a413578 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,6 +1,5 @@
 README.en
 README.ja
-NEWS.en
 NEWS.ja
 TODO
 Usage_en.txt
diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..6eff6c1
--- /dev/null
+++ b/debian/links
@@ -0,0 +1 @@
+usr/share/doc/ruby-setup/NEWS.en.gz usr/share/doc/ruby-setup/changelog.gz
diff --git a/debian/rules b/debian/rules
index 59bf271..5972fd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,7 @@
 
 override_dh_auto_build:
 override_dh_auto_install:
-override_dh_auto_clean:
\ No newline at end of file
+override_dh_auto_clean:
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS.en

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-setup.git



More information about the Pkg-ruby-extras-commits mailing list