Skip to content
Snippets Groups Projects
Commit 0eb7e043 authored by Patrick Thomas's avatar Patrick Thomas
Browse files

Updated the Debian packaging to replace the old package name.

parent 18d089d9
No related merge requests found
camera-client (2.0) unstable; urgency=medium
* Changed the package name from gst-gige-camera-client to camera-client and the executable name from gst_gige_camera to camera-client.
* Added README.md.
-- Patrick Thomas <pthomas@caltech.edu> Mon, 24 Oct 2022 11:53:12 -0700
camera-client (1.0+deb1) unstable; urgency=medium
* Removed build dependency on qt5-default, which can no longer be found in Deb
......
......@@ -9,4 +9,7 @@ Standards-Version: 3.9.8
Package: camera-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: gst-gige-camera-client (<< 2)
Breaks: gst-gige-camera-client (<< 2)
Conflicts: gst-gige-camera-client (<< 2)
Description: GStreamer camera client
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment