[DRE-commits] [ruby-passenger] 03/04: Exclude Packaging.html from docs.

Felix Geyer fgeyer at moszumanska.debian.org
Sun Sep 28 22:54:32 UTC 2014


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

fgeyer pushed a commit to branch master
in repository ruby-passenger.

commit f95bb218a16797e1fa7e9ad35c1c93b0d55dfbe7
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Sep 28 23:52:51 2014 +0200

    Exclude Packaging.html from docs.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1b0dc5d..32255bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-passenger (4.0.52-1) UNRELEASED; urgency=medium
     - Be more verbose in case of errors.
     - Test wsgi application with python 2 and 3.
     - Add dependencies on python and python3.
+  * Exclude Packaging.html from docs.
 
  -- Felix Geyer <fgeyer at debian.org>  Wed, 10 Sep 2014 10:51:19 +0200
 
diff --git a/debian/rules b/debian/rules
index 36c57e7..555c3db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ override_dh_auto_install:
 		cp -a pkg/fakeroot$$ruby/* debian/tmp/; \
 	done
 	rm -f debian/tmp/usr/share/doc/phusion-passenger/images/._phusion_banner.png
+	rm -f debian/tmp/usr/share/doc/passenger/Packaging.html
 
 override_dh_auto_clean:
 	dh_auto_clean -O--buildsystem=ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-passenger.git



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