Skip to content

Commit

Permalink
Debian NMU 1.13.1-1.1 (by Adrian Bunk)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilobyte committed Aug 11, 2023
1 parent 97aa499 commit bad0ab5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ check-license:
@echo Done.

check-doc: doc
./utils/check-manpages
-./utils/check-manpages

sparse:
$(MAKE) -C src sparse
Expand Down
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
pmdk (1.13.1-1.1) unstable; urgency=low

* Non-maintainer upload.
* Ignore check-manpages failure until Pandoc creates manpages
that are accepted by the latest groff. (Closes: #1042252)

-- Adrian Bunk <[email protected]> Fri, 11 Aug 2023 13:28:04 +0300

pmdk (1.13.1-1) unstable; urgency=medium

* New upstream release.
Expand Down

0 comments on commit bad0ab5

Please sign in to comment.