diff --git a/debian/changelog b/debian/changelog index 4143e10..24820d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rsplib (3.0.1-1ubuntu4) bionic; urgency=low + + * Removed long obsolete rsplib-legacy-wrappers ( + + -- Thomas Dreibholz Wed, 15 Nov 2017 08:08:08 +0800 + rsplib (3.0.1-1ubuntu3) raring; urgency=low * Added missing math lib to link, fixing FTBFS. diff --git a/debian/control b/debian/control index b057bf5..1459f97 100644 --- a/debian/control +++ b/debian/control @@ -113,8 +113,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: chrpath, rsplib-docs, - rsplib-fgp-cfgfiles, - rsplib-legacy-wrappers + rsplib-fgp-cfgfiles Description: RSerPool test tools Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to RFC 5356) for a lightweight server pool and session management framework. @@ -171,20 +170,3 @@ Description: Debug symbols of the RSerPool programs and a client-side/server-side API for accessing the service of a pool. . This package contains the debug symbols of the rsplib package. - -Package: rsplib-legacy-wrappers -Architecture: any -Depends: ${misc:Depends}, - ${shlibs:Depends} -Breaks: rsplib-tools (<< 3.0.0) -Replaces: rsplib-tools (<< 3.0.0) -Description: RSerPool legacy names - Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to - RFC 5356) for a lightweight server pool and session management framework. - It provides highly available pool management (that is registration - handling and load distribution/balancing) by components called Registrar - and a client-side/server-side API for accessing the service of a pool. - . - This package provides legacy wrappers for rsplib-2.x scripts. The programs - registrar, server and terminal have been renamed to rspregistrar, rspserver - and rspterminal, respectively, in order to avoid naming conflicts. diff --git a/debian/rsplib-legacy-wrappers.install b/debian/rsplib-legacy-wrappers.install deleted file mode 100644 index 1979575..0000000 --- a/debian/rsplib-legacy-wrappers.install +++ /dev/null @@ -1,3 +0,0 @@ -debian/tmp/usr/bin/registrar -debian/tmp/usr/bin/server -debian/tmp/usr/bin/terminal diff --git a/debian/rsplib-legacy-wrappers.manpages b/debian/rsplib-legacy-wrappers.manpages deleted file mode 100644 index 0d79c42..0000000 --- a/debian/rsplib-legacy-wrappers.manpages +++ /dev/null @@ -1,3 +0,0 @@ -debian/tmp/usr/share/man/man1/registrar.1 -debian/tmp/usr/share/man/man1/server.1 -debian/tmp/usr/share/man/man1/terminal.1 diff --git a/debian/rsplib-tools.manpages b/debian/rsplib-tools.manpages index 861cfe9..e4bb339 100644 --- a/debian/rsplib-tools.manpages +++ b/debian/rsplib-tools.manpages @@ -1,4 +1,4 @@ -debian/tmp/usr/share/man/man1/rspserver.1 -debian/tmp/usr/share/man/man1/rspterminal.1 debian/tmp/usr/share/man/man1/cspmonitor.1 debian/tmp/usr/share/man/man1/hsdump.1 +debian/tmp/usr/share/man/man1/rspserver.1 +debian/tmp/usr/share/man/man1/rspterminal.1