[med-svn] [Git][med-team/solvate][master] 2 commits: package name: solvate for fetching files
Nilesh Patra
gitlab at salsa.debian.org
Fri Jun 5 17:44:04 BST 2020
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 <npatra974 at gmail.com> 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 <moeller at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200605/7229fa7f/attachment-0001.html>
More information about the debian-med-commit
mailing list