~wooksong/nnstreamer-ros/+git/tizenport-ros-catkin-pkg:ubuntuport-python-catkin-pkg-modules

Last commit made on 2020-11-03
Get this branch:
git clone -b ubuntuport-python-catkin-pkg-modules https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-catkin-pkg

Branch merges

Branch information

Name:
ubuntuport-python-catkin-pkg-modules
Repository:
lp:~wooksong/nnstreamer-ros/+git/tizenport-ros-catkin-pkg

Recent commits

b53d5e7... by Wook Song

[Dist] Import debian packaging files from packages.ros.org

This patch imports debian packaging files from [1].

[1] http://packages.ros.org/ros/ubuntu/pool/main/p/python-catkin-pkg-modules/

637ad39... by Jiho Chu <email address hidden>

packaing: add spec and manifest files

Signed-off-by: Jiho Chu <email address hidden>

ad07ab2... by Dirk Thomas <email address hidden>

0.4.23

db9f907... by "Isaac I.Y. Saito" <email address hidden>

[changelog] An option to show only merge commits. (#297)

* [capability][changelog] An option to show only merge commits.

Cleaner logic (address https://github.com/plusone-robotics/catkin_pkg/pull/1/files#r454458598, and https://github.com/ros-infrastructure/catkin_pkg/pull/297/files#r496031733).

* [gen_changelog] Handling mutually exclusive args.
[gen_changelog] Replace custom logic with add_mutually_exclusive_group (address https://github.com/ros-infrastructure/catkin_pkg/pull/297#discussion_r496290787).

0660801... by Dirk Thomas <email address hidden>

support quoted values in conditions (#295)

* support quoted values in conditions

* add test cases for quoted values

333ea7e... by f-fl0 <email address hidden>

Compare dependencies with all attributes (#294)

* Compare dependencies with all attributes

- Using only name to compare dependencies can lead some entries being
detected as redundant even if the conditions are different.

* Ignore evaluated_condition in __eq__.

e7a6806... by Dirk Thomas <email address hidden>

0.4.22

4dcd274... by Dirk Thomas <email address hidden>

0.4.21

3a52c12... by Felix Ruess

catkin_generate_changelog: hack to allow tag version prefixed with v (#291)

* hack to allow tag version prefixed with v

* fix style

Co-authored-by: Dirk Thomas <email address hidden>

a8c7856... by Patrick Chin <email address hidden>

add GitLab auto linking for issues in catkin_generate_changelog (#292)