[med-svn] [Git][med-team/mash][master] 3 commits: enable building twice in a row

Sascha Steinbiss (@satta) gitlab at salsa.debian.org
Mon Dec 18 21:54:10 GMT 2023



Sascha Steinbiss pushed to branch master at Debian Med / mash


Commits:
b7d64728 by Sascha Steinbiss at 2023-12-18T22:53:50+01:00
enable building twice in a row

- - - - -
380f1303 by Sascha Steinbiss at 2023-12-18T22:53:50+01:00
bump copyright date for debian directory

- - - - -
a081b37f by Sascha Steinbiss at 2023-12-18T22:53:50+01:00
remove unnecessary Built-Using from mash-doc package

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mash (2.3+dfsg-6) unstable; urgency=medium
+
+  * Enable building twice in a row.
+    Closes: #1046553
+  * Bump copyright date for debian directory.
+  * Remove unnecessary Built-Using from mash-doc package.
+
+ -- Sascha Steinbiss <satta at debian.org>  Mon, 18 Dec 2023 22:42:16 +0100
+
 mash (2.3+dfsg-5) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -51,7 +51,6 @@ Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends},
          libjs-mathjax
-Built-Using: ${sphinxdoc:Built-Using}
 Description: documentation for Mash
  This package contains further documentation (tutorials, explanations,
  etc.) for Mash, a MinHash based genome distance estimator. The documentation


=====================================
debian/copyright
=====================================
@@ -13,7 +13,7 @@ Copyright: © 2015 Brian Ondov, Todd Treangen, Adam Phillippy
 License: BSD-3-clause
 
 Files: debian/*
-Copyright: © 2016-2022 Sascha Steinbiss <satta at debian.org>
+Copyright: © 2016-2023 Sascha Steinbiss <satta at debian.org>
 License: BSD-3-clause
 
 License: BSD-3-clause


=====================================
debian/rules
=====================================
@@ -15,7 +15,9 @@ export DEB_CPPFLAGS_MAINT_APPEND
 
 override_dh_auto_clean:
 	dh_auto_clean
-	rm -rf $(CURDIR)/debian/sphinxdoc $(CURDIR)/debian/man
+	rm -rf $(CURDIR)/debian/sphinxdoc $(CURDIR)/debian/man $(CURDIR)/test/*.msh \
+	       $(CURDIR)/test/*.dist $(CURDIR)/test/*.json $(CURDIR)/Makefile \
+	       $(CURDIR)/config.log $(CURDIR)/config.status $(CURDIR)/test/screen
 
 override_dh_auto_configure:
 	dh_auto_configure --  --with-capnp=/usr --with-gsl=/usr --prefix=$(CURDIR)/debian/tmp/usr



View it on GitLab: https://salsa.debian.org/med-team/mash/-/compare/25ca3cc5f3a6ab825b26a3ad017078a70d23ab89...a081b37fb9af215db3c7a1cde3865292e1e0f476

-- 
View it on GitLab: https://salsa.debian.org/med-team/mash/-/compare/25ca3cc5f3a6ab825b26a3ad017078a70d23ab89...a081b37fb9af215db3c7a1cde3865292e1e0f476
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/20231218/7acc7825/attachment-0001.htm>


More information about the debian-med-commit mailing list