Control: tags 965555 + patch
Control: tags 965555 + pending

Dear maintainer,

I've prepared an NMU for glurp (versioned as 0.12.3-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer or cancel the upload.

Regards,

Eriberto

diff -u glurp-0.12.3/debian/changelog glurp-0.12.3/debian/changelog
--- glurp-0.12.3/debian/changelog
+++ glurp-0.12.3/debian/changelog
@@ -1,3 +1,19 @@
+glurp (0.12.3-1.1) 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: #965555
+   * 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 CDBS to DH.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Tue, 01 Feb 2022 23:55:04 
-0300
+
 glurp (0.12.3-1) unstable; urgency=medium
 
   * New upstream release (Closes: #333640, #379667, #385088, #359096, #581933).
reverted:
--- glurp-0.12.3/debian/compat
+++ glurp-0.12.3.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u glurp-0.12.3/debian/rules glurp-0.12.3/debian/rules
--- glurp-0.12.3/debian/rules
+++ glurp-0.12.3/debian/rules
@@ -3,4 +3,4 @@
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+%:
+       dh $@
 
diff -u glurp-0.12.3/debian/control glurp-0.12.3/debian/control
--- glurp-0.12.3/debian/control
+++ glurp-0.12.3/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Stanislav Maslovski <stanislav.maslov...@gmail.com>
-Build-Depends: debhelper (>= 5), libgtk2.0-dev (>= 2.4), libglib2.0-dev (>= 
2.4), libmpd-dev, cdbs
+Build-Depends: debhelper-compat (= 13), libgtk2.0-dev (>= 2.4), libglib2.0-dev 
(>= 2.4), libmpd-dev
 Standards-Version: 3.8.4
 Homepage: http://sourceforge.net/projects/glurp/
 

Reply via email to