[DRE-commits] [ruby-metriks] 03/04: Tweak template values, and add dependencies
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 5 06:22:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-metriks.
commit 5185091d014a461ce28fed2c44bd339787039733
Author: Tim Potter <tpot at hp.com>
Date: Fri Aug 1 13:27:07 2014 +1000
Tweak template values, and add dependencies
---
debian/changelog | 4 ++--
debian/control | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e85778..c071a89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-metriks (0.9.9.6-1) UNRELEASED; urgency=medium
+ruby-metriks (0.9.9.6-1) unstable; urgency=medium
* Initial release (Closes: #nnnn)
- -- Cloud-init-user <tpot at hp.com> Fri, 01 Aug 2014 13:20:23 +1000
+ -- Tim Potter <tpot at hp.com> Fri, 01 Aug 2014 13:20:23 +1000
diff --git a/debian/control b/debian/control
index 91d3809..e86c549 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ruby-metriks
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: <tpot at hp.com>
+Uploaders: Tim Potter <tpot at hp.com>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~)
Standards-Version: 3.9.5
#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-metriks.git
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-metriks
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-atomic, ruby-hitimes, ruby-avl-tree
# atomic (~> 1.0), hitimes (~> 1.1), avl_tree (~> 1.1.2), mocha (~> 0.10, development)
Description: An experimental metrics client
An experimental metrics client.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-metriks.git
More information about the Pkg-ruby-extras-commits
mailing list