[DRE-commits] [ruby-memcache-client] 01/01: add some more upstream docs

Cédric Boutillier boutil at moszumanska.debian.org
Fri Jan 17 10:14:02 UTC 2014


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

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

commit 5c6d0f7ce0b3d44d838c080ae82b15e021a449a2
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Jan 17 11:05:31 2014 +0100

    add some more upstream docs
---
 debian/changelog                 | 1 +
 debian/ruby-memcache-client.docs | 1 +
 debian/rules                     | 3 +++
 3 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7d4015b..36436b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-memcache-client (1.8.5-3) unstable; urgency=low
   * debian/control
     - remove obsolete DM-Upload-Allowed flag
     - use canonical URI in Vcs-* fields
+  * Ship the FAQ and the upstream changelog in the binary package
 
   [ Jonas Genannt ]
   * d/control
diff --git a/debian/ruby-memcache-client.docs b/debian/ruby-memcache-client.docs
index e475c53..3b62ed8 100644
--- a/debian/ruby-memcache-client.docs
+++ b/debian/ruby-memcache-client.docs
@@ -1 +1,2 @@
 README.rdoc
+FAQ.rdoc
diff --git a/debian/rules b/debian/rules
index 841b06e..dcb477c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,3 +19,6 @@ version = $(shell dpkg-parsechangelog | awk '{ if($$1 == "Version:") { print $$2
 override_dh_installman:
 	help2man --name 'display statistics about a memcached server' --no-info --version-string='$(version)' bin/memcached_top > debian/memcached_top.1
 	dh_installman debian/memcached_top.1
+
+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-memcache-client.git



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