Codebase list ros-opencv-apps / cme/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 91%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 23 package versions. Please wait... Got info from api.ftp-master.debian.org for 23 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.1' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.1' to '4.6.0'. Debian Janitor 2 years ago
1 changed file(s) with 49 addition(s) and 24 deletion(s). Raw diff Collapse all Expand all
00 Source: ros-opencv-apps
1 Priority: optional
21 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
32 Uploaders: Jochen Sprickerhof <jspricke@debian.org>,
43 Leopold Palomo-Avellaneda <leo@alaxarxa.net>
5 Build-Depends: debhelper-compat (= 13), catkin, librosconsole-dev,
6 libsensor-msgs-dev, libboost-python-dev, libopencv-dev,
7 libdynamic-reconfigure-config-init-mutex-dev, ros-message-generation,
8 libimage-transport-dev, libnodeletlib-dev, libroscpp-dev,
9 libstd-srvs-dev, dh-sequence-python3,
10 librostest-dev, ros-std-msgs, libcv-bridge-dev,
11 ros-sensor-msgs,
12 python3-dynamic-reconfigure, python3, python3-roslaunch,
13 python3-rostest, python3-rosunit, python3-rosservice, python3-rosbag,
14 Standards-Version: 4.5.1
154 Section: libs
5 Priority: optional
6 Build-Depends: debhelper-compat (= 13),
7 catkin,
8 librosconsole-dev,
9 libsensor-msgs-dev,
10 libboost-python-dev,
11 libopencv-dev,
12 libdynamic-reconfigure-config-init-mutex-dev,
13 ros-message-generation,
14 libimage-transport-dev,
15 libnodeletlib-dev,
16 libroscpp-dev,
17 libstd-srvs-dev,
18 dh-sequence-python3,
19 librostest-dev,
20 ros-std-msgs,
21 libcv-bridge-dev,
22 ros-sensor-msgs,
23 python3-dynamic-reconfigure,
24 python3,
25 python3-roslaunch,
26 python3-rostest,
27 python3-rosunit,
28 python3-rosservice,
29 python3-rosbag
30 Standards-Version: 4.6.0
31 Vcs-Browser: https://salsa.debian.org/science-team/ros-opencv-apps
32 Vcs-Git: https://salsa.debian.org/science-team/ros-opencv-apps.git
33 Homepage: https://wiki.ros.org/opencv_apps
1634 Rules-Requires-Root: no
17 Homepage: https://wiki.ros.org/opencv_apps
18 Vcs-Git: https://salsa.debian.org/science-team/ros-opencv-apps.git
19 Vcs-Browser: https://salsa.debian.org/science-team/ros-opencv-apps
2035
2136 Package: libopencv-apps-dev
22 Section: libdevel
2337 Architecture: any
2438 Multi-Arch: same
25 Depends: libopencv-apps2d (= ${binary:Version}), ${misc:Depends},
26 libcv-bridge-dev, libdynamic-reconfigure-config-init-mutex-dev,
27 ros-message-generation, libimage-transport-dev, libnodeletlib-dev,libroscpp-dev
39 Section: libdevel
40 Depends: libopencv-apps2d (= ${binary:Version}),
41 ${misc:Depends},
42 libcv-bridge-dev,
43 libdynamic-reconfigure-config-init-mutex-dev,
44 ros-message-generation,
45 libimage-transport-dev,
46 libnodeletlib-dev,
47 libroscpp-dev
2848 Description: Opencv_apps Robot OS package - development files
2949 This package is part of Robot OS (ROS). It contains several ROS
3050 packages for working providing OpenCV functionalities in a simplest
3858
3959 Package: libopencv-apps2d
4060 Architecture: any
41 Depends: ${shlibs:Depends}, ${misc:Depends}
4261 Multi-Arch: same
62 Depends: ${shlibs:Depends},
63 ${misc:Depends}
4364 Description: opencv_apps Robot OS package - runtime files
4465 This package is part of Robot OS (ROS). It contains several ROS
4566 packages for working providing OpenCV functionalities in a simplest
5273 It contains the opencv_apps library itself.
5374
5475 Package: ros-opencv-apps
76 Architecture: any
5577 Section: utils
56 Architecture: any
57 Depends: ${shlibs:Depends}, ${misc:Depends}
78 Depends: ${shlibs:Depends},
79 ${misc:Depends}
5880 Description: opencv_apps Robot OS package - apps
5981 This package is part of Robot OS (ROS). It contains several ROS
6082 packages for working providing OpenCV functionalities in a simplest
6789 It contains the nodes and the ROS stuff of the opencv-apps.
6890
6991 Package: python3-opencv-apps
92 Architecture: all
7093 Section: python
71 Architecture: all
72 Depends: ${python3:Depends}, ${misc:Depends}, python3-genpy, python3-std-msgs
94 Depends: ${python3:Depends},
95 ${misc:Depends},
96 python3-genpy,
97 python3-std-msgs
7398 Description: opencv_apps Robot OS package - Python 3 bindings
7499 This package is part of Robot OS (ROS). It contains several ROS
75100 packages for working providing OpenCV functionalities in a simplest
82107 It contains the Python 3 bindings for the opencv_apps library.
83108
84109 Package: cl-opencv-apps
85 Section: lisp
86110 Architecture: all
87111 Multi-Arch: foreign
112 Section: lisp
88113 Depends: ${misc:Depends}
89114 Description: opencv_apps Robot OS package - LISP bindings
90115 This package is part of Robot OS (ROS). It contains several ROS