[DRE-commits] [ruby-mixlib-cli] 04/06: Update packaging with a new `dh-make-ruby -w` run

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Sep 19 14:55:34 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-mixlib-cli.

commit 429266499f50ea815c5e345f7f19923b973c8d77
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Sep 19 11:46:16 2016 -0300

    Update packaging with a new `dh-make-ruby -w` run
---
 debian/changelog            | 5 ++++-
 debian/control              | 4 ++--
 debian/ruby-mixlib-cli.docs | 2 +-
 debian/rules                | 1 +
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8f8c75..b4408c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,12 +5,15 @@ ruby-mixlib-cli (1.7.0-1) UNRELEASED; urgency=medium
   [ Cédric Boutillier ]
   * Bump debhelper compatibility level to 9
   * Use https:// in Vcs-* fields
-  * Bump Standards-Version to 3.9.7 (no changes needed)
   * Run wrap-and-sort on packaging files
   * Use new default gem2deb Rakefile to run the tests
 
   [ Antonio Terceiro ]
   * New upstream version 1.7.0
+  * Update packaging with a new `dh-make-ruby -w` run
+    * Bump Standards-Version to 3.9.8 (no changes needed)
+    * Update Homepage: field
+    * debian/ruby-mixlib-cli.docs: updated to reflect renaming of README
 
  -- Cédric Boutillier <boutil at moszumanska.debian.org>  Mon, 19 Sep 2016 11:42:43 -0300
 
diff --git a/debian/control b/debian/control
index 76970fa..fdb4f38 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
                ruby-rspec
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-mixlib-cli.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mixlib-cli.git
-Homepage: http://github.com/opscode/mixlib-cli
+Homepage: https://www.chef.io
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
diff --git a/debian/ruby-mixlib-cli.docs b/debian/ruby-mixlib-cli.docs
index e475c53..b43bf86 100644
--- a/debian/ruby-mixlib-cli.docs
+++ b/debian/ruby-mixlib-cli.docs
@@ -1 +1 @@
-README.rdoc
+README.md
diff --git a/debian/rules b/debian/rules
index 16e6b42..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+
 export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:

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



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