2021-06-01 Fred Gleason <fredg@paravelsystems.com>

* Removed the '${shlibs:Depends}' dependency from the
	'rivendell-webapi' DEB package.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-01 10:10:16 -04:00
parent f6e3d3e4ea
commit 6902630b1b
2 changed files with 4 additions and 1 deletions

View File

@@ -21753,3 +21753,6 @@
be corrupted in the DEB packages. be corrupted in the DEB packages.
2021-06-01 Fred Gleason <fredg@paravelsystems.com> 2021-06-01 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up 'invalid date format' warnings from dpkg-buildpkg(1). * Cleaned up 'invalid date format' warnings from dpkg-buildpkg(1).
2021-06-01 Fred Gleason <fredg@paravelsystems.com>
* Removed the '${shlibs:Depends}' dependency from the
'rivendell-webapi' DEB package.

2
debian/control.src vendored
View File

@@ -36,7 +36,7 @@ Description: Rivendell Operations and Administration Guide
Package: rivendell-webapi Package: rivendell-webapi
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${misc:Depends}
Description: Client libraries for interfacing with Rivendell's Web API. Description: Client libraries for interfacing with Rivendell's Web API.
This package contains client libraries for interfacing with Rivendell's This package contains client libraries for interfacing with Rivendell's
Web API subsystem. Web API subsystem.