[med-svn] [solvate] 11/13: cme, debhelper 10

Andreas Tille tille at debian.org
Thu Dec 28 16:44:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository solvate.

commit 13b441d8aa57ca3d547b543bd96b13cc96016682
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 28 17:41:58 2017 +0100

    cme, debhelper 10
---
 debian/compat  |  2 +-
 debian/control | 10 ++++++----
 debian/rules   |  9 ---------
 3 files changed, 7 insertions(+), 14 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+10
diff --git a/debian/control b/debian/control
index e168994..8bab60e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,16 @@
 Source: solvate
+Maintainer: Steffen Moeller <moeller at debian.org>
 Section: non-free/science
+XS-Autobuild: no
 Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5)
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 10)
+Standards-Version: 4.1.2
 Homepage: http://www.mpibpc.mpg.de/grubmueller/solvate
 
 Package: solvate
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: sets 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
diff --git a/debian/rules b/debian/rules
index bb56034..756652c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/solvate.git



More information about the debian-med-commit mailing list