On Fri, Mar 01, 05:37, Steve Langasek wrote:

> Please find attached a final version of this patch for the time_t
> transition.  This patch is being uploaded to unstable.
> 
> Note that this adds a versioned build-dependency on dpkg-dev, to guard
> against accidental backports with a wrong ABI.

Applied. Since the previous version was applied and made public
last month, I've reverted that patch, applied this final version and
squashed the two new commits into one.

Below it what I've just applied. The patch looks different to what
you've sent, but the resulting tree is identical. Please let me know
if you're OK with the commit message.

Thanks
Andre
---
commit b156a0cabd42582e9c430ae4a284f8815746914e
Author: Steve Langasek <vor...@debian.org>
Date:   Sun Mar 3 16:47:53 2024 +0100

    debian: Final version of 64-bit time_t transition.
    
    This partially reverts reverts commit b4d4de17a5c8, replacing it with
    the version that has been uploaded to unstable.
    
    It adds a versioned build-dependency on dpkg-dev to guard against
    accidental backports with a wrong ABI.
    
    Signed-off-by: Andre Noll <m...@tuebingen.mpg.de>

diff --git a/debian/changelog b/debian/changelog
index 44bbaeb..53995e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-liblopsub (1.0.4-1.1) experimental; urgency=medium
+liblopsub (1.0.4-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
-  * Rename libraries for 64-bit time_t transition.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062407
 
- -- Steve Langasek <vor...@debian.org>  Thu, 01 Feb 2024 09:30:36 +0000
+ -- Steve Langasek <vor...@debian.org>  Fri, 01 Mar 2024 05:37:06 +0000
 
 liblopsub (1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index fe135b9..f488fe2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: liblopsub
 Section: libdevel
 Priority: optional
 Maintainer: Andre Noll <m...@tuebingen.mpg.de>
-Build-Depends: m4, flex, debhelper (>= 10.0)
+Build-Depends: dpkg-dev (>= 1.22.5), m4, flex, debhelper (>= 10.0)
 Standards-Version: 4.3.0
 Homepage: http://people.tuebingen.mpg.de/maan/lopsub
 Vcs-Browser: http://git.tuebingen.mpg.de/lopsub.git
diff --git a/debian/liblopsub1t64.install b/debian/liblopsub1t64.install
deleted file mode 100644
index 6234859..0000000
--- a/debian/liblopsub1t64.install
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/share/man/man7/*
-debian/tmp/usr/lib/*/liblopsub.so.*
diff --git a/debian/liblopsub1t64.lintian-overrides 
b/debian/liblopsub1t64.lintian-overrides
deleted file mode 100644
index bac78b9..0000000
--- a/debian/liblopsub1t64.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-liblopsub1t64: package-name-doesnt-match-sonames liblopsub1
-- 
Max Planck Institute for Biology
Max-Planck-Ring 5, 72076 Tübingen, Germany. Phone: (+49) 7071 601 829
http://people.tuebingen.mpg.de/maan/

Attachment: signature.asc
Description: PGP signature

Reply via email to