[DRE-commits] [SCM] bundler.git branch, master, updated. debian/1.2.2-1-7-g55d8c99
Christian Hofstaedtler
christian at hofstaedtler.name
Tue Dec 18 11:16:02 UTC 2012
The following commit has been merged in the master branch:
commit 55d8c99c9ee2c0f2dd786de860d2334015c1ee13
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date: Tue Dec 18 12:14:07 2012 +0100
Install CHANGELOG.md as upstream changelog
diff --git a/debian/rules b/debian/rules
index 0095a78..ab39906 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,7 @@ override_dh_auto_clean:
rm -rf lib/bundler/vendor
dh_auto_clean
rm -f man/*.1 man/*.5
+
+override_dh_installchangelogs:
+ dh_installchangelogs -i CHANGELOG.md
+
--
bundler.git
More information about the Pkg-ruby-extras-commits
mailing list