Bug#1007449: libtext-chasen-perl: please consider upgrading to 3.0 source format

2024-03-17 Thread Bastian Germann

I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.diff -Nru libtext-chasen-perl-1.04/Makefile.PL 
libtext-chasen-perl-1.04/Makefile.PL
--- libtext-chasen-perl-1.04/Makefile.PL2024-03-17 16:16:27.0 
+
+++ libtext-chasen-perl-1.04/Makefile.PL1999-08-18 06:58:18.0 
+
@@ -3,6 +3,5 @@
 WriteMakefile(
  'NAME' => 'Text::ChaSen',
  'VERSION_FROM' => 'ChaSen.pm',
- 'LD' => 'g++',
  'LIBS' => ['-lchasen']
 );
diff -Nru libtext-chasen-perl-1.04/debian/changelog 
libtext-chasen-perl-1.04/debian/changelog
--- libtext-chasen-perl-1.04/debian/changelog   2024-03-17 16:16:27.0 
+
+++ libtext-chasen-perl-1.04/debian/changelog   2024-03-17 16:10:23.0 
+
@@ -1,3 +1,10 @@
+libtext-chasen-perl (1.04-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0, closes: #1007449.
+
+ -- Bastian Germann   Sun, 17 Mar 2024 16:10:23 +
+
 libtext-chasen-perl (1.04-5) unstable; urgency=medium
 
   * Adopt debhelper 9.
@@ -30,7 +37,7 @@
   
  -- NOKUBI Takatsugu   Tue, 16 Jul 2002 17:13:02 +0900
 
-libtext-chasen-perl (0.20-2) frozen unstable; urgency=low
+libtext-chasen-perl (0.20-2) unstable; urgency=low
 
   * Added missing depends line (libchasen).
   * Fixed clean rule.
diff -Nru libtext-chasen-perl-1.04/debian/patches/Makefile.patch 
libtext-chasen-perl-1.04/debian/patches/Makefile.patch
--- libtext-chasen-perl-1.04/debian/patches/Makefile.patch  1970-01-01 
00:00:00.0 +
+++ libtext-chasen-perl-1.04/debian/patches/Makefile.patch  2024-03-17 
16:10:23.0 +
@@ -0,0 +1,9 @@
+--- libtext-chasen-perl-1.04.orig/Makefile.PL
 libtext-chasen-perl-1.04/Makefile.PL
+@@ -3,5 +3,6 @@ use ExtUtils::MakeMaker;
+ WriteMakefile(
+ 'NAME' => 'Text::ChaSen',
+ 'VERSION_FROM' => 'ChaSen.pm',
++'LD' => 'g++',
+ 'LIBS' => ['-lchasen']
+ );
diff -Nru libtext-chasen-perl-1.04/debian/patches/series 
libtext-chasen-perl-1.04/debian/patches/series
--- libtext-chasen-perl-1.04/debian/patches/series  1970-01-01 
00:00:00.0 +
+++ libtext-chasen-perl-1.04/debian/patches/series  2024-03-17 
16:10:23.0 +
@@ -0,0 +1 @@
+Makefile.patch
diff -Nru libtext-chasen-perl-1.04/debian/source/format 
libtext-chasen-perl-1.04/debian/source/format
--- libtext-chasen-perl-1.04/debian/source/format   1970-01-01 
00:00:00.0 +
+++ libtext-chasen-perl-1.04/debian/source/format   2024-03-17 
16:10:15.0 +
@@ -0,0 +1 @@
+3.0 (quilt)


Bug#1007449: libtext-chasen-perl: please consider upgrading to 3.0 source format

2022-03-15 Thread Lucas Nussbaum
Source: libtext-chasen-perl
Version: 1.04-5
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.

It was noticed in https://lists.debian.org/debian-devel/2022/03/msg00096.html
that the conversion for this package is likely trivial, and builds bit-by-bit
identical binary packages.


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

Thanks

Lucas