[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1070132: marked as done (sponsorship-requests: libkal/0.9.0-3.1 [NMU] [RC] -- library for converting dates between various calendar systems)



Your message dated Fri, 3 May 2024 12:25:47 +0200
with message-id <trinity-6a51eed9-be2d-4a71-ada3-e700a119084a-1714731947742@3c-app-gmx-bs51>
and subject line NMU: libkal: FTBFS: implicit declaration of function
has caused the Debian Bug report #1070132,
regarding sponsorship-requests: libkal/0.9.0-3.1 [NMU] [RC] -- library for converting dates between various calendar systems
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1070132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070132
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important

Dear mentors,

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

 * Package name     : libkal
   Version          : 0.9.0-3.1
   Upstream contact : Petr Tomasek <tomasek@etf.cuni.cz>
 * URL              : http://www.etf.cuni.cz/~tomasek/pub/my/
 * License          : LGPL-2+
 * Vcs              : https://salsa.debian.org/debian/libkal
   Section          : libs

The source builds the following binary packages:

  libkal-dev - library for converting dates between various calendar systems

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

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

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

  dget -x https://mentors.debian.net/debian/pool/main/libk/libkal/libkal_0.9.0-3.1.dsc

Changes since the last upload:

 libkal (0.9.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add fix-impfuncdef-issue.diff to fix ftbfs. (Closes: #1066513)


-- 
Regards,
--
  Bo YU

diff -Nru libkal-0.9.0/debian/changelog libkal-0.9.0/debian/changelog
--- libkal-0.9.0/debian/changelog	2023-04-25 10:11:53.000000000 +0800
+++ libkal-0.9.0/debian/changelog	2024-04-30 16:19:46.000000000 +0800
@@ -1,3 +1,10 @@
+libkal (0.9.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add fix-impfuncdef-issue.diff to fix ftbfs. (Closes: #1066513)
+
+ -- Bo YU <tsu.yubo@gmail.com>  Tue, 30 Apr 2024 16:19:46 +0800
+
 libkal (0.9.0-3) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff -Nru libkal-0.9.0/debian/patches/fix-impfuncdef-issue.diff libkal-0.9.0/debian/patches/fix-impfuncdef-issue.diff
--- libkal-0.9.0/debian/patches/fix-impfuncdef-issue.diff	1970-01-01 08:00:00.000000000 +0800
+++ libkal-0.9.0/debian/patches/fix-impfuncdef-issue.diff	2024-04-30 16:18:31.000000000 +0800
@@ -0,0 +1,19 @@
+Description: fix impfuncdef issue
+Author: Bo YU <tsu.yubo@gmail.com>
+Bug: https://bugs.debian.org/1066513
+Forwarded: send to Petr Tomasek <tomasek@etf.cuni.cz>
+Last-Update: 2024-04-30
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/kal_getdate.c
++++ b/kal_getdate.c
+@@ -18,6 +18,9 @@
+  */
+ 
+ #include <stdio.h>
++#include <stdlib.h>
++
++#include "kal_main.h"
+ 
+ /* 
+  * Get current date (jd)
diff -Nru libkal-0.9.0/debian/patches/series libkal-0.9.0/debian/patches/series
--- libkal-0.9.0/debian/patches/series	2023-04-25 10:11:53.000000000 +0800
+++ libkal-0.9.0/debian/patches/series	2024-04-30 10:30:01.000000000 +0800
@@ -1 +1,2 @@
 Makefile.diff
+fix-impfuncdef-issue.diff

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
I am sponsoring a NMU in order to fix this.
Please find the debdiff attached.

Attachment: libkal_0.9.0-3.1.debdiff
Description: Binary data


--- End Message ---

Reply to: