Bug#965454: chise-base: diff for NMU version 0.3.0-2.2

2022-05-05 Thread Guilherme de Paula Xavier Segundo
Control: tags 965454 + patch
Control: tags 965454 + pending


Dear maintainer,

I've prepared an NMU for chise-base (versioned as 0.3.0-2.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u chise-base-0.3.0/debian/changelog chise-base-0.3.0/debian/changelog
--- chise-base-0.3.0/debian/changelog
+++ chise-base-0.3.0/debian/changelog
@@ -1,3 +1,14 @@
+chise-base (0.3.0-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965454
+
+ -- Guilherme de Paula Xavier Segundo   Fri, 22 Apr 2022 13:29:50 -0300
+
 chise-base (0.3.0-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
reverted:
--- chise-base-0.3.0/debian/compat
+++ chise-base-0.3.0.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u chise-base-0.3.0/debian/control chise-base-0.3.0/debian/control
--- chise-base-0.3.0/debian/control
+++ chise-base-0.3.0/debian/control
@@ -2,7 +2,7 @@
 Priority: optional
 Section: devel
 Maintainer: NIIBE Yutaka 
-Build-Depends: debhelper (>= 5.0.0), libdb-dev (>= 4.8)
+Build-Depends: debhelper-compat (= 13), libdb-dev (>= 4.8)
 Standards-Version: 3.8.4
 
 Package: chise-db
diff -u chise-base-0.3.0/libchise/config.guess chise-base-0.3.0/libchise/config.guess
--- chise-base-0.3.0/libchise/config.guess
+++ chise-base-0.3.0/libchise/config.guess
@@ -1,14 +1,14 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#   Free Software Foundation, Inc.
+#   Copyright 1992-2022 Free Software Foundation, Inc.
 
-timestamp='2009-06-10'
+# shellcheck disable=SC2006,SC2268 # see below for rationale
+
+timestamp='2022-01-09'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful, but
@@ -17,26 +17,30 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner .
-# Please send patches to .  Submit a context
-# diff and a properly formatted ChangeLog entry.
+# the same distribution terms that you use for the rest of that
+# program.  This Exception is an additional permission under section 7
+# of the GNU General Public License, version 3 ("GPLv3").
 #
-# This script attempts to guess a canonical system name similar to
-# config.sub.  If it succeeds, it prints the system name on stdout, and
-# exits with 0.  Otherwise, it exits with 1.
+# Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 #
-# The plan is that this can be called by configure scripts if you
-# don't specify an explicit build system type.
+# You can get the latest version of this script from:
+# https://git.savannah.gnu.org/cgit/config.git/plain/config.guess
+#
+# Please send patches to .
+
+
+# The "shellcheck disable" line above the timestamp inhibits complaints
+# about features and limitations of the classic Bourne shell that were
+# superseded or lifted in POSIX.  However, this script identifies a wide
+# variety of pre-POSIX systems that do not have POSIX shells at all, and
+# even some reasonably current systems (Solaris 10 as case-in-point) still
+# have a pre-POSIX /bin/sh.
+
 
 me=`echo "$0" | sed -e 's,.*/,,'`
 
@@ -45,7 +49,7 @@
 
 Output the configuration name of the system \`$me' is run on.
 
-Operation modes:
+Options:
   -h, --help print this help, then exit
   -t, --time-stamp   print date of last modification, then exit
   -v, --version  print version number, then exit
@@ -56,8 +60,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright 1992-2022 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warr

Bug#965736: msp430mcu: diff for NMU version 20120406-2.2

2022-04-26 Thread Guilherme de Paula Xavier Segundo
Control: tags 965736 + patch
Control: tags 965736 + pending

Dear maintainer,

I've prepared an NMU for msp430mcu (versioned as 20120406-2.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru msp430mcu-20120406/debian/changelog msp430mcu-20120406/debian/changelog
--- msp430mcu-20120406/debian/changelog	2021-01-03 11:45:50.0 -0300
+++ msp430mcu-20120406/debian/changelog	2022-04-22 14:18:57.0 -0300
@@ -1,3 +1,14 @@
+msp430mcu (20120406-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965736
+
+ -- Guilherme de Paula Xavier Segundo   Fri, 22 Apr 2022 14:18:57 -0300
+
 msp430mcu (20120406-2.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru msp430mcu-20120406/debian/compat msp430mcu-20120406/debian/compat
--- msp430mcu-20120406/debian/compat	2012-05-10 12:16:44.0 -0300
+++ msp430mcu-20120406/debian/compat	1969-12-31 21:00:00.0 -0300
@@ -1 +0,0 @@
-5
diff -Nru msp430mcu-20120406/debian/control msp430mcu-20120406/debian/control
--- msp430mcu-20120406/debian/control	2012-05-10 12:16:44.0 -0300
+++ msp430mcu-20120406/debian/control	2022-04-22 14:18:57.0 -0300
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Luca Bruno 
 Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper-compat (= 13)
 
 Package: msp430mcu
 Architecture: all


Bug#965756: oneliner-el: diff for NMU version 0.3.6-9.2

2022-04-21 Thread Guilherme de Paula Xavier Segundo
Control: tags 965756 + patch
Control: tags 965756 + pending

Dear maintainer,

I've prepared an NMU for oneliner-el (versioned as 0.3.6-9.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u oneliner-el-0.3.6/debian/changelog oneliner-el-0.3.6/debian/changelog
--- oneliner-el-0.3.6/debian/changelog
+++ oneliner-el-0.3.6/debian/changelog
@@ -1,3 +1,16 @@
+oneliner-el (0.3.6-9.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+- debian/compat: removed.
+- debian/control: changed from 'debhelper' to 'debhelper-compat' in
+  Build-Depends field and bumped level to 13.
+- debian/rules: using 'dh_prep' instead of 'dh_clean -k' because the
+  '-k' option is not supported since compat 12.
+- Closes: #965756
+
+ -- Guilherme de Paula Xavier Segundo   Thu, 21 Apr 2022 11:01:29 -0300
+
 oneliner-el (0.3.6-9.1) unstable; urgency=medium
 
   * Non-maintainer upload.
reverted:
--- oneliner-el-0.3.6/debian/compat
+++ oneliner-el-0.3.6.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u oneliner-el-0.3.6/debian/control oneliner-el-0.3.6/debian/control
--- oneliner-el-0.3.6/debian/control
+++ oneliner-el-0.3.6/debian/control
@@ -1,6 +1,6 @@
 Source: oneliner-el
 Section: editors
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper-compat (= 13)
 Priority: optional
 Maintainer: OHURA Makoto 
 Build-Depends-Indep: docbook-to-man, emacs, texinfo, po-debconf
diff -u oneliner-el-0.3.6/debian/rules oneliner-el-0.3.6/debian/rules
--- oneliner-el-0.3.6/debian/rules
+++ oneliner-el-0.3.6/debian/rules
@@ -68,7 +68,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/oneliner-el.


Bug#965742: nagios-plugins-rabbitmq: diff for NMU version 1:1.2.0-2.4

2022-04-21 Thread Guilherme de Paula Xavier Segundo
Control: tags 965742 + patch
Control: tags 965742 + pending

Dear maintainer,

I've prepared an NMU for nagios-plugins-rabbitmq (versioned as 1:1.2.0-2.4) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u nagios-plugins-rabbitmq-1.2.0/debian/changelog nagios-plugins-rabbitmq-1.2.0/debian/changelog
--- nagios-plugins-rabbitmq-1.2.0/debian/changelog
+++ nagios-plugins-rabbitmq-1.2.0/debian/changelog
@@ -1,3 +1,14 @@
+nagios-plugins-rabbitmq (1:1.2.0-2.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965742
+
+ -- Guilherme de Paula Xavier Segundo   Thu, 21 Apr 2022 10:46:52 -0300
+
 nagios-plugins-rabbitmq (1:1.2.0-2.3) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
reverted:
--- nagios-plugins-rabbitmq-1.2.0/debian/compat
+++ nagios-plugins-rabbitmq-1.2.0.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u nagios-plugins-rabbitmq-1.2.0/debian/control nagios-plugins-rabbitmq-1.2.0/debian/control
--- nagios-plugins-rabbitmq-1.2.0/debian/control
+++ nagios-plugins-rabbitmq-1.2.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Cyril Bouthors 
 Uploaders: Cyril Bouthors , Cyril Bouthors 
-Build-Depends: debhelper (>= 5), rsync, libmodule-build-perl
+Build-Depends: debhelper-compat (= 13), rsync, libmodule-build-perl
 Standards-Version: 3.9.5
 
 Package: nagios-plugins-rabbitmq


Bug#965738: mylvmbackup: diff for NMU version 0.15-1.2

2022-04-21 Thread Guilherme de Paula Xavier Segundo
Control: tags 965738 + patch
Control: tags 965738 + pending

Dear maintainer,

I've prepared an NMU for mylvmbackup (versioned as 0.15-1.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru mylvmbackup-0.15/debian/changelog mylvmbackup-0.15/debian/changelog
--- mylvmbackup-0.15/debian/changelog	2017-01-13 17:34:08.0 -0200
+++ mylvmbackup-0.15/debian/changelog	2022-04-21 10:42:15.0 -0300
@@ -1,3 +1,14 @@
+mylvmbackup (0.15-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+- debian/compat: removed.
+- debian/control: changed from 'debhelper' to 'debhelper-compat' in
+  Build-Depends field and bumped level to 13.
+- Closes: #965738
+
+ -- Guilherme de Paula Xavier Segundo   Thu, 21 Apr 2022 10:42:15 -0300
+
 mylvmbackup (0.15-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru mylvmbackup-0.15/debian/compat mylvmbackup-0.15/debian/compat
--- mylvmbackup-0.15/debian/compat	2014-05-22 14:26:26.0 -0300
+++ mylvmbackup-0.15/debian/compat	1969-12-31 21:00:00.0 -0300
@@ -1 +0,0 @@
-5
diff -Nru mylvmbackup-0.15/debian/control mylvmbackup-0.15/debian/control
--- mylvmbackup-0.15/debian/control	2017-01-13 17:34:08.0 -0200
+++ mylvmbackup-0.15/debian/control	2022-04-21 10:42:15.0 -0300
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian MySQL Maintainers 
 Uploaders: Norbert Tretkowski 
-Build-Depends: debhelper (>= 7.0.50), asciidoc (>= 8.2.0), xsltproc, docbook-xsl
+Build-Depends: debhelper-compat (= 13), asciidoc (>= 8.2.0), xsltproc, docbook-xsl
 Standards-Version: 3.9.4
 Homepage: http://lenzg.net/mylvmbackup/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mylvmbackup/


Bug#965733: mrb: diff for NMU version 0.3+nmu2

2022-04-21 Thread Guilherme de Paula Xavier Segundo
Control: tags 965733 + patch
Control: tags 965733 + pending

Dear maintainer,

I've prepared an NMU for mrb (versioned as 0.3+nmu2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru mrb-0.3+nmu1/debian/changelog mrb-0.3+nmu2/debian/changelog
--- mrb-0.3+nmu1/debian/changelog	2021-01-08 09:47:17.0 -0300
+++ mrb-0.3+nmu2/debian/changelog	2022-04-21 10:33:07.0 -0300
@@ -1,3 +1,14 @@
+mrb (0.3+nmu2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965733
+
+ -- Guilherme de Paula Xavier Segundo   Thu, 21 Apr 2022 10:33:07 -0300
+
 mrb (0.3+nmu1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru mrb-0.3+nmu1/debian/compat mrb-0.3+nmu2/debian/compat
--- mrb-0.3+nmu1/debian/compat	2016-08-15 07:56:16.0 -0300
+++ mrb-0.3+nmu2/debian/compat	1969-12-31 21:00:00.0 -0300
@@ -1 +0,0 @@
-5
diff -Nru mrb-0.3+nmu1/debian/control mrb-0.3+nmu2/debian/control
--- mrb-0.3+nmu1/debian/control	2016-08-15 07:56:16.0 -0300
+++ mrb-0.3+nmu2/debian/control	2022-04-21 10:33:07.0 -0300
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Ron Lee 
-Build-Depends: debhelper (>= 5), perl
+Build-Depends: debhelper-compat (= 13), perl
 Standards-Version: 3.9.8.0
 
 Package: mrb


Bug#965460: cli-common: diff for NMU version 0.10+nmu1

2022-04-21 Thread Guilherme de Paula Xavier Segundo
Control: tags 965460 + patch
Control: tags 965460 + pending

Dear maintainer,

I've prepared an NMU for cli-common (versioned as 0.10+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru cli-common-0.10/debian/changelog cli-common-0.10+nmu1/debian/changelog
--- cli-common-0.10/debian/changelog	2019-03-11 12:26:56.0 -0300
+++ cli-common-0.10+nmu1/debian/changelog	2022-04-21 09:30:10.0 -0300
@@ -1,3 +1,14 @@
+cli-common (0.10+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965460
+
+ -- Guilherme de Paula Xavier Segundo   Thu, 21 Apr 2022 09:30:10 -0300
+
 cli-common (0.10) unstable; urgency=medium
 
   * The Cambridge BSP ‘Let’s RM the world’ release.
diff -Nru cli-common-0.10/debian/compat cli-common-0.10+nmu1/debian/compat
--- cli-common-0.10/debian/compat	2019-03-11 12:26:56.0 -0300
+++ cli-common-0.10+nmu1/debian/compat	1969-12-31 21:00:00.0 -0300
@@ -1 +0,0 @@
-5
\ Nenhum caractere de nova linha no final do arquivo
diff -Nru cli-common-0.10/debian/control cli-common-0.10+nmu1/debian/control
--- cli-common-0.10/debian/control	2019-03-11 12:26:56.0 -0300
+++ cli-common-0.10+nmu1/debian/control	2022-04-21 09:30:10.0 -0300
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Mono Group 
 Uploaders: Mirco Bauer 
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: debiandoc-sgml,
  texlive-base-bin,
  texlive-base,


Bug#999034: squidtaild: diff for NMU version 2.1a6-6.2

2022-04-18 Thread Guilherme de Paula Xavier Segundo
Control: tags 999034 + patch
Control: tags 999034 + pending

Dear maintainer,

I've prepared an NMU for squidtaild (versioned as 2.1a6-6.2) and
uploaded it to DELAYED/22. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru squidtaild-2.1a6/debian/changelog squidtaild-2.1a6/debian/changelog
--- squidtaild-2.1a6/debian/changelog	2021-01-05 09:18:12.0 -0300
+++ squidtaild-2.1a6/debian/changelog	2022-04-18 20:56:26.0 -0300
@@ -1,3 +1,11 @@
+squidtaild (2.1a6-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: added missing targets build-arch and build-indep.
+(Closes: #999034)
+
+ -- Guilherme de Paula Xavier Segundo   Mon, 18 Apr 2022 20:56:26 -0300
+
 squidtaild (2.1a6-6.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.


signature.asc
Description: PGP signature


Bug#999018: xvier: diff for NMU version 1.0-7.7

2022-04-18 Thread Guilherme de Paula Xavier Segundo
Control: tags 999018 + patch
Control: tags 999018 + pending

Dear maintainer,

I've prepared an NMU for xvier (versioned as 1.0-7.7) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u xvier-1.0/debian/changelog xvier-1.0/debian/changelog
--- xvier-1.0/debian/changelog
+++ xvier-1.0/debian/changelog
@@ -1,3 +1,11 @@
+xvier (1.0-7.7) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: added missing targets build-arch and build-indep.
+(Closes: #999018)
+
+ -- Guilherme de Paula Xavier Segundo   Mon, 18 Apr 2022 16:01:05 -0300
+
 xvier (1.0-7.6) unstable; urgency=medium
 
   * Non-maintainer upload.


Bug#965595: info2www: diff for NMU version 1.2.2.9-24.2

2022-04-18 Thread Guilherme de Paula Xavier Segundo
Control: tags 965595 + patch
Control: tags 965595 + pending

Dear maintainer,

I've prepared an NMU for info2www (versioned as 1.2.2.9-24.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u info2www-1.2.2.9/debian/changelog info2www-1.2.2.9/debian/changelog
--- info2www-1.2.2.9/debian/changelog
+++ info2www-1.2.2.9/debian/changelog
@@ -1,3 +1,10 @@
+info2www (1.2.2.9-24.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Bumped debhelper compat to 7. (Closes: #965595)
+
+ -- Guilherme de Paula Xavier Segundo   Mon, 18 Apr 2022 14:10:25 -0300
+
 info2www (1.2.2.9-24.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.


Bug#965560: gnome-icon-theme-yasis: diff for NMU version 0.4.2-1.2

2022-03-30 Thread Guilherme de Paula Xavier Segundo
Control: tags 965560 + patch
Control: tags 965560 + pending

Dear maintainer,

I've prepared an NMU for gnome-icon-theme-yasis (versioned as 0.4.2-1.2) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u gnome-icon-theme-yasis-0.4.2/debian/changelog gnome-icon-theme-yasis-0.4.2/debian/changelog
--- gnome-icon-theme-yasis-0.4.2/debian/changelog
+++ gnome-icon-theme-yasis-0.4.2/debian/changelog
@@ -1,3 +1,19 @@
+gnome-icon-theme-yasis (0.4.2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965560
+  * Dropped CDBS in favor of the debhelper to allow the build system to use
+DH level greater than 11. Consequently:
+  - debian/control: removed no longer needed cdbs from Build-Depends
+field.
+  - debian/rules: changed from CBDS to DH.
+
+ -- Guilherme de Paula Xavier Segundo   Wed, 30 Mar 2022 17:09:43 -0300
+
 gnome-icon-theme-yasis (0.4.2-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.


Bug#965434: barada-pam: diff for NMU version 0.5-3.2

2022-03-30 Thread Guilherme de Paula Xavier Segundo
Control: tags 965434 + patch
Control: tags 965434 + pending

Dear maintainer,

I've prepared an NMU for barada-pam (versioned as 0.5-3.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru barada-pam-0.5/debian/changelog barada-pam-0.5/debian/changelog
--- barada-pam-0.5/debian/changelog	2012-05-31 14:55:25.0 -0300
+++ barada-pam-0.5/debian/changelog	2022-03-29 14:08:27.0 -0300
@@ -1,3 +1,14 @@
+barada-pam (0.5-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+  - debian/compat: removed.
+  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+Build-Depends field and bumped level to 13.
+  - Closes: #965434
+
+ -- Guilherme de Paula Xavier Segundo   Tue, 29 Mar 2022 14:08:27 -0300
+
 barada-pam (0.5-3.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru barada-pam-0.5/debian/compat barada-pam-0.5/debian/compat
--- barada-pam-0.5/debian/compat	2012-05-31 14:42:44.0 -0300
+++ barada-pam-0.5/debian/compat	1969-12-31 21:00:00.0 -0300
@@ -1 +0,0 @@
-5
diff -Nru barada-pam-0.5/debian/control barada-pam-0.5/debian/control
--- barada-pam-0.5/debian/control	2012-05-31 14:42:44.0 -0300
+++ barada-pam-0.5/debian/control	2022-03-29 14:07:31.0 -0300
@@ -1,7 +1,7 @@
 Source: barada-pam
 Priority: extra
 Maintainer: Andrew Pollock 
-Build-Depends: debhelper (>= 6.0.7~), autotools-dev, libboost-serialization-dev, libpam-dev, libssl-dev, libboost-filesystem-dev
+Build-Depends: debhelper-compat (= 13), autotools-dev, libboost-serialization-dev, libpam-dev, libssl-dev, libboost-filesystem-dev
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://barada.sourceforge.net/