Hello,

The package that was previously uploaded to experimental was unfortunately
broken because we did not notice that additional changes were needed to
debian/control.in.in.

Please find a fixed patch attached.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru uw-imap-2007f~dfsg/debian/changelog 
uw-imap-2007f~dfsg/debian/changelog
--- uw-imap-2007f~dfsg/debian/changelog 2019-08-26 20:52:52.000000000 +0000
+++ uw-imap-2007f~dfsg/debian/changelog 2024-02-24 10:23:12.000000000 +0000
@@ -1,3 +1,16 @@
+uw-imap (8:2007f~dfsg-7.1~exp2) experimental; urgency=medium
+
+  * Update debian/control.in.in, not just debian/control.in.
+
+ -- Steve Langasek <vor...@debian.org>  Sat, 24 Feb 2024 10:23:12 +0000
+
+uw-imap (8:2007f~dfsg-7.1~exp1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Mon, 05 Feb 2024 20:18:10 +0000
+
 uw-imap (8:2007f~dfsg-7) unstable; urgency=low
 
   * 2014_openssl1.1.1_sni.patch (new, from Ubuntu): Use SNI when building
diff -Nru uw-imap-2007f~dfsg/debian/control uw-imap-2007f~dfsg/debian/control
--- uw-imap-2007f~dfsg/debian/control   2019-08-26 20:52:52.000000000 +0000
+++ uw-imap-2007f~dfsg/debian/control   2024-02-24 10:19:59.000000000 +0000
@@ -16,15 +16,15 @@
 Vcs-Browser: https://salsa.debian.org/holmgren/uw-imap
 Homepage: http://www.washington.edu/imap/
 
-Package: libc-client2007e-dev
+Package: libc-client2007t64-dev
 Section: libdevel
 Architecture: any
 Depends: ${devlibs:Depends},
  ${misc:Depends},
- libc-client2007e (= ${binary:Version})
+ libc-client2007t64 (= ${binary:Version})
 Conflicts: libc-client-dev
 Replaces: libc-client-dev
-Provides: libc-client-dev
+Provides: libc-client-dev, libc-client-2007e-dev (= ${binary:Version})
 Description: c-client library for mail protocols - development files
  IMAP (Internet Message Access Protocol) is a method of accessing
  electronic messages kept on a (possibly shared) mail server.
@@ -37,7 +37,10 @@
  This package contains the static c-client library and development
  headers.
 
-Package: libc-client2007e
+Package: libc-client2007t64
+Provides: ${t64:Provides}
+Breaks: libc-client2007e (<< ${source:Version})
+Replaces: libc-client2007e
 Section: libs
 Architecture: any
 Depends: ${cdbs:Depends},
diff -Nru uw-imap-2007f~dfsg/debian/control.in 
uw-imap-2007f~dfsg/debian/control.in
--- uw-imap-2007f~dfsg/debian/control.in        2019-08-26 20:52:52.000000000 
+0000
+++ uw-imap-2007f~dfsg/debian/control.in        2024-02-24 10:23:12.000000000 
+0000
@@ -2,22 +2,21 @@
 Priority: optional
 Section: mail
 Maintainer: Magnus Holmgren <holmg...@debian.org>
-Standards-Version: 3.9.8
+Standards-Version: 4.4.0
 Build-Depends: @cdbs@
-Vcs-Git: git://git.debian.org/git/collab-maint/uw-imap.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/uw-imap.git
+Vcs-Git: https://salsa.debian.org/holmgren/uw-imap.git
+Vcs-Browser: https://salsa.debian.org/holmgren/uw-imap
 Homepage: http://www.washington.edu/imap/
 
-Package: libc-client2007e-dev
+Package: libc-client2007t64-dev
 Section: libdevel
 Architecture: any
-Priority: extra
 Depends: ${devlibs:Depends},
  ${misc:Depends},
- libc-client2007e (= ${binary:Version})
+ libc-client2007t64 (= ${binary:Version})
 Conflicts: libc-client-dev
 Replaces: libc-client-dev
-Provides: libc-client-dev
+Provides: libc-client-dev, libc-client-2007e-dev (= ${binary:Version})
 Description: c-client library for mail protocols - development files
  IMAP (Internet Message Access Protocol) is a method of accessing
  electronic messages kept on a (possibly shared) mail server.
@@ -30,7 +29,10 @@
  This package contains the static c-client library and development
  headers.
 
-Package: libc-client2007e
+Package: libc-client2007t64
+Provides: ${t64:Provides}
+Breaks: libc-client2007e (<< ${source:Version})
+Replaces: libc-client2007e
 Section: libs
 Architecture: any
 Depends: ${cdbs:Depends},
diff -Nru uw-imap-2007f~dfsg/debian/control.in.in 
uw-imap-2007f~dfsg/debian/control.in.in
--- uw-imap-2007f~dfsg/debian/control.in.in     2019-08-26 20:52:52.000000000 
+0000
+++ uw-imap-2007f~dfsg/debian/control.in.in     2024-02-24 10:13:34.000000000 
+0000
@@ -2,22 +2,21 @@
 Priority: optional
 Section: mail
 Maintainer: Magnus Holmgren <holmg...@debian.org>
-Standards-Version: 3.9.8
+Standards-Version: 4.4.0
 Build-Depends: @cdbs@
-Vcs-Git: git://git.debian.org/git/collab-maint/uw-imap.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/uw-imap.git
+Vcs-Git: https://salsa.debian.org/holmgren/uw-imap.git
+Vcs-Browser: https://salsa.debian.org/holmgren/uw-imap
 Homepage: http://www.washington.edu/imap/
 
 Package: libc-client__VER__-dev
 Section: libdevel
 Architecture: any
-Priority: extra
 Depends: ${devlibs:Depends},
  ${misc:Depends},
  libc-client__VER__ (= ${binary:Version})
 Conflicts: libc-client-dev
 Replaces: libc-client-dev
-Provides: libc-client-dev
+Provides: libc-client-dev, libc-client-2007e-dev (= ${binary:Version})
 Description: c-client library for mail protocols - development files
  IMAP (Internet Message Access Protocol) is a method of accessing
  electronic messages kept on a (possibly shared) mail server.
@@ -31,6 +30,9 @@
  headers.
 
 Package: libc-client__VER__
+Provides: ${t64:Provides}
+Breaks: libc-client2007e (<< ${source:Version})
+Replaces: libc-client2007e
 Section: libs
 Architecture: any
 Depends: ${cdbs:Depends},
diff -Nru uw-imap-2007f~dfsg/debian/rules uw-imap-2007f~dfsg/debian/rules
--- uw-imap-2007f~dfsg/debian/rules     2019-08-26 20:52:52.000000000 +0000
+++ uw-imap-2007f~dfsg/debian/rules     2024-02-05 20:18:10.000000000 +0000
@@ -34,7 +34,7 @@
 
 DEB_UPSTREAM_REPACKAGE_EXCLUDES = docs/rfc/ docs/draft/ 
src/osdep/mac/mtest.sit.hqx
 
-major = 2007e
+major = 2007t64
 minor = 0
 
 SEDRULE_FILENAME = -e 's/__VER__/$(major)/g'

Attachment: signature.asc
Description: PGP signature

Reply via email to