Bug#1072874: pscan: Convert cdbs patches to 3.0 (quilt) patches

2024-06-11 Thread Bastian Germann

Control: tags -1 patch

Please find a patch attached.diff -Nru pscan-1.2/debian/changelog pscan-1.2/debian/changelog
--- pscan-1.2/debian/changelog  2024-06-09 13:39:31.0 +
+++ pscan-1.2/debian/changelog  2024-06-11 20:00:15.0 +
@@ -1,3 +1,10 @@
+pscan (1.2-9.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert cdbs patches to 3.0 (quilt) patches. (Closes: #1072874)
+
+ -- Bastian Germann   Tue, 11 Jun 2024 20:00:15 +
+
 pscan (1.2-9.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru pscan-1.2/debian/patches/40_max_stack.patch 
pscan-1.2/debian/patches/40_max_stack.patch
--- pscan-1.2/debian/patches/40_max_stack.patch 2024-06-09 13:38:23.0 
+
+++ pscan-1.2/debian/patches/40_max_stack.patch 2024-06-11 19:59:42.0 
+
@@ -1,5 +1,5 @@
 pscan.c.orig   2008-07-26 00:59:02.0 +0200
-+++ pscan.c2008-07-26 00:59:20.0 +0200
+--- pscan-1.2.orig/pscan.c 2008-07-26 00:59:02.0 +0200
 pscan-1.2/pscan.c  2008-07-26 00:59:20.0 +0200
 @@ -46,7 +46,7 @@
  static int warnings = FALSE;
  static char *filename;
diff -Nru pscan-1.2/debian/patches/series pscan-1.2/debian/patches/series
--- pscan-1.2/debian/patches/series 1970-01-01 00:00:00.0 +
+++ pscan-1.2/debian/patches/series 2024-06-11 19:58:03.0 +
@@ -0,0 +1,3 @@
+20_pscan.patch
+30_scanner.patch
+40_max_stack.patch
diff -Nru pscan-1.2/debian/rules pscan-1.2/debian/rules
--- pscan-1.2/debian/rules  2024-06-09 13:38:23.0 +
+++ pscan-1.2/debian/rules  2024-06-11 19:58:18.0 +
@@ -9,5 +9,4 @@
   
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 


Bug#1072874: pscan: Convert cdbs patches to 3.0 (quilt) patches

2024-06-09 Thread Bastian Germann

Source: pscan
Version: 1.2-9.1
Severity: wishlist

With my source format conversion, I have missed the opportunity to make proper use of the 3.0 (quilt) format and also 
convert the patches to it. They are still applied by cdbs.