tag #496482 patch
thanks
I agree with the assesment that the libneon25 and libneon25-dbg
packages serve no purpose and are pretending to offer some
functionality they cleary don't.
The libneon25-dev package could probably stay, since libneon27-dev
conflicts with the older versions of it anyway.
So I think the following patch is sufficient to close the bug:
diff -u neon27-0.28.2/debian/changelog neon27-0.28.2/debian/changelog
--- neon27-0.28.2/debian/changelog
+++ neon27-0.28.2/debian/changelog
@@ -1,3 +1,13 @@
+neon27 (0.28.2-5.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Remove the really non-sensical neon25 transitional packages.
+ Leave only libneon25-dev, because that might actually serve a
+ purpose. Also remove the related Conflicts and Replaces except
+ where necessary. (closes: #496482)
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]> Sat, 29 Nov 2008 13:03:52 +0100
+
neon27 (0.28.2-5) unstable; urgency=low
* Really fix neon v0.25 transition (closes: #496482).
diff -u neon27-0.28.2/debian/control neon27-0.28.2/debian/control
--- neon27-0.28.2/debian/control
+++ neon27-0.28.2/debian/control
@@ -9,8 +9,6 @@
Package: libneon27
Section: libs
Architecture: any
-Conflicts: libneon25 (<< 0.28.2-5), libneon25-dbg (<< 0.28.2-5)
-Replaces: libneon25, libneon25-dbg
Depends: ${shlibs:Depends}
Description: An HTTP and WebDAV client library
neon is an HTTP and WebDAV client library, with a C language API.
@@ -57,8 +55,6 @@
Section: libdevel
Priority: extra
Architecture: any
-Conflicts: libneon25-dbg (<< 0.28.2-5)
-Replaces: libneon25-dbg
Depends: libneon27 (= ${binary:Version})
Description: Detached symbols for libneon27
This package contains the debugging symbols for libneon27, suitable for
@@ -71,8 +67,6 @@
Package: libneon27-gnutls
Section: libs
Architecture: any
-Conflicts: libneon25 (<< 0.28.2-5), libneon25-dbg (<< 0.28.2-5)
-Replaces: libneon25, libneon25-dbg
Depends: ${shlibs:Depends}
Recommends: ca-certificates
Description: An HTTP and WebDAV client library (GnuTLS enabled)
@@ -122,8 +116,6 @@
Section: libdevel
Priority: extra
Architecture: any
-Conflicts: libneon25-dbg (<< 0.28.2-5)
-Replaces: libneon25-dbg
Depends: libneon27-gnutls (= ${binary:Version})
Description: Detached symbols for libneon27 (GnuTLS enabled)
This package contains the debugging symbols for libneon27-gnutls, suitable
@@ -133,16 +125,6 @@
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.
-Package: libneon25
-Section: libs
-Architecture: any
-Conflicts: libneon24-doc (<= 0.24.5-1)
-Depends: libneon27 (= ${binary:Version}) | libneon27-gnutls (=
${binary:Version})
-Description: An HTTP and WebDAV client library
- This is a transitional package to neon27.
- .
- You may safely remove this package.
-
Package: libneon25-dev
Section: libdevel
Architecture: any
@@ -155,10 +136,0 @@
-
-Package: libneon25-dbg
-Section: libdevel
-Priority: extra
-Architecture: any
-Depends: libneon25, libneon27-dbg (= ${binary:Version}) | libneon27-gnutls-dbg
(= ${binary:Version})
-Description: Detached symbols for libneon25
- This is a transitional package to neon27.
- .
- You may safely remove this package.
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]