Bump debian package to version 3.1-2

Updated all files to be more Debian compliant
Update release instructions for get mod vendor before releasing
This commit is contained in:
Roberto Mier Escandon
2020-02-25 08:57:41 +11:00
committed by Mike Farah
parent d22bfc241b
commit d356fa0d0b
8 changed files with 44 additions and 21 deletions
+3 -1
View File
@@ -33,6 +33,8 @@
- docker build . -t mikefarah/yq:latest -t mikefarah/yq:VERSION
- debian package
- ensure you get all vendor dependencies before packaging
```go mod vendor```
- execute
```dch -i```
- fill debian/changelog with changes from last version
@@ -42,4 +44,4 @@
- put to PPA
```dput ppa:<REPOSITORY> ../yq_<VERSION>_source.changes```
(current distro repository is ppa:rmescandon/yq. In case that a new version
is released, please contact rmescandon@gmail.com to bump debian package)
is released, please contact rmescandon@gmail.com to bump debian package)