[cod-tools] 08/08: Describing phonopy files in debian/copyright. Excluding other non-DFSG-free files.

Andrius Merkys merkys-guest at moszumanska.debian.org
Fri Dec 15 09:49:02 UTC 2017


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

merkys-guest pushed a commit to branch 2.0
in repository cod-tools.

commit c9fb0b496927a82a32b43c42c0d0559fa0297760
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Fri Dec 15 11:47:51 2017 +0200

    Describing phonopy files in debian/copyright. Excluding other non-DFSG-free files.
---
 debian/changelog |  5 +++--
 debian/copyright | 57 +++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 45 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf2de37..55ecb89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 cod-tools (2.0-2) UNRELEASED; urgency=low
 
-  * debian/copyright: listing CIFTEST_2.1 and spglib.
-  * debian/repack: repackaging source to exclude non-DFSG-free STAR::Parser.
+  * debian/copyright: listing CIFTEST_2.1, spglib and phonopy.
+  * debian/copyright: adding Files-Excluded stanza to exclude non-DFSG-free
+    files.
 
  -- Andrius Merkys <andrius.merkys at gmail.com>  Fri, 15 Dec 2017 09:51:00 +0200
 
diff --git a/debian/copyright b/debian/copyright
index a181456..f646f85 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,13 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Files-Excluded: src/lib/perl5/STAR
+Files-Excluded:
+ src/lib/perl5/STAR
+ data/AtomProperties/sources/wikipedia/oxidation_states.html
+ doc/IUCr
+ doc/journal-names/coden.html
+ doc/journal-names/J_*.gz
 Upstream-Name: cod-tools
 Source: <http://www.crystallography.net/cod/archives/2017/software/cod-tools/cod-tools-2.0.tar.gz>
-Comment: Non-DFSG-free STAR::Parser files are removed.
+Comment: Non-DFSG-free files are removed.
 
 Files: *
 Copyright: 2008 Saulius Gražulis <grazulis at ibt.lt>
@@ -40,24 +45,29 @@ License: BSD-3-Clause
  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Files: debian/*
-Copyright: 2016 Andrius Merkys <andrius.merkys at gmail.com>
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+Files: src/externals/spglib/pyspglib/test/vasp.py
+Copyright: 2011 Atsushi Togo
+License: LGPL-3+
+ Phonopy is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.
  .
- This package is distributed in the hope that it will be useful,
+ Phonopy is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
+ GNU Lesser General Public License for more details.
  .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+ You should have received a copy of the GNU Lesser General Public License
+ along with phonopy.  If not, see <http://www.gnu.org/licenses/>.
+
+Files: src/externals/spglib/test/*.rb
+Copyright: 2005-2008 Atsushi Togo
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2016 Andrius Merkys <andrius.merkys at gmail.com>
+License: GPL-2+
 
 License: GPL-2
  This program is free software; you can redistribute it and/or modify
@@ -73,3 +83,20 @@ License: GPL-2
  You should have received a copy of the GNU General Public License along
  with this program; if not, write to the Free Software Foundation, Inc.,
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list