~wooksong/nnstreamer-ros/+git/tizenport-ros-catkin-pkg:tizen

Last commit made on 2020-10-20
Get this branch:
git clone -b tizen https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-catkin-pkg

Branch merges

Branch information

Recent commits

6f59838... by Wook Song

[Dist/Tizen] Bumped up to v0.4.23

This patch bumps up the version of python-catkin_pkg to v0.4.23 and
revises the rpm spec file for Tizen packaging as well.

Signed-off-by: Wook Song <email address hidden>

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)