Nilesh Patra pushed to branch master at Debian Med / solvate
Commits: b794df40 by Nilesh Patra at 2020-06-05T22:13:04+05:30 package name: solvate for fetching files - - - - - d0288112 by Nilesh Patra at 2020-06-05T22:13:27+05:30 Update changelog - - - - - 4 changed files: - debian/changelog - debian/control - debian/rules - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,18 @@ +solvate (1.0-3) UNRELEASED; urgency=medium + + * Team Upload. + + [ Steffen Möller ] + * Add new d/u/metadata file + * Update metadata with ref to conda + + [ Nilesh Patra ] + * Add autopkgtests + * Fix with cme + * Fix location of doc-base installed docs + + -- Nilesh Patra <[email protected]> Fri, 05 Jun 2020 22:06:47 +0530 + solvate (1.0-2) unstable; urgency=low [ David Paleino ] @@ -19,4 +34,3 @@ solvate (1.0-1) UNRELEASED; urgency=low * Initial release. -- Steffen Moeller <[email protected]> Fri, 28 Dec 2007 01:45:03 +0100 - ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Depends: ${shlibs:Depends}, Description: arranges water molecules around protein structures For molecular dynamics simulations it is sometimes appropriate not to model in the vacuum but to have the proteins surrounded - by their solvent. This program computes the location of water + by their solvent. This program computes the location of water molecules such that the resulting PDB files become suitable for further analyses. ===================================== debian/rules ===================================== @@ -22,4 +22,3 @@ override_dh_auto_clean: # # in debian/solvate-doc.docs # #cp *.pdb *.psf $(CURDIR)/debian/solvate/usr/share/doc/solvate-doc/ - ===================================== debian/tests/run-unit-test ===================================== @@ -1,7 +1,7 @@ #!/bin/bash set -e -pkg=solvate-doc +pkg=solvate if [ "${AUTOPKGTEST_TMP}" = "" ] ; then AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) View it on GitLab: https://salsa.debian.org/med-team/solvate/-/compare/92b060f8308ee080cc8ef16f81eb28e66d61dd03...d028811273252e3d589deec86860247276b24fd7 -- View it on GitLab: https://salsa.debian.org/med-team/solvate/-/compare/92b060f8308ee080cc8ef16f81eb28e66d61dd03...d028811273252e3d589deec86860247276b24fd7 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
