[med-svn] [Git][med-team/seqan-needle][master] 4 commits: Really move needle to usr/lib/debian-med/bin (Closes: #1023807)

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Tue Nov 22 14:30:03 GMT 2022



Nilesh Patra pushed to branch master at Debian Med / seqan-needle


Commits:
e2864f7f by Nilesh Patra at 2022-11-22T19:53:29+05:30
Really move needle to usr/lib/debian-med/bin (Closes: #1023807)

- - - - -
4711ac26 by Nilesh Patra at 2022-11-22T19:53:29+05:30
d/rules: Fix arch:all build (Closes: #1024458)

- - - - -
96a30d70 by Nilesh Patra at 2022-11-22T19:53:29+05:30
Disable i386 in salsa-ci.yml since seqan-needle does not build on 32-bit

- - - - -
21e58b38 by Nilesh Patra at 2022-11-22T19:54:57+05:30
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/rules
- debian/salsa-ci.yml
- debian/seqan-needle.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+seqan-needle (1.0.1.0.0.git.3011926+ds-3) unstable; urgency=medium
+
+  * Team Upload.
+  * Really move needle to usr/lib/debian-med/bin (Closes: #1023807)
+  * d/rules: Fix arch:all build (Closes: #1024458)
+  * Disable i386 in salsa-ci.yml since seqan-needle does not build on 32-bit
+
+ -- Nilesh Patra <nilesh at debian.org>  Tue, 22 Nov 2022 19:54:37 +0530
+
 seqan-needle (1.0.1.0.0.git.3011926+ds-2) unstable; urgency=medium
 
   * Rename binary to seqan-needle, add symlink and README.Debian


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ include /usr/share/dpkg/buildflags.mk
 
 override_dh_auto_configure:
 	rm -Rf lib/seqan3
-	dh_auto_configure --arch -- -DSEQAN3_NO_LEMON=OFF
+	dh_auto_configure -- -DSEQAN3_NO_LEMON=OFF
 
 override_dh_auto_build-arch:
 	dh_auto_build --arch
@@ -26,8 +26,5 @@ ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)))
 	cd obj-* && $(MAKE) doc
 endif
 
-### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
-#override_dh_auto_test:
-#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-#	do_stuff_for_testing
-#endif
+override_dh_auto_test-indep:
+	echo "Do Nothing"


=====================================
debian/salsa-ci.yml
=====================================
@@ -3,15 +3,5 @@ include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
 
-# To exclude single tests you can use
-#variables:
-#  SALSA_CI_DISABLE_APTLY: 1
-#  SALSA_CI_DISABLE_AUTOPKGTEST: 1
-#  SALSA_CI_DISABLE_BLHC: 1
-#  SALSA_CI_DISABLE_LINTIAN: 1
-#  SALSA_CI_DISABLE_PIUPARTS: 1
-#  SALSA_CI_DISABLE_REPROTEST: 1
-#  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
-#  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
-# In case for instance i386 is explicitly excluded by Build-Depends
-#  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+variables:
+   SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1


=====================================
debian/seqan-needle.install
=====================================
@@ -1 +1 @@
-obj-*/bin/* usr/bin/
+obj-*/bin/needle usr/lib/debian-med/bin/



View it on GitLab: https://salsa.debian.org/med-team/seqan-needle/-/compare/50f6e202c4cee8470715fa86ba5ee6b93ccda69a...21e58b3892e1bf1b945a40ed911fe134271179be

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqan-needle/-/compare/50f6e202c4cee8470715fa86ba5ee6b93ccda69a...21e58b3892e1bf1b945a40ed911fe134271179be
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/20221122/702c76f2/attachment-0001.htm>


More information about the debian-med-commit mailing list