[exodus] 01/02: * Update home page to github (sourceforge page gone) * Debhelper compat level 10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Jul 30 11:41:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository exodus.
commit 62faba70925d68fb9917317683f740abf79c97a7
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sun Jul 30 12:25:02 2017 +0100
* Update home page to github (sourceforge page gone)
* Debhelper compat level 10
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control | 4 ++--
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2175b9f..5f34231 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+exodusii (6.02.dfsg.1-8) UNRELEASED; urgency=medium
+
+ * Update home page to github (sourceforge page gone)
+ * Debhelper compat level 10
+
+ -- Alastair McKinstry <mckinstry at debian.org> Sun, 30 Jul 2017 12:23:36 +0100
+
exodusii (6.02.dfsg.1-7) unstable; urgency=medium
* Standards-Version: 3.9.8. No changes required
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 9fcd016..220b8c1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: exodusii
Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 9), cmake (>= 2.4.0), libnetcdf-dev, gfortran,
+Build-Depends: debhelper (>= 10), cmake (>= 2.4.0), libnetcdf-dev, gfortran,
libhdf5-serial-dev, zlib1g-dev, csh, chrpath
Standards-Version: 3.9.8
-Homepage: http://sourceforge.net/projects/exodusii/
+Homepage: https://github.com/certik/exodus
Vcs-Git: git://anonscm.debian.org/debian-science/packages/exodus.git
Package: libexodusii5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/exodus.git
More information about the debian-science-commits
mailing list