Codebase list ros-ros / cf54774
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
1515 dh-sequence-python3,
1616 libpython3-dev,
1717 dh-exec,
18 Standards-Version: 4.5.0
18 Standards-Version: 4.5.1
1919 Vcs-Browser: https://salsa.debian.org/science-team/ros-ros
2020 Vcs-Git: https://salsa.debian.org/science-team/ros-ros.git
2121 Rules-Requires-Root: no
+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 $@
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/*