New Upstream Snapshot - ruby-thread-safe

Ready changes

Summary

Merged new upstream version: 0.3.6+git20170723.1.39fc4a4 (was: 0.3.6).

Resulting package

Built on 2022-10-18T07:55 (took 2m51s)

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

apt install -t fresh-snapshots ruby-thread-safe

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..486f87e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,39 @@
+Gemfile.lock
+spec/*.jar
+.rspec-local
+*.gem
+lib/1.8
+lib/1.9
+lib/2.0
+.rvmrc
+.ruby-version
+.ruby-gemset
+.bundle/*
+.yardoc/*
+yardoc/*
+tmp/*
+man/*
+*.tmproj
+rdoc/*
+*.orig
+*.BACKUP.*
+*.BASE.*
+*.LOCAL.*
+*.REMOTE.*
+git_pull.txt
+coverage
+critic
+.DS_Store
+TAGS
+tmtags
+*.sw?
+.idea
+.rbx/*
+lib/**/*.bundle
+lib/**/*.so
+lib/**/*.jar
+ext/**/*.bundle
+ext/**/*.so
+ext/**/*.jar
+pkg
+*.gem
diff --git a/debian/changelog b/debian/changelog
index 0296175..7dbed72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-thread-safe (0.3.6-2) UNRELEASED; urgency=medium
+ruby-thread-safe (0.3.6+git20170723.1.39fc4a4-1) UNRELEASED; urgency=medium
 
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
@@ -10,8 +10,9 @@ ruby-thread-safe (0.3.6-2) UNRELEASED; urgency=medium
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update watch file format version to 4.
+  * New upstream snapshot.
 
- -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Tue, 13 Aug 2019 07:59:18 +0530
+ -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Tue, 18 Oct 2022 07:54:23 -0000
 
 ruby-thread-safe (0.3.6-1) unstable; urgency=medium
 
diff --git a/spec/.gitignore b/spec/.gitignore
deleted file mode 100644
index e69de29..0000000
diff --git a/spec/support/.gitignore b/spec/support/.gitignore
deleted file mode 100644
index e69de29..0000000
diff --git a/spec/thread_safe/.gitignore b/spec/thread_safe/.gitignore
deleted file mode 100644
index e69de29..0000000

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Ruby-Versions: all

More details

Full run details