New Upstream Release - sqlgrey

Ready changes

Summary

Merged new upstream version: 1.8.0-rc2 (was: 1.8.0).

Resulting package

Built on 2023-08-05T16:23 (took 5m58s)

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

apt install -t fresh-releases sqlgrey

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fa03d1c..8050195 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sqlgrey (1:1.8.0-rc2-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 05 Aug 2023 16:17:46 -0000
+
 sqlgrey (1:1.8.0-5) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/0001-remove-pl-suffix.patch b/debian/patches/0001-remove-pl-suffix.patch
index 1d99413..be17e4e 100644
--- a/debian/patches/0001-remove-pl-suffix.patch
+++ b/debian/patches/0001-remove-pl-suffix.patch
@@ -7,10 +7,10 @@ Subject: =?UTF-8?q?remove-pl-suffix=0Aremove=20.pl=20suffix=20from=20sqlgrey?=
  Makefile |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/Makefile b/Makefile
-index 5bceb02..5506982 100644
---- a/Makefile
-+++ b/Makefile
+Index: sqlgrey-debian.git/Makefile
+===================================================================
+--- sqlgrey-debian.git.orig/Makefile
++++ sqlgrey-debian.git/Makefile
 @@ -20,8 +20,8 @@ update-version:
  	cat sqlgrey.spec | sed 's/^%define ver  .*/%define ver  $(VERSION)/' > sqlgrey.spec.new
  	mv sqlgrey.spec.new sqlgrey.spec
diff --git a/debian/patches/0002-change-build-order.patch b/debian/patches/0002-change-build-order.patch
index 6afa8ca..e935574 100644
--- a/debian/patches/0002-change-build-order.patch
+++ b/debian/patches/0002-change-build-order.patch
@@ -7,10 +7,10 @@ Subject: =?UTF-8?q?change-build-order=0Aupdate=20version=20first,=20then=20b?=
  Makefile |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
-diff --git a/Makefile b/Makefile
-index 5506982..043504c 100644
---- a/Makefile
-+++ b/Makefile
+Index: sqlgrey-debian.git/Makefile
+===================================================================
+--- sqlgrey-debian.git.orig/Makefile
++++ sqlgrey-debian.git/Makefile
 @@ -11,7 +11,7 @@ VERSION := $(shell cat VERSION)
  default:
  	@echo "See INSTALL textfile";
diff --git a/debian/patches/0003-add-logstats-manpage.patch b/debian/patches/0003-add-logstats-manpage.patch
index 768ad92..53032b2 100644
--- a/debian/patches/0003-add-logstats-manpage.patch
+++ b/debian/patches/0003-add-logstats-manpage.patch
@@ -7,10 +7,10 @@ Subject: =?UTF-8?q?add-logstats-manpage=0Aadd=20generation=20of=20logstats=20?=
  Makefile |    4 +++-
  1 files changed, 3 insertions(+), 1 deletions(-)
 
-diff --git a/Makefile b/Makefile
-index 043504c..a4b7eff 100644
---- a/Makefile
-+++ b/Makefile
+Index: sqlgrey-debian.git/Makefile
+===================================================================
+--- sqlgrey-debian.git.orig/Makefile
++++ sqlgrey-debian.git/Makefile
 @@ -36,9 +36,10 @@ use_dbi:
  
  manpage:
diff --git a/debian/patches/0004-allow-false-in-config.patch b/debian/patches/0004-allow-false-in-config.patch
index 0428bbf..3147795 100644
--- a/debian/patches/0004-allow-false-in-config.patch
+++ b/debian/patches/0004-allow-false-in-config.patch
@@ -11,10 +11,10 @@ Content-Transfer-Encoding: 8bit
  sqlgrey |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
-diff --git a/sqlgrey b/sqlgrey
-index cac780f..b664a79 100755
---- a/sqlgrey
-+++ b/sqlgrey
+Index: sqlgrey-debian.git/sqlgrey
+===================================================================
+--- sqlgrey-debian.git.orig/sqlgrey
++++ sqlgrey-debian.git/sqlgrey
 @@ -2475,7 +2475,7 @@ sub read_conffile($)
          s/\s+$//;       # no trailing white
          next unless length;     # anything left ?

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details