Bug#1072877: cycfx2prog: 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 cycfx2prog-0.47/debian/changelog cycfx2prog-0.47/debian/changelog
--- cycfx2prog-0.47/debian/changelog2024-03-24 19:53:34.0 +
+++ cycfx2prog-0.47/debian/changelog2024-06-11 19:51:49.0 +
@@ -1,3 +1,10 @@
+cycfx2prog (0.47-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patches via quilt instead of cdbs. (Closes: #1072877)
+
+ -- Bastian Germann   Tue, 11 Jun 2024 19:51:49 +
+
 cycfx2prog (0.47-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cycfx2prog-0.47/debian/patches/series 
cycfx2prog-0.47/debian/patches/series
--- cycfx2prog-0.47/debian/patches/series   1970-01-01 00:00:00.0 
+
+++ cycfx2prog-0.47/debian/patches/series   2024-06-11 19:49:25.0 
+
@@ -0,0 +1 @@
+fix-ftbfs-with-ls-as-needed.patch
diff -Nru cycfx2prog-0.47/debian/rules cycfx2prog-0.47/debian/rules
--- cycfx2prog-0.47/debian/rules2024-03-24 19:53:13.0 +
+++ cycfx2prog-0.47/debian/rules2024-06-11 19:49:35.0 +
@@ -7,7 +7,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 binary-install/cycfx2prog::
install cycfx2prog debian/cycfx2prog/usr/bin


Bug#1072877: cycfx2prog: Convert cdbs patches to 3.0 (quilt) patches

2024-06-09 Thread Bastian Germann

Source: cycfx2prog
Version: 0.47-1.2
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.