[med-svn] [Git][med-team/seqan-raptor][master] 2 commits: fix nodoc profile

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Wed Oct 19 18:07:13 BST 2022



Michael R. Crusoe pushed to branch master at Debian Med / seqan-raptor


Commits:
48e445f7 by Michael R. Crusoe at 2022-10-19T18:57:02+02:00
fix nodoc profile

- - - - -
c38741a1 by Michael R. Crusoe at 2022-10-19T18:58:48+02:00
submit to NEW queue

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-seqan-raptor (2.0.0.0.git.fecfbca+ds-1) UNRELEASED; urgency=medium
+seqan-raptor (2.0.0.0.git.fecfbca+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #1022057)
 
- -- Michael R. Crusoe <crusoe at debian.org>  Tue, 18 Oct 2022 13:18:08 +0200
+ -- Michael R. Crusoe <crusoe at debian.org>  Wed, 19 Oct 2022 18:58:32 +0200


=====================================
debian/rules
=====================================
@@ -21,12 +21,10 @@ export CPPFLAGS=-I/usr/include/seqan3/submodules/sdsl-lite/include/ -I/usr/inclu
 %:
 	dh $@
 
-override_dh_auto_build:
-	rm -Rf lib/chopper/lib/robin-hood-hashing/src/scripts lib/chopper/lib/robin-hood-hashing/src/test/ \
-		lib/chopper/test/ lib/robin-hood-hashing/src/test/ lib/submodules/sharg-parser/test \
-		workflow
-	dh_auto_build
+override_dh_auto_build-indep:
+ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)))
 	cd obj-* && $(MAKE) doc && cd doc/latex && $(MAKE)
+endif
 
 ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
 #override_dh_auto_test:



View it on GitLab: https://salsa.debian.org/med-team/seqan-raptor/-/compare/4b070e4fbee7323683a35c30017e8ba76d89a2ff...c38741a14469bea0b3001b0a9cbafceb075f32ff

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqan-raptor/-/compare/4b070e4fbee7323683a35c30017e8ba76d89a2ff...c38741a14469bea0b3001b0a9cbafceb075f32ff
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/20221019/f2f898ad/attachment-0001.htm>


More information about the debian-med-commit mailing list