Commit Graph

17 Commits

Author SHA1 Message Date
Abel Sen fa6fac1a76
Minor typos (#1595)
* Remove extra backtick

* Reword explanation of update

* Reword explanation of relative update

* Change "remaple" to "remain"

* Change "clovver" to "clobber"

* Reword explanation of update for comment operators

* Reword explanation of relative update for comment operators

* Change "array" to "expression"

* Change "the golangs" to "Golang's"

* Change "golangs" to "Golang's"

* Change "can durations" to "can add durations"

* Change "array scalars" to "arrays"

* Change "beit" to "be it"

* Fix typo in `eval` tip

* Fix typo in header for `has` operation

* Add space before pipe in `line` operator example

* Fix typos in explanation of deep array merges

* Change "is now used" to "is now used."

* Change "object," to "object."

* Changes "indexes" to "indices"

* Remove extraneous copied text from `..` article

* Reword explanation of `...` operator

* Change "your are" to "you are"

* Add link to `string` operator docs in `select` article

* Change "is a" to "parameter specifies" in `string` operators article

* Change "new line" to "newline"

* Change "golang regex" to "Golang's regex"

* Change "golang" to "Golang"

* Add period

* Remove comma in `subtract` article

* Remove duplicate number subtraction example

* Remove comma in `traverse` operator article

* Clarify use of brackets when `read`ing with special characters
2023-03-16 13:39:36 +11:00
robertomier 5e30f3ba90
Update changelog for version v4.16.2 (#1046)
* Update changelog for version v4.16.2

* fix: remove useless changelog comments from debian changelog
2022-01-03 09:20:13 +11:00
robertomier 0b49bebad9
chore: script to build the deb sources (#1045)
* chore: script to build the deb sources

now it includes the man files. This script makes only sense executing
on the machine having the gpg key needed to sign and push to ppa

* fix: dput dependency and proper configuration
2021-12-23 11:43:21 +11:00
Emmanuel Bourg e87808683a Skip the tests if the nocheck Debian build option is specified 2021-10-07 13:44:16 +11:00
Roberto Mier Escandon 91018683bf Bump deb to version 4.13.0 2021-09-17 08:44:13 +10:00
Roberto Mier Escandon f285a684ec Update debian pkg files to version 4.9.6 2021-07-07 13:52:42 +10:00
Roberto Mier Escandon a0cb691601 Bump version to 3.3.2 2020-08-16 13:02:07 +10:00
Roberto Mier Escandon 6fc3566acd Changelog updated for version 3.3-0 2020-05-01 10:31:53 +10:00
Roberto Mier Escandon d356fa0d0b 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
2020-02-25 08:57:41 +11:00
Roberto Mier Escandon d22bfc241b Add changelog 2020-02-25 08:57:41 +11:00
Roberto Mier Escandon 69fae2d9cb Inc Deb version 2020-02-17 09:29:02 +11:00
Mikhail Novosyolov 44b8a5e80f Fix Debian 'Architecture'
When it's 'all', architecture-independent packages are built, and so now an x86_64 executable is packaged to noarch packaged.
2019-03-21 12:39:47 +11:00
Roberto Mier Escandon 386a0ca3c3 Bump debian pkg to 2.2-1 version 2019-01-21 09:06:43 +11:00
Roberto Mier Escandon ef5f745da3 Fix version typo 2018-07-11 08:49:37 +10:00
Roberto Mier Escandon 25025f2771 Bump debian package version 2018-07-11 08:49:37 +10:00
Roberto Mier Escandon 0a8c268dcc Bumped deb version 2018-06-20 19:28:44 +10:00
Roberto Mier Escandon 1853585d22 Add debian packaging 2018-06-12 10:12:55 +10:00