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.000000000 +0000
+++ pscan-1.2/debian/changelog  2024-06-11 20:00:15.000000000 +0000
@@ -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 <b...@debian.org>  Tue, 11 Jun 2024 20:00:15 +0000
+
 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.000000000 
+0000
+++ pscan-1.2/debian/patches/40_max_stack.patch 2024-06-11 19:59:42.000000000 
+0000
@@ -1,5 +1,5 @@
---- pscan.c.orig       2008-07-26 00:59:02.000000000 +0200
-+++ pscan.c    2008-07-26 00:59:20.000000000 +0200
+--- pscan-1.2.orig/pscan.c     2008-07-26 00:59:02.000000000 +0200
++++ pscan-1.2/pscan.c  2008-07-26 00:59:20.000000000 +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.000000000 +0000
+++ pscan-1.2/debian/patches/series     2024-06-11 19:58:03.000000000 +0000
@@ -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.000000000 +0000
+++ pscan-1.2/debian/rules      2024-06-11 19:58:18.000000000 +0000
@@ -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
 

Reply via email to