Skip to content

Commit

Permalink
Update debian package changelog for v3.5.2 for Ubuntu groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
daniestevez committed Nov 27, 2020
1 parent 61f3d66 commit 127ec3c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 8 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
gr-satellites (3.5.0-0) UNRELEASED; urgency=medium
gr-satellites (3.5.2-1) groovy; urgency=medium

* Fix dh_installman problems

-- <[email protected]> Fri, 27 Nov 2020 15:56:58 +0000

gr-satellites (3.5.2-0) groovy; urgency=medium

* Initial release

-- <[email protected]> Sat, 19 Sep 2020 20:17:36 +0000
-- <[email protected]> Fri, 27 Nov 2020 15:25:00 +0000
4 changes: 4 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

%:
dh $@ --with python3

# Do not run dh_installman
override_dh_installman:

0 comments on commit 127ec3c

Please sign in to comment.