[Pkg-privacy-commits] [Git][pkg-privacy-team/libotr][master] Import Debian changes 4.1.1-5.1
Clément Hermann (@nodens)
nodens at debian.org
Mon Apr 1 15:55:02 BST 2024
Clément Hermann pushed to branch master at Privacy Maintainers / libotr
Commits:
59df2430 by Benjamin Drung at 2024-04-01T16:54:01+02:00
Import Debian changes 4.1.1-5.1
libotr (4.1.1-5.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062561
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/libotr5t64.lintian-overrides
- debian/libotr5.symbols → debian/libotr5t64.symbols
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,19 @@
-libotr (4.1.1-5) unstable; urgency=medium
+libotr (4.1.1-5.1) unstable; urgency=medium
- * d/control: Switch to debian.org email address
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition. Closes: #1062561
+
+ -- Benjamin Drung <bdrung at debian.org> Wed, 28 Feb 2024 16:10:23 +0000
+
+libotr (4.1.1-5) unstable; urgency=medium
+ * Team upload
[ Micah Anderson ]
* Remove myself from debian/control Uploaders field.
+ [ Clément Hermann ]
+ * d/control: Switch to debian.org email address
+
[ Micah Anderson ]
* Remove myself from debian/control Uploaders field.
@@ -13,6 +22,7 @@ libotr (4.1.1-5) unstable; urgency=medium
-- Clément Hermann <nodens at debian.org> Fri, 13 May 2022 11:27:37 +0200
+
libotr (4.1.1-4) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alio
Uploaders: Clément Hermann <nodens at debian.org>,
Section: libs
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 11~),
libgpg-error-dev,
libgcrypt20-dev
Standards-Version: 4.2.1
@@ -11,7 +11,10 @@ Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/libotr
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/libotr.git
Homepage: https://otr.cypherpunks.ca/
-Package: libotr5
+Package: libotr5t64
+Provides: ${t64:Provides}
+Replaces: libotr5
+Breaks: libotr5 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
@@ -65,7 +68,7 @@ Package: libotr5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libotr5 (= ${binary:Version}),
+Depends: libotr5t64 (= ${binary:Version}),
libgcrypt20-dev,
${shlibs:Depends},
${misc:Depends}
=====================================
debian/libotr5t64.lintian-overrides
=====================================
@@ -0,0 +1 @@
+libotr5t64: package-name-doesnt-match-sonames libotr5
=====================================
debian/libotr5.symbols → debian/libotr5t64.symbols
=====================================
@@ -1,4 +1,4 @@
-libotr.so.5 libotr5 #MINVER#
+libotr.so.5 libotr5t64 #MINVER#
otrl_api_version at Base 4.0.0
otrl_auth_clear at Base 4.0.0
otrl_auth_copy_on_key at Base 4.0.0
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/libotr/-/commit/59df24306094bcfa1ebf5792c999a545a791cc5b
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/libotr/-/commit/59df24306094bcfa1ebf5792c999a545a791cc5b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20240401/d66505bb/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list