[med-svn] [pssh2] 04/08: Fix homepage, debhelper 10, other polishing

Andreas Tille tille at debian.org
Mon Dec 18 21:13:31 UTC 2017


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

tille pushed a commit to branch master
in repository pssh2.

commit 91c83740aa9d710358e7951140d7adfa2c1e5c86
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 18 21:43:08 2017 +0100

    Fix homepage, debhelper 10, other polishing
---
 debian/compat  |  2 +-
 debian/control |  6 +++---
 debian/rules   | 13 -------------
 3 files changed, 4 insertions(+), 17 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index ff1d60e..20fe53c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andrea Schafferhans <andrea.schafferhans at rostlab.org>
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.6
-Homepage: http://www.rostlab.org
+Build-Depends: debhelper (>= 10)
+Standards-Version: 4.1.2
 Vcs-Svn: svn://anoncvs.debian.org/collab-maint/pssh2.git
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/pssh2/trunk/
+Homepage: https://github.com/aschafu/PSSH2
 
 Package: pssh2
 Architecture: any
diff --git a/debian/rules b/debian/rules
index c30bbdb..79fd842 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,21 +1,8 @@
 #!/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
 
-# This has to be exported to make some magic below work.
-export DH_OPTIONS
-
-
 %:
 	dh $@ 

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



More information about the debian-med-commit mailing list