[pysph] 05/07: Apply cme fix dpkg.
Anton Gladky
gladk at moszumanska.debian.org
Tue Feb 9 17:39:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository pysph.
commit a8f501b23217409db4bd1193d5bc003d82864516
Author: Anton Gladky <gladk at debian.org>
Date: Tue Feb 9 14:35:06 2016 +0100
Apply cme fix dpkg.
---
debian/control | 8 ++++----
debian/copyright | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index d15f6de..c9c75a1 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,9 @@ Build-Depends: cython,
python-sphinx (>= 1.0.7+dfsg),
python-traits,
python-setuptools
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pysph.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/pysph.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pysph.git
Homepage: http://pysph.googlecode.com
X-Python-Version: >= 2.7
@@ -37,7 +37,7 @@ Depends: cython,
${shlibs:Depends},
${sphinxdoc:Depends}
Recommends: pysph-viewer
-Description: open source framework for Smoothed Particle Hydrodynamics
+Description: open source framework for Smoothed Particle Hydrodynamics
It is implemented in Python and the performance critical parts are
implemented in Cython.
.
@@ -71,7 +71,7 @@ Depends: libjs-mathjax,
${sphinxdoc:Depends},
${misc:Depends}
Recommends: python-pysph
-Description: documentation and examples for PySPH
+Description: documentation and examples for PySPH
It is implemented in Python and the performance critical parts are
implemented in Cython.
.
diff --git a/debian/copyright b/debian/copyright
index 2f996b1..598a10b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: https://bitbucket.org/pysph
Files: *
Copyright: 2014, PySPH developers
-License: BSD-2
+License: BSD-2-clause
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pysph.git
More information about the debian-science-commits
mailing list