[DRE-commits] [ruby-fakeweb] 03/03: fix number of bug closed by 1.3.0+dfsg1-3

Cédric Boutillier boutil at moszumanska.debian.org
Sun Mar 16 23:32:49 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-fakeweb.

commit 788e1ae2acb30c2f5790fdeb821f20d88903c9d4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Mar 17 00:23:21 2014 +0100

    fix number of bug closed by 1.3.0+dfsg1-3
---
 debian/changelog                         | 9 ++++++++-
 debian/patches/require_mocha_setup.patch | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc3deec..21296fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
+ruby-fakeweb (1.3.0+dfsg1-4) UNRELEASED; urgency=medium
+
+  * Fix number of bug closed (#741760 instead of #741815) in the previous
+    changelog entry and the DEP-3 header of require_mocha_setup.patch.
+
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 17 Mar 2014 00:21:35 +0100
+
 ruby-fakeweb (1.3.0+dfsg1-3) unstable; urgency=medium
 
   * Add require_mocha_setup.patch:
     require mocha/setup instead of mocha, since it is the way to
     ensure that Mocha is correctly initialized.
-    This fixes the test failures caused by missing methods (Closes: #741815)
+    This fixes the test failures caused by missing methods (Closes: #741760)
 
  -- Cédric Boutillier <boutil at debian.org>  Sun, 16 Mar 2014 23:26:47 +0100
 
diff --git a/debian/patches/require_mocha_setup.patch b/debian/patches/require_mocha_setup.patch
index a0b0ff9..cbf0c67 100644
--- a/debian/patches/require_mocha_setup.patch
+++ b/debian/patches/require_mocha_setup.patch
@@ -3,7 +3,7 @@ Description: Require mocha/setup instead of mocha
 Origin: vendor
 Author: Cédric Boutillier <boutil.debian.org>
 Bug: https://github.com/chrisk/fakeweb/issues/46
-Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741815
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741760
 Last-Update: 2014-03-16
 
 --- ruby-fakeweb-1.3.0+dfsg1.orig/test/test_helper.rb

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



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