From: Chris Lawrence Date: Mon, 28 Mar 2005 03:42:24 +0000 (-0600) Subject: lsb 2.0-7 Debian release. X-Git-Tag: archive/raspbian/10.2018112800+rpi1^2~266 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7c124d6da590fa0c07bcfa1226aeb98a87a24a2f;p=lsb.git lsb 2.0-7 Debian release. --- diff --git a/debian/changelog b/debian/changelog index c55f448..be7b701 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lsb (2.0-7) unstable; urgency=high + + * Fix Replaces line to use the correct version in lsb-base. + (Closes: #301694, RC; Closes: #301747) + + -- Chris Lawrence Sun, 27 Mar 2005 21:42:24 -0600 + lsb (2.0-6) unstable; urgency=low * Create lsb package in binary-indep step. (Closes: #297788) diff --git a/debian/control b/debian/control index 63fd840..56d7fb8 100644 --- a/debian/control +++ b/debian/control @@ -93,8 +93,8 @@ Description: Linux Standard Base 2.0 support package Package: lsb-base Architecture: all Depends: sed, ncurses-bin -Replaces: lsb (<< 2.0-5) -Conflicts: lsb (<< 2.0-5) +Replaces: lsb (<< 2.0-6) +Conflicts: lsb (<< 2.0-6) Description: Linux Standard Base 2.0 init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can