Skip to content

Commit

Permalink
Only release on platforms supported by rosdistro 0.7.0. (#657)
Browse files Browse the repository at this point in the history
* Only release on platforms supported by rosdistro 0.7.0.

Closes a packaging regression on platforms no longer supported by
current rosdistro releases.

* Use Python 3.4
  • Loading branch information
nuclearsandwich authored Jan 29, 2019
1 parent a1aea96 commit 3dbb106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stdeb.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Depends3: ca-certificates, python3-rospkg (>= 1.0.37), python3-yaml, python3-cat
Conflicts: python3-rosdep, python-rosdep2, python3-rosdep2
Conflicts3: python-rosdep, python-rosdep2, python3-rosdep2
Copyright-File: LICENSE
Suite: oneiric precise quantal raring saucy trusty utopic vivid wily xenial yakkety zesty artful bionic wheezy jessie stretch buster
X-Python3-Version: >= 3.2
Suite: trusty utopic vivid wily xenial yakkety zesty artful bionic jessie stretch buster
X-Python3-Version: >= 3.4

0 comments on commit 3dbb106

Please sign in to comment.