New Upstream Snapshot - rerun

Ready changes

Summary

Merged new upstream version: 0.13.1+git20201209.1.a95b61e (was: 0.13.1).

Resulting package

Built on 2022-12-24T12:18 (took 5m35s)

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

apt install -t fresh-snapshots rerun

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index bff500e..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-.idea
-pkg
-Gemfile.lock
-doc
-tmp
-node_modules
-.vagrant
-.dropbox.attr
-*__jb_tmp__
diff --git a/README.md b/README.md
index 3ccb23f..0b63382 100644
--- a/README.md
+++ b/README.md
@@ -399,7 +399,7 @@ Based upon and/or inspired by:
 
 # Version History
 
-* 
+* v0.13.1   9 December 2020
   * --no-ignore-dotfiles option
 
 * v0.13.0   26 January 2018
diff --git a/debian/changelog b/debian/changelog
index acb8b84..c35ab0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rerun (0.13.1+git20201209.1.a95b61e-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 24 Dec 2022 12:14:32 -0000
+
 rerun (0.13.1-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/0001-Read-version-number-from-installed-gemspec.patch b/debian/patches/0001-Read-version-number-from-installed-gemspec.patch
index b9f4d71..1728c9c 100644
--- a/debian/patches/0001-Read-version-number-from-installed-gemspec.patch
+++ b/debian/patches/0001-Read-version-number-from-installed-gemspec.patch
@@ -6,10 +6,10 @@ Subject: Read version number from installed gemspec
  lib/rerun/options.rb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/lib/rerun/options.rb b/lib/rerun/options.rb
-index 13d5150..1801120 100644
---- a/lib/rerun/options.rb
-+++ b/lib/rerun/options.rb
+Index: rerun.git/lib/rerun/options.rb
+===================================================================
+--- rerun.git.orig/lib/rerun/options.rb
++++ rerun.git/lib/rerun/options.rb
 @@ -5,7 +5,7 @@ require 'rerun/system'
  
  libdir = "#{File.expand_path(File.dirname(File.dirname(__FILE__)))}"

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details