Codebase list ros-genmsg / ab4cda9
Simplify packaging Jochen Sprickerhof 3 years ago
3 changed file(s) with 1 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
44 Uploaders: Jochen Sprickerhof <jspricke@debian.org>,
55 Leopold Palomo-Avellaneda <leo@alaxarxa.net>
66 Build-Depends: debhelper-compat (= 13), catkin, python3-setuptools, python3-all, dh-sequence-python3
7 Standards-Version: 4.5.0
7 Standards-Version: 4.5.1
88 Rules-Requires-Root: no
99 Homepage: https://wiki.ros.org/genmsg
1010 Vcs-Browser: https://salsa.debian.org/science-team/ros-genmsg
+0
-3
debian/gitlab-ci.yml less more
0 include:
1 - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
2 - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
11
22 %:
33 dh $@ --buildsystem=cmake
4
5 execute_after_dh_auto_install:
6 mv debian/*/usr/lib/*/pkgconfig debian/*/usr/share/
7 rmdir -p --ignore-fail-on-non-empty debian/*/usr/lib/*