[DRE-commits] [ruby-net-ldap] 02/02: install History.rdoc as upstream changelog
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Jan 22 18:44:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-net-ldap.
commit 33c035361e010d933a295eef438f61dafcc6afb5
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Oct 28 13:44:54 2013 +0100
install History.rdoc as upstream changelog
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6cd189c..eeb2047 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ ruby-net-ldap (0.3.1-3) unstable; urgency=low
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URL for Vcs-Git field
+ * debian/rules: install History.rdoc as upstream changelog
[ Ondřej Surý ]
* Remove myself from Uploaders
diff --git a/debian/rules b/debian/rules
index a5e7dc8..813f49d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+ dh_installchangelogs History.rdoc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-net-ldap.git
More information about the Pkg-ruby-extras-commits
mailing list