Package: sponsorship-requests
Severity: important

Dear mentors,

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

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

The source builds the following binary packages:

  libt3key-dev - Development files for libt3key
  libt3key1 - Terminal key sequence database library
  libt3key-bin - Utilities for working with libt3key terminal descriptions

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

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

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

  dget -x 
https://mentors.debian.net/debian/pool/main/libt/libt3key/libt3key_0.2.10-1.1.dsc

Changes since the last upload:

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

-- 
Regards,
--
  Bo YU

diff -Nru libt3key-0.2.10/debian/changelog libt3key-0.2.10/debian/changelog
--- libt3key-0.2.10/debian/changelog    2019-11-30 21:16:41.000000000 +0800
+++ libt3key-0.2.10/debian/changelog    2024-04-25 10:54:51.000000000 +0800
@@ -1,3 +1,11 @@
+libt3key (0.2.10-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add 00-fix-impfuncdef-issue.patch to fix ftbfs issue.
+    (Closes: #1066618)
+
+ -- Bo YU <tsu.y...@gmail.com>  Thu, 25 Apr 2024 10:54:51 +0800
+
 libt3key (0.2.10-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libt3key-0.2.10/debian/patches/00-fix-impfuncdef-issue.patch 
libt3key-0.2.10/debian/patches/00-fix-impfuncdef-issue.patch
--- libt3key-0.2.10/debian/patches/00-fix-impfuncdef-issue.patch        
1970-01-01 07:30:00.000000000 +0730
+++ libt3key-0.2.10/debian/patches/00-fix-impfuncdef-issue.patch        
2024-04-25 10:53:18.000000000 +0800
@@ -0,0 +1,17 @@
+Description: fix impfuncdef issue
+Author: Bo YU <tsu.y...@gmail.com>
+Bug: https://bugs.debian.org/1066618
+Forwarded: Forward this patch to the author of upstream
+Last-Update: 2024-04-25
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/config.pkg
++++ b/config.pkg
+@@ -144,6 +144,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <curses.h>
++#include <term.h>
+ 
+ int main(int argc, char *argv[]) {
+       int args[9], error, fd;
diff -Nru libt3key-0.2.10/debian/patches/series 
libt3key-0.2.10/debian/patches/series
--- libt3key-0.2.10/debian/patches/series       1970-01-01 07:30:00.000000000 
+0730
+++ libt3key-0.2.10/debian/patches/series       2024-04-25 10:02:49.000000000 
+0800
@@ -0,0 +1 @@
+00-fix-impfuncdef-issue.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to