New Upstream Snapshot - golang-github-agext-levenshtein

Ready changes

Summary

Merged new upstream version: 1.2.3+git20201015.1.768bcf7+ds (was: 1.2.3).

Resulting package

Built on 2022-12-19T17:55 (took 6m3s)

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

apt install -t fresh-snapshots golang-github-agext-levenshtein-dev

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100755
index 4473da1..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,53 +0,0 @@
-# Ignore docs files
-_gh_pages
-_site
-
-# Ignore temporary files
-README.html
-coverage.out
-.tmp
-
-# Numerous always-ignore extensions
-*.diff
-*.err
-*.log
-*.orig
-*.rej
-*.swo
-*.swp
-*.vi
-*.zip
-*~
-
-# OS or Editor folders
-._*
-.cache
-.DS_Store
-.idea
-.project
-.settings
-.tmproj
-*.esproj
-*.sublime-project
-*.sublime-workspace
-nbproject
-Thumbs.db
-
-# Komodo
-.komodotools
-*.komodoproject
-
-# SCSS-Lint
-scss-lint-report.xml
-
-# grunt-contrib-sass cache
-.sass-cache
-
-# Jekyll metadata
-docs/.jekyll-metadata
-
-# Folders to ignore
-.build
-.test
-bower_components
-node_modules
diff --git a/.travis.yml b/.travis.yml
index 68d3881..a808039 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,8 +3,9 @@ sudo: false
 matrix:
   fast_finish: true
   include:
-    - go: 1.14.x
+    - go: 1.15.x
       env: TEST_METHOD=goveralls
+    - go: 1.14.x
     - go: 1.13.x
     - go: 1.12.x
     - go: 1.11.x
@@ -17,6 +18,7 @@ matrix:
     - go: 1.5.x
   allow_failures:
     - go: tip
+    - go: 1.12.x
     - go: 1.11.x
     - go: 1.10.x
     - go: 1.9.x
diff --git a/debian/changelog b/debian/changelog
index 30e2310..bda2abd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-agext-levenshtein (1.2.3+git20201015.1.768bcf7+ds-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 19 Dec 2022 17:50:53 -0000
+
 golang-github-agext-levenshtein (1.2.3-2) unstable; urgency=medium
 
   [ Debian Janitor ]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details