New Upstream Snapshot - ruby-slow-enumerator-tools

Ready changes

Summary

Merged new upstream version: 1.1.0+git20171108.1.7fcaae5 (was: 1.1.0).

Resulting package

Built on 2023-01-20T02:05 (took 5m4s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots ruby-slow-enumerator-tools

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 21f27c6..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-.DS_Store
-*.gem
-/.vscode/
-/coverage/
-/Gemfile.lock
diff --git a/README.md b/README.md
index cc13572..6b397ba 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ Run tests:
 
 ## Contributing
 
-Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/slow_enumerator_tools. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
+Bug reports and pull requests are welcome on GitHub at https://github.com/ddfreyne/slow_enumerator_tools. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
 
 ## License
 
@@ -143,4 +143,4 @@ The gem is available as open source under the terms of the [MIT License](http://
 
 ## Code of Conduct
 
-Everyone interacting in the SlowEnumeratorTools project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/slow_enumerator_tools/blob/master/CODE_OF_CONDUCT.md).
+Everyone interacting in the SlowEnumeratorTools project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ddfreyne/slow_enumerator_tools/blob/master/CODE_OF_CONDUCT.md).
diff --git a/debian/changelog b/debian/changelog
index a4f0a39..3857c8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-slow-enumerator-tools (1.1.0-2) UNRELEASED; urgency=medium
+ruby-slow-enumerator-tools (1.1.0+git20171108.1.7fcaae5-1) UNRELEASED; urgency=medium
 
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
@@ -11,8 +11,9 @@ ruby-slow-enumerator-tools (1.1.0-2) UNRELEASED; urgency=medium
   * Update standards version to 4.2.1, no changes needed.
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
+  * New upstream snapshot.
 
- -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Tue, 13 Aug 2019 07:43:47 +0530
+ -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Fri, 20 Jan 2023 02:01:49 -0000
 
 ruby-slow-enumerator-tools (1.1.0-1) unstable; urgency=medium
 
diff --git a/debian/patches/no-simple-code-cov.patch b/debian/patches/no-simple-code-cov.patch
index 4084bb5..fa986e4 100644
--- a/debian/patches/no-simple-code-cov.patch
+++ b/debian/patches/no-simple-code-cov.patch
@@ -2,8 +2,10 @@ Description: do not depend on simplecov or codecov
 Author: Cédric Boutillier <boutil@debian.org>
 Last-Update: 2018-08-20
 
---- a/spec/spec_helper.rb
-+++ b/spec/spec_helper.rb
+Index: ruby-slow-enumerator-tools.git/spec/spec_helper.rb
+===================================================================
+--- ruby-slow-enumerator-tools.git.orig/spec/spec_helper.rb
++++ ruby-slow-enumerator-tools.git/spec/spec_helper.rb
 @@ -1,11 +1,5 @@
  # frozen_string_literal: true
  

More details

Full run details