[DRE-commits] [ruby-wirble] 01/01: Upload to unstable
Miguel Landaeta
nomadium at moszumanska.debian.org
Fri Aug 21 15:15:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository ruby-wirble.
commit f94f62e28baaee1277a2e9db143843f3671ae91f
Author: Miguel Landaeta <nomadium at debian.org>
Date: Fri Aug 21 17:09:08 2015 +0200
Upload to unstable
---
debian/changelog | 19 +++++++++++++++++++
debian/compat | 2 +-
debian/control | 7 +++++--
3 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8057c8a..836b0af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+ruby-wirble (0.1.3-5) unstable; urgency=medium
+
+ [ Miguel Landaeta ]
+ * Team upload.
+ * Bump DH compat level to 9.
+
+ [ Jonas Gennant ]
+ * Drop all transitional packages. (Closes: #735730).
+ * Bump Standards-Version to 3.9.6. No changes were required.
+
+ [ Christian Hofstaedtler ]
+ * Remove obsolete d/require-rubygems.overrides.
+
+ [ Cédric Boutillier ]
+ * Use canonical URI in Vcs-* fields.
+ * Remove obsolete DM-Upload-Allowed flag.
+
+ -- Miguel Landaeta <nomadium at debian.org> Fri, 21 Aug 2015 17:07:35 +0200
+
ruby-wirble (0.1.3-4) unstable; urgency=low
* Team upload.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 1aeb4b9..6392f35 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf at debian.org>, Ryan Niebur <ryanryan52 at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 9~),
+ gem2deb (>= 0.3.0~)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-wirble.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-wirble.git;a=summary
@@ -13,7 +14,9 @@ XS-Ruby-Versions: all
Package: ruby-wirble
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ruby | ruby-interpreter
Description: Extensions for the Ruby irb command line shell
A handful of useful Irb features, including colorized results,
tab-completion, history, a simple prompt, and several helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-wirble.git
More information about the Pkg-ruby-extras-commits
mailing list