[DRE-commits] [SCM] ruby-addressable.git branch, master, updated. debian/2.2.8-1-1-gb5d758d
Christian Hofstaedtler
christian at hofstaedtler.name
Tue Dec 18 11:29:08 UTC 2012
The following commit has been merged in the master branch:
commit b5d758d06e4b69bb0d27086a8f0e87506202f2e2
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date: Tue Dec 18 12:27:20 2012 +0100
Install CHANGELOG.md as upstream changelog
diff --git a/debian/rules b/debian/rules
index e01c781..a17ddbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,7 @@
#!/usr/bin/make -f
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGELOG.md
+
--
ruby-addressable.git
More information about the Pkg-ruby-extras-commits
mailing list