Control: tags 1002213 + patch
Control: tags 1002213 + pending

Dear maintainer,

I've prepared an NMU for dmitry (versioned as 1.3a-1.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer or cancel the upload.

Regards,

Eriberto

diff -u dmitry-1.3a/debian/changelog dmitry-1.3a/debian/changelog
--- dmitry-1.3a/debian/changelog
+++ dmitry-1.3a/debian/changelog
@@ -1,3 +1,19 @@
+dmitry (1.3a-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: #1002213
+  * 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 and autotools-dev from
+        Build-Depends field.
+      - debian/rules: changed from CDBS to DH.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Fri, 28 Jan 2022 21:25:23 
-0300
+
 dmitry (1.3a-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
reverted:
--- dmitry-1.3a/debian/compat
+++ dmitry-1.3a.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u dmitry-1.3a/debian/control dmitry-1.3a/debian/control
--- dmitry-1.3a/debian/control
+++ dmitry-1.3a/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Runa Sandvik <runa.sand...@gmail.com>
-Build-Depends: cdbs, debhelper (>= 7), autotools-dev
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 3.8.0
 Homepage: http://www.mor-pah.net/index.php?file=projects/dmitry
 
diff -u dmitry-1.3a/debian/rules dmitry-1.3a/debian/rules
--- dmitry-1.3a/debian/rules
+++ dmitry-1.3a/debian/rules
@@ -5,5 +5,5 @@
 # Workaround for #957142
 export DEB_CFLAGS_MAINT_APPEND = -fcommon
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+%:
+       dh $@

Reply via email to