Skip to content

Commit

Permalink
version 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Dec 26, 2015
1 parent 1af675d commit e0b84c5
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

package-name: qubes-mgmt-salt-base-topd
saltenv: base
version: 3.1.0
version: 3.1.1
release: 1
name: topd-formula
top_level_dir: topd
Expand Down
34 changes: 34 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
qubes-mgmt-salt-base-topd (3.1.1-1) wheezy; urgency=medium

[ Jason Mehring ]
* Makefile: Added a few formatting line feeds
* FORMULA: Use Makefile VARS for formula_dir, etc and re-ordered
fields
* modules: topd - Reformat
* modules: topd - pylint
* utils: adapt - Reformat
* utils: fileinfo - Reformat
* utils: matcher - Reformat
* utils: pathinfo - Reformat
* utils: pathutils - Reformat
* utils: toputils - Reformat
* debian: Fix incorect postinst filename
* utils: adapt - pylint
* utils: fileinfo - pylint
* utils: matcher - pylint
* utils: pathinfo - pylint
* utils: pathutils - cleanup code
* utils: pathutils - pylint
* utils: toputils - cleanup code
* utils: toputils - pylint
* utils: pathutils + toputils - return proper saltenv when calling
saltenv() method
* modules: Allow topd directory to be able to be passed to allow
multiple locations
* modules: Make sure opts contains grains when loading tops
* utils: adapt - Add back missing keyword arg in function signature
call
* Remove adapt module as it's not being used

-- Marek Marczykowski-Górecki <[email protected]> Sat, 26 Dec 2015 01:07:27 +0100

qubes-mgmt-salt-base-topd (3.1.0-1) wheezy; urgency=medium

[ Jason Mehring ]
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.1.1

0 comments on commit e0b84c5

Please sign in to comment.