[DRE-commits] [ruby-bsearch] 02/04: d/control: move homepage to Homepage field
zeha at debian.org
zeha at debian.org
Wed Apr 8 14:56:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-bsearch.
commit 7dc965a0643bff273fa4fe164d4bfeb2862d5d28
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Apr 8 16:53:39 2015 +0200
d/control: move homepage to Homepage field
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0192e2a..0b65fc0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: TANIGUCHI Takaki <takaki at debian.org>, Paul van Tilburg <paulvt at debian
Build-Depends: debhelper (>> 7.0.0)
Build-Depends-Indep: ruby
Standards-Version: 3.9.3
+Homepage: http://namazu.org/~satoru/ruby-bsearch/
Package: ruby-bsearch
Architecture: all
@@ -13,5 +14,3 @@ Depends: ruby | ruby-interpreter, ${misc:Depends}
Description: binary search library for Ruby
It can search the FIRST or LAST occurrence in an array with a condition
given by a block.
- The latest version of Ruby/Bsearch is available at
- http://namazu.org/~satoru/ruby-bsearch/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bsearch.git
More information about the Pkg-ruby-extras-commits
mailing list