[med-svn] [Git][med-team/ncbi-blastplus][master] 3 commits: Revert "more optional build-deps"

Michael R. Crusoe gitlab at salsa.debian.org
Fri Dec 6 10:46:11 GMT 2019



Michael R. Crusoe pushed to branch master at Debian Med / ncbi-blastplus


Commits:
161a28fb by Michael R. Crusoe at 2019-12-05T14:36:05Z
Revert "more optional build-deps"

This reverts commit a3dd5f4948a32ad279c926691bf8c9b8df81232d.

- - - - -
bea3051c by Michael R. Crusoe at 2019-12-05T14:42:14Z
2to3: don't make a backup

- - - - -
865bded5 by Michael R. Crusoe at 2019-12-05T14:43:11Z
really release to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -11,7 +11,7 @@ ncbi-blast+ (2.9.0-3) unstable; urgency=medium
   * Set upstream metadata fields: Contact, Name.
   * Remove obsolete fields Name, Contact from debian/upstream/metadata.
 
- -- Michael R. Crusoe <michael.crusoe at gmail.com>  Wed, 04 Dec 2019 11:13:08 +0100
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Thu, 05 Dec 2019 15:42:44 +0100
 
 ncbi-blast+ (2.9.0-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -16,10 +16,7 @@ Build-Depends-Arch: 2to3,
                libpcre3-dev,
                time,
                zlib1g-dev,
-               procps,
-               libbackward-cpp-dev,
-               libdw-dev,
-               libmsgsl-dev
+               procps
 Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/med-team/ncbi-blastplus
 Vcs-Git: https://salsa.debian.org/med-team/ncbi-blastplus.git


=====================================
debian/rules
=====================================
@@ -103,7 +103,7 @@ override_dh_install-arch:
 	mv $(instroot)/bin/update_blastdb.pl $(instroot)/bin/update_blastdb
 	sed -e '1s/$$/3/' $(instroot)/bin/windowmasker_2.2.22_adapter.py \
 	   > $(instroot)/bin/windowmasker_2.2.22_adapter
-	2to3 -w $(instroot)/bin/windowmasker_2.2.22_adapter
+	2to3 -w --nobackups $(instroot)/bin/windowmasker_2.2.22_adapter
 	chmod +x $(instroot)/bin/windowmasker_2.2.22_adapter
 	rm $(instroot)/bin/windowmasker_2.2.22_adapter.py*
 # Clean up tests, demos, and internal build tools



View it on GitLab: https://salsa.debian.org/med-team/ncbi-blastplus/compare/1dc1e25c9484588b31f1c756ec26c7330fdf56e6...865bded57b52e083a04c31a9a8e8585508205c8b

-- 
View it on GitLab: https://salsa.debian.org/med-team/ncbi-blastplus/compare/1dc1e25c9484588b31f1c756ec26c7330fdf56e6...865bded57b52e083a04c31a9a8e8585508205c8b
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/20191206/7d51062f/attachment-0001.html>


More information about the debian-med-commit mailing list