[slepc] 01/01: update VCS
Drew Parsons
dparsons at moszumanska.debian.org
Mon Oct 12 06:25:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository slepc.
commit dc66b2ade8a02927e3154b7b99a94c28935723bb
Author: Drew Parsons <dparsons at debian.org>
Date: Mon Oct 12 14:09:11 2015 +0800
update VCS
Moved Debian packaging from svn to git. Upstream uses git.
---
debian/control | 2 +-
debian/copyright | 13 +++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index a192652..a260b15 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), quilt, python (>= 2.4.4-6),
Standards-Version: 3.9.6
Section: libs
Homepage: http://slepc.upv.es/
-Vcs-Svn: git://anonscm.debian.org/debian-science/packages/slepc.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/slepc.git
Vcs-Browser: http://anonscm.debian.org/cgit/debian-science/packages/slepc.git/
Package: slepc-dev
diff --git a/debian/copyright b/debian/copyright
index 9b9f152..a4cbdbe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,14 +18,15 @@ License: LGPL-3
You should find a copy of the GNU Lesser General Public License
at /usr/share/common-licenses/LGPL-3. If not, see <http://www.gnu.org/licenses/>.
-Files: debian/*
-Copyright: (C) 2007, Ondrej Certik <ondrej at certik.cz>(C) 2007
-Licence: GPL,
- The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
- Modified 2015 by Drew Parsons <dparsons at debian.org>
-
Files: src/eps/impls/external/blopex/petsc-interface.*
Copyright: 2010 BLOPEX team http://code.google.com/p/blopex/
License: LGPL-2.1
BLOPEX (version 1.1) LGPL Version 2.1 or above.
See www.gnu.org or /usr/share/common-licenses/LGPL-2.1
+
+Files: debian/*
+Copyright: (C) 2007, Ondrej Certik <ondrej at certik.cz>(C) 2007
+Licence: GPL-3
+ The Debian packaging is licensed under the GPL version 3,
+ see /usr/share/common-licenses/GPL-3.
+ Modified 2015 by Drew Parsons <dparsons at debian.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git
More information about the debian-science-commits
mailing list