On 2024-11-05 00:33, Santiago Vila wrote:
> > please find the debdiff attached
> 
> Hi. Can you post the debdiff? (or just say what you did)

Oops sorry about that. Please find it attached.

> NMUs are messy for my taste. I could fix the FTBFS problem and let Anthony
> (the usual uploader) to decide (for a later upload) if he wants
> to use a depends, a recommends, or a suggest for the binary dependency
> on tzdata-legacy (or even nothing).

I can cancel it no problem if you think you have a better fix.

Regards
Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                     http://aurel32.net
diff -Nru reposurgeon-4.38/debian/changelog reposurgeon-4.38/debian/changelog
--- reposurgeon-4.38/debian/changelog	2024-02-24 02:06:39.000000000 +0100
+++ reposurgeon-4.38/debian/changelog	2024-11-04 23:48:45.000000000 +0100
@@ -1,3 +1,11 @@
+reposurgeon (4.38-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Build-Depends and Depends on tzdata-legacy to support obsolete System V
+    names (Closes: #1085594)
+
+ -- Aurelien Jarno <aure...@debian.org>  Mon, 04 Nov 2024 23:48:45 +0100
+
 reposurgeon (4.38-1) unstable; urgency=medium
 
   * New upstream version 4.38
diff -Nru reposurgeon-4.38/debian/control reposurgeon-4.38/debian/control
--- reposurgeon-4.38/debian/control	2024-02-24 01:50:54.000000000 +0100
+++ reposurgeon-4.38/debian/control	2024-11-04 23:48:45.000000000 +0100
@@ -21,7 +21,8 @@
                golang-golang-x-text-dev (>= 0.3.7),
                mercurial,
                subversion,
-               time
+               time,
+               tzdata-legacy
 Testsuite: autopkgtest-pkg-go
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/go-team/packages/reposurgeon
@@ -32,6 +33,7 @@
 Package: reposurgeon
 Architecture: any
 Depends: tzdata,
+         tzdata-legacy,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: cvs,

Reply via email to