Control: tags 965431 + patch
Control: tags 965431 + pending

Dear maintainer,

I've prepared an NMU for bfbtester (versioned as 2.0.1-7.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer or cancel it.

Regards,

Eriberto

diff -u bfbtester-2.0.1/debian/rules bfbtester-2.0.1/debian/rules
--- bfbtester-2.0.1/debian/rules
+++ bfbtester-2.0.1/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
-  
-DEB_INSTALL_MANPAGES_bfbtester := debian/bfbtester.1
-
-common-configure-impl::
-       cd $(DEB_BUILDDIR); touch aclocal.m4 && touch Makefile.in && \
-       touch src/Makefile.in && touch src/config.h.in && \
-       touch src/bfbt/Makefile && touch configure
-
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+%:
+       dh $@
diff -u bfbtester-2.0.1/debian/changelog bfbtester-2.0.1/debian/changelog
--- bfbtester-2.0.1/debian/changelog
+++ bfbtester-2.0.1/debian/changelog
@@ -1,3 +1,20 @@
+bfbtester (2.0.1-7.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: #965431
+  * 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/manpages: created to install the manpage.
+      - debian/rules: changed from CDBS to DH.
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Fri, 28 Jan 2022 22:14:01 
-0300
+
 bfbtester (2.0.1-7.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u bfbtester-2.0.1/debian/control bfbtester-2.0.1/debian/control
--- bfbtester-2.0.1/debian/control
+++ bfbtester-2.0.1/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Uwe Hermann <u...@debian.org>
-Build-Depends: cdbs, debhelper (>= 5), autotools-dev
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 3.7.2
 
 Package: bfbtester
reverted:
--- bfbtester-2.0.1/debian/compat
+++ bfbtester-2.0.1.orig/debian/compat
@@ -1 +0,0 @@
-5
only in patch2:
unchanged:
--- bfbtester-2.0.1.orig/debian/manpages
+++ bfbtester-2.0.1/debian/manpages
@@ -0,0 +1 @@
+debian/bfbtester.1

Reply via email to