We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 341b181 + 658349d commit f6c7348Copy full SHA for f6c7348
debian/changelog
@@ -1,8 +1,7 @@
1
github-backup-utils (2.16.0) UNRELEASED; urgency=medium
2
3
- * Cater for v that may occur in the version string #458
4
5
- -- Colin Seymour <[email protected]> Tue, 22 Jan 2019 19:53:01 +0000
+ -- Colin Seymour <[email protected]> Tue, 22 Jan 2019 20:05:27 +0000
6
7
github-backup-utils (2.15.1) UNRELEASED; urgency=medium
8
script/cibuild
@@ -7,8 +7,8 @@ set -e
# conditional logic based on the remote version. Running the suite against
# different major versions ensures we're covering these conditional paths.
9
REMOTE_VERSIONS="
10
- 2.13.0
11
- 2.15.0
+ 2.14.0
+ 2.16.0
12
"
13
14
# Enable verbose logging of ssh commands
0 commit comments