[med-svn] [Git][med-team/dwgsim][master] 2 commits: Stop generating html from readme, install rest of docs
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sat Aug 13 18:30:15 BST 2022
Nilesh Patra pushed to branch master at Debian Med / dwgsim
Commits:
2fe669f5 by Nilesh Patra at 2022-08-13T17:27:51+00:00
Stop generating html from readme, install rest of docs
- - - - -
f1ad27d2 by Nilesh Patra at 2022-08-13T17:28:29+00:00
Stop B-D on debhelper (there is a B-D on debhelper-compat already)
- - - - -
3 changed files:
- debian/control
- debian/docs
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -5,9 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
samtools,
- markdown,
- zlib1g-dev,
- debhelper
+ zlib1g-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/dwgsim
Vcs-Git: https://salsa.debian.org/med-team/dwgsim.git
=====================================
debian/docs
=====================================
@@ -1 +1,2 @@
README*
+docs/*
=====================================
debian/rules
=====================================
@@ -13,7 +13,6 @@ override_dh_auto_build:
sed -i 's/occour/occur/' src/dwgsim_opt.c
sed -i 's/occour/occur/' debian/dwgsim.1
dh_auto_build
- markdown README.md > README.html
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/dwgsim/-/compare/679770481f6bd5307e62439df50b34b537ca5dcc...f1ad27d2814ce8e7a07f125aae8b10fd775b3ba1
--
View it on GitLab: https://salsa.debian.org/med-team/dwgsim/-/compare/679770481f6bd5307e62439df50b34b537ca5dcc...f1ad27d2814ce8e7a07f125aae8b10fd775b3ba1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220813/58e6b182/attachment-0001.htm>
More information about the debian-med-commit
mailing list