[DRE-commits] [ruby-hipchat] 02/04: Fix debian/c* files

Balasankar C balasankarc-guest at moszumanska.debian.org
Tue Jul 28 07:46:15 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-hipchat.

commit b6177fa2e7c552fc29858a0a0dde2a18f7e594aa
Author: Balasankar C <balasankarc at autistici.org>
Date:   Tue Jul 28 13:12:55 2015 +0530

    Fix debian/c* files
---
 debian/changelog | 11 +++++++++--
 debian/control   | 15 +++++++++++----
 debian/copyright |  5 +++--
 3 files changed, 23 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87f2ae4..f6d56a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,12 @@
-ruby-hipchat (1.0.1-1) unstable; urgency=low
+ruby-hipchat (1.5.2-1) unstable; urgency=medium
 
+  [ Balasankar C ]
+  * Import new upstream version
+  * Make tests support RSpec 3
+  * Add coverage folder to dh_clean
+  * Add myself to uploaders
+
+  [ Jonas Genannt ]
   * Initial release (Closes: #739171)
 
- -- Jonas Genannt <jonas.genannt at capi2name.de>  Sun, 16 Feb 2014 14:35:30 +0100
+ -- Balasankar C <balasankarc at autistici.org>  Thu, 23 Jul 2015 19:50:18 +0530
diff --git a/debian/control b/debian/control
index d823c46..8132afb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,21 @@ Source: ruby-hipchat
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
+Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>,
+           Balasankar C <balasankarc at autistici.org>
 Build-Depends: debhelper (>= 7.0.50~),
-               gem2deb (>= 0.6.1~),
+               gem2deb,
+               rake,
                ruby-httparty,
-               ruby-rspec
-Standards-Version: 3.9.5
+               ruby-mimemagic,
+               ruby-rr,
+               ruby-rspec,
+               ruby-webmock
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-hipchat.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-hipchat.git;a=summary
 Homepage: https://github.com/hipchat/hipchat-rb
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-hipchat
@@ -18,6 +24,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-httparty,
+         ruby-mimemagic,
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: capistrano
diff --git a/debian/copyright b/debian/copyright
index c4009ef..0301e76 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,11 +3,12 @@ Upstream-Name: hipchat
 Source: https://github.com/hipchat/hipchat-rb
 
 Files: *
-Copyright: 2012 Atlassian
+Copyright: 2012 Atlassian <support at hipchat.com>
 License: Expat
 
 Files: debian/*
-Copyright: 2014 Jonas Genannt <jonas.genannt at capi2name.de>
+Copyright: 2015 Balasankar C <balasankarc at autistici.org>
+           2014 Jonas Genannt <jonas.genannt at capi2name.de>
 License: Expat
 
 License: Expat

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



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