Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for my package "libtranscript":

 * Package name     : libtranscript
   Version          : 0.3.3-1.1
   Upstream contact : Gertjan Halkes <libtranscr...@ghalkes.nl>
 * URL              : https://os.ghalkes.nl/libtranscript.html
 * License          : GPL-3
 * Vcs              : [fill in URL of packaging vcs]
   Section          : libs

The source builds the following binary packages:

  libtranscript-dev - Development files for libtranscript
  libtranscript1 - Character set conversion library

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/libtranscript/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/libt/libtranscript/libtranscript_0.3.3-1.1.dsc

Changes since the last upload:

 libtranscript (0.3.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add 00-fix-impfuncdef-issue.patch to fix ftbfs issue.
     (Closes: #1066225)


-- 
Regards,
--
  Bo YU

diff -Nru libtranscript-0.3.3/debian/changelog 
libtranscript-0.3.3/debian/changelog
--- libtranscript-0.3.3/debian/changelog        2017-12-29 00:43:51.000000000 
+0800
+++ libtranscript-0.3.3/debian/changelog        2024-04-24 00:14:00.000000000 
+0800
@@ -1,3 +1,11 @@
+libtranscript (0.3.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add 00-fix-impfuncdef-issue.patch to fix ftbfs issue. 
+    (Closes: #1066225)
+
+ -- Bo YU <tsu.y...@gmail.com>  Wed, 24 Apr 2024 00:14:00 +0800
+
 libtranscript (0.3.3-1) unstable; urgency=low
 
   * Initial release. (Closes: #885600)
diff -Nru libtranscript-0.3.3/debian/patches/00-fix-impfuncdef-issue.patch 
libtranscript-0.3.3/debian/patches/00-fix-impfuncdef-issue.patch
--- libtranscript-0.3.3/debian/patches/00-fix-impfuncdef-issue.patch    
1970-01-01 07:30:00.000000000 +0730
+++ libtranscript-0.3.3/debian/patches/00-fix-impfuncdef-issue.patch    
2024-04-24 00:13:15.000000000 +0800
@@ -0,0 +1,17 @@
+Description: fix implicit-function-declaration issue
+Author: Bo YU <tsu.y...@gmail.com>
+Bug: https://bugs.debian.org/1066225
+Forwarded: forward this to the author of upstream
+Last-Update: 2024-04-24
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/config.pkg
++++ b/config.pkg
+@@ -66,6 +66,7 @@
+ #include <sys/types.h>
+ #include <stdint.h>
+ #include <dirent.h>
++#include <stdio.h>
+ 
+ int main(int argc, char *argv[]) {
+       DIR *dir;
diff -Nru libtranscript-0.3.3/debian/patches/series 
libtranscript-0.3.3/debian/patches/series
--- libtranscript-0.3.3/debian/patches/series   1970-01-01 07:30:00.000000000 
+0730
+++ libtranscript-0.3.3/debian/patches/series   2024-04-24 00:06:47.000000000 
+0800
@@ -0,0 +1 @@
+00-fix-impfuncdef-issue.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to