[DRE-commits] [ruby-gitlab] 02/02: Update for version 4.2.0

Sophie Brun sbrun-guest at moszumanska.debian.org
Thu Sep 21 08:06:12 UTC 2017


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

sbrun-guest pushed a commit to branch master
in repository ruby-gitlab.

commit 85f66adef3457903bcb5e5387306afe0a72fb135
Author: Sophie Brun <sophie at freexian.com>
Date:   Thu Sep 21 09:11:30 2017 +0200

    Update for version 4.2.0
---
 debian/changelog | 4 ++--
 debian/control   | 5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c41090..f18eaac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-gitlab (4.1.0-1) UNRELEASED; urgency=medium
+ruby-gitlab (4.2.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #874622)
 
- -- Sophie Brun <sophie at freexian.com>  Fri, 15 Sep 2017 10:35:26 +0200
+ -- Sophie Brun <sophie at freexian.com>  Thu, 21 Sep 2017 09:09:11 +0200
diff --git a/debian/control b/debian/control
index 4db4a36..0c470fa 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10~),
                ruby-terminal-table,
 # for the tests
                ruby-webmock
-Standards-Version: 4.0.0
+Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-gitlab.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gitlab.git
 Homepage: https://github.com/narkoz/gitlab
@@ -24,7 +24,6 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-httparty,
          ruby-terminal-table,
-         ${misc:Depends},
-         ${shlibs:Depends}
+         ${misc:Depends}
 Description: Ruby wrapper and CLI for the GitLab API
  This package contains a Ruby wrapper and CLI for the GitLab API.

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



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