On Fri, 01 May 2015 16:47:22 +0200, Jonas Smedegaard wrote: > > I guess we need: > > - a versioned Breaks+Replaces > > - a virtual dummy package (which will remove src:liblog-any-adapter-perl) > > - and then bugs/fixes in all rdeps (some unfortunately versioned, so > > a Provides wouldn't buy us much): > > > > https://codesearch.debian.net/results/liblog-any-adapter-perl%20path%3Adebian%2Fcontrol/page_0 > > where the fix probably is "liblog-any-perl (>= 1.00) | > > liblog-any-adapter-perl [(>= 0.11)]" > I now update libcatmandu-perl which simplifies dependencies (needs > liblog-any-* 1.03 now). > After that I will relax liblog-any-adapter-screencoloredlevel-perl to > have unversioned dependency: 0.11 is satisfied even in oldstable.
Thanks!
> If someone does same for liblog-any-adapter-callback-perl
Done.
> I believe no
> other versioned build-dependencies are left, and we can have
> liblog-any-perl provide liblog-any-adapter-perl.
Excellent. So this should be enough in liblog-any-perl?
#v+
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,9 @@ Package: liblog-any-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
+Breaks: liblog-any-adapter-perl
+Replaces: liblog-any-adapter-perl
+Provides: liblog-any-adapter-perl
Description: Perl module to log messages safely and efficiently
Log::Any allows CPAN modules to safely and efficiently log messages, while
letting the application choose (or decline to choose) a logging mechanism
#v-
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Bettina Wegner: Die Traurigkeiten
signature.asc
Description: Digital Signature

