I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.
diff -Nru colplot-5.2.0/debian/changelog colplot-5.2.0/debian/changelog
--- colplot-5.2.0/debian/changelog      2023-10-28 13:19:00.000000000 +0200
+++ colplot-5.2.0/debian/changelog      2023-10-28 13:10:46.000000000 +0200
@@ -1,3 +1,10 @@
+colplot (5.2.0-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0. (Closes: #1007451)
+
+ -- Bastian Germann <b...@debian.org>  Sat, 28 Oct 2023 13:10:46 +0200
+
 colplot (5.2.0-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru colplot-5.2.0/debian/control colplot-5.2.0/debian/control
--- colplot-5.2.0/debian/control        2023-10-28 13:19:00.000000000 +0200
+++ colplot-5.2.0/debian/control        2023-10-28 13:10:17.000000000 +0200
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Troy Heber <tr...@debian.org>
-Build-Depends: debhelper-compat (= 13), quilt (>= 0.40), po-debconf
+Build-Depends: debhelper-compat (= 13), po-debconf
 Standards-Version: 4.6.2
 
 Package: colplot
diff -Nru colplot-5.2.0/debian/patches/03_FIX_SITE_LOCATION.patch 
colplot-5.2.0/debian/patches/03_FIX_SITE_LOCATION.patch
--- colplot-5.2.0/debian/patches/03_FIX_SITE_LOCATION.patch     2023-10-28 
13:19:00.000000000 +0200
+++ colplot-5.2.0/debian/patches/03_FIX_SITE_LOCATION.patch     2023-10-28 
13:10:46.000000000 +0200
@@ -7,5 +7,5 @@
 -my $LibDir='/usr/share/collectl';
 +my $LibDir='/usr/share/colplot/site';
  
- my $Version="5.1.0";
+ my $Version="5.2.0";
  my $Copyright='Copyright 2004-2014 Hewlett-Packard Development Company, L.P.';
diff -Nru colplot-5.2.0/debian/rules colplot-5.2.0/debian/rules
--- colplot-5.2.0/debian/rules  2023-10-28 13:19:00.000000000 +0200
+++ colplot-5.2.0/debian/rules  2023-10-28 13:10:26.000000000 +0200
@@ -4,7 +4,7 @@
 export DH_VERBOSE=1
 
 %:
-       dh $@ --with quilt
+       dh $@
 
 override_dh_install:
        chmod -x $(CURDIR)/oneperpage.ph
diff -Nru colplot-5.2.0/debian/source/format colplot-5.2.0/debian/source/format
--- colplot-5.2.0/debian/source/format  1970-01-01 01:00:00.000000000 +0100
+++ colplot-5.2.0/debian/source/format  2023-10-28 13:10:46.000000000 +0200
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to