[DRE-commits] [ruby-stud] 03/05: Tweak template values
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 5 05:08:58 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-stud.
commit ab573b3b07a5dceed424cf25b3492499b24e2ee4
Author: Tim Potter <tpot at hp.com>
Date: Fri Aug 1 12:48:45 2014 +1000
Tweak template values
---
debian/changelog | 4 ++--
debian/control | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ce6652b..f2387d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-stud (0.0.17-1) UNRELEASED; urgency=medium
+ruby-stud (0.0.17-1) unstable; urgency=medium
* Initial release (Closes: #nnnn)
- -- Cloud-init-user <tpot at hp.com> Fri, 25 Jul 2014 15:44:58 +1000
+ -- Tim Potter <tpot at hp.com> Fri, 25 Jul 2014 15:44:58 +1000
diff --git a/debian/control b/debian/control
index a426cba..02074af 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ruby-stud
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-stud.git
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-stud
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-metriks, ruby-ffi
# metriks (>= 0), ffi (>= 0), rspec (>= 0, development), insist (>= 0, development)
Description: stud - common code techniques
small reusable bits of code I'm tired of writing over and over. A library form of my software-patterns github repo.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-stud.git
More information about the Pkg-ruby-extras-commits
mailing list