File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
- 1.0.16
1
+ 1.0.17
Original file line number Diff line number Diff line change
1
+ mktechdocs (1.0.17) focal; urgency=medium
2
+
3
+ * Fix for https://github.com/att/MkTechDocs/issues/21
4
+
5
+ -- Joseph Spencer Seidel <jsseidel@fastmail.com> Mon, 15 Feb 2021 13:55:00 -0500
1
6
mktechdocs (1.0.16) bionic; urgency=medium
2
7
3
8
* Fix for https://github.com/att/MkTechDocs/issues/34
Original file line number Diff line number Diff line change 1
- mktechdocs_1.0.16_source.buildinfo text optional
1
+ mktechdocs_1.0.17_amd64.buildinfo text optional
2
+ mktechdocs_1.0.17_amd64.deb text optional
Original file line number Diff line number Diff line change 15
15
# limitations under the License.
16
16
17
17
mkdir -p ./install_files/opt/mktechdocs
18
- cp -r ./VERSION ./bin ./test ./lib ./docs ./install_files/opt/mktechdocs/.
18
+ cp -r ./VERSION ./bin ./test ./lib ./docs ./docsbuild ./ install_files/opt/mktechdocs/.
19
19
dpkg-buildpackage
20
20
You can’t perform that action at this time.
0 commit comments