[DRE-commits] [ruby-spreadsheet] 01/01: Install History.md as upstream changelog
Cédric Boutillier
boutil at alioth.debian.org
Wed Sep 18 13:39:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-spreadsheet.
commit 287e395273d02ddc1e015358a590ef20ea19fe50
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Sep 18 15:35:09 2013 +0200
Install History.md as upstream changelog
---
debian/changelog | 6 ++++++
debian/rules | 3 +++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2440a78..cb85023 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-spreadsheet (0.9.0-2) unstable; urgency=low
+
+ * Install History.md as upstream changelog
+
+ -- Cédric Boutillier <boutil at debian.org> Wed, 18 Sep 2013 15:33:21 +0200
+
ruby-spreadsheet (0.9.0-1) unstable; urgency=low
* Imported Upstream version 0.9.0
diff --git a/debian/rules b/debian/rules
index 7d544d1..bf90e59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,6 @@ override_dh_install:
mkdir -p $(BUILDDIR)/usr/share/doc/ruby-spreadsheet/examples/
mv $(BUILDDIR)/usr/bin/xlsopcodes $(BUILDDIR)/usr/share/doc/ruby-spreadsheet/examples/
rm -rf $(BUILDDIR)/usr/bin
+
+override_dh_installchangelogs:
+ dh_installchangelogs History.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-spreadsheet.git
More information about the Pkg-ruby-extras-commits
mailing list