[med-svn] [cereal] 01/01: clarify licenses

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Sep 28 02:18:56 UTC 2015


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

misterc-guest pushed a commit to branch master
in repository cereal.

commit f3a3d5a552adbdafdb28595edcad02114e85664d
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Sun Sep 27 19:09:12 2015 -0700

    clarify licenses
---
 debian/copyright | 4 ++--
 debian/rules     | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 7d8987e..70bacbb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ License: bsd-3-clause
 
 Files: include/cereal/external/base64.hpp
 Copyright: (C) 2004-2008 René Nyffenegger
-License: 
+License: other 
    This source code is provided 'as-is', without any express or implied
    warranty. In no event will the author be held liable for any damages
    arising from the use of this software.
@@ -31,7 +31,7 @@ License:
 
 Files: include/cereal/external/rapidjson/*
 Copyright: (C) 2011 Milo Yip
-License: 
+License: MIT 
  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
diff --git a/debian/rules b/debian/rules
index 4c1584b..0f3985a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-# DH_VERBOSE := 1
+DH_VERBOSE := 1
 
 # some helpful variables - uncomment them if needed
 # shamelessly stolen from http://jmtd.net/log/awk/
@@ -20,3 +20,6 @@
 
 override_dh_auto_build:
 	dh_auto_build -- all doc
+
+override_dh_install:
+	dh_install --exclude license

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



More information about the debian-med-commit mailing list