Bug#1007662: ips: please consider upgrading to 3.0 source format

2023-10-28 Thread Bastian Germann

I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.diff -Nru ips-4.0/debian/changelog ips-4.0/debian/changelog
--- ips-4.0/debian/changelog2023-10-28 13:52:40.0 +0200
+++ ips-4.0/debian/changelog2023-10-28 13:45:20.0 +0200
@@ -1,3 +1,11 @@
+ips (4.0-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0. (Closes: #1007662)
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #939992)
+
+ -- Bastian Germann   Sat, 28 Oct 2023 13:45:20 +0200
+
 ips (4.0-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru ips-4.0/debian/control ips-4.0/debian/control
--- ips-4.0/debian/control  2023-10-28 13:52:40.0 +0200
+++ ips-4.0/debian/control  2023-10-28 13:45:03.0 +0200
@@ -1,8 +1,8 @@
 Source: ips
-Section: admin 
+Section: admin
 Priority: extra
 Maintainer: Michael Meskes 
-Build-Depends: debhelper (>= 5), quilt (>= 0.40), libncurses5-dev, libxt-dev
+Build-Depends: debhelper (>= 7), libncurses5-dev, libxt-dev
 Standards-Version: 3.8.4
 
 Package: ips
diff -Nru ips-4.0/debian/patches/conffile.diff 
ips-4.0/debian/patches/conffile.diff
--- ips-4.0/debian/patches/conffile.diff2023-10-28 13:52:40.0 
+0200
+++ ips-4.0/debian/patches/conffile.diff2023-10-28 13:45:20.0 
+0200
@@ -8,9 +8,9 @@
 +.I /etc/ips.init
  which is used to set system defaults for
  .BR ips .
- .PP
+ 
 @@ -936,7 +936,7 @@
- command line.
+ 
  .SH USEFUL MACROS
  The standard supplied system initialization file
 -.I /usr/local/lib/ips.init
diff -Nru ips-4.0/debian/rules ips-4.0/debian/rules
--- ips-4.0/debian/rules2023-10-28 13:52:40.0 +0200
+++ ips-4.0/debian/rules2023-10-28 13:45:20.0 +0200
@@ -9,10 +9,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 configure: configure-stamp
-configure-stamp: patch
+configure-stamp:
dh_testdir
# Add here commands to configure the package.
 
@@ -23,13 +21,10 @@
 
 build-stamp: configure-stamp 
dh_testdir
-
-   # Add here commands to compile the package.
-   $(MAKE) 
-
+   dh_auto_build
touch $@
 
-clean: unpatch
+clean:
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
diff -Nru ips-4.0/debian/source/format ips-4.0/debian/source/format
--- ips-4.0/debian/source/format2023-10-28 13:52:40.0 +0200
+++ ips-4.0/debian/source/format2023-10-28 13:39:17.0 +0200
@@ -1 +1 @@
-1.0
+3.0 (quilt)


Bug#1007662: ips: please consider upgrading to 3.0 source format

2022-03-15 Thread Lucas Nussbaum
Source: ips
Version: 4.0-1.1
Severity: wishlist
Tags: bookworm sid
Usertags: format1.0 format1.0-nkp-nv

Dear maintainer,

This package is among the few (1.9%) that still use source format 1.0 in
bookworm.  Please upgrade it to source format 3.0, as (1) this format has many
advantages, as documented in https://wiki.debian.org/Projects/DebSrc3.0 ; (2)
this contributes to standardization of packaging practices.

Please note that this is also a sign that the packaging of this software
could maybe benefit from a refresh. It might be a good opportunity to
look at other aspects as well.


This mass bug filing was discussed on debian-devel@:
https://lists.debian.org/debian-devel/2022/03/msg00074.html

Thanks

Lucas