[cg3] 01/01: Fixed copyright for missing license header, formatted control file

Kartik Mistry kartik at moszumanska.debian.org
Mon Oct 6 14:45:02 UTC 2014


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

kartik pushed a commit to branch master
in repository cg3.

commit dfdcc1ec90466c684a8ea678c7b2f5b264997c32
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Mon Oct 6 20:14:57 2014 +0530

    Fixed copyright for missing license header, formatted control file
---
 debian/control   | 16 +++++++++-------
 debian/copyright | 14 ++++++++------
 2 files changed, 17 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 94d7540..40c9896 100644
--- a/debian/control
+++ b/debian/control
@@ -4,19 +4,21 @@ Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Tino Didriksen <mail at tinodidriksen.com>,
            Kartik Mistry <kartik at debian.org>
-Build-Depends:
-	cmake (>= 2.8.9),
-	debhelper (>= 9.0),
-	libboost1.48-dev | libboost-dev (>= 1.49.0),
-	libicu-dev (>= 4.8)
-Standards-Version: 3.9.5
+Build-Depends: cmake (>= 2.8.9),
+               debhelper (>= 9.0),
+               libboost1.48-dev | libboost-dev (>= 1.49.0),
+               libicu-dev (>= 4.8)
+Standards-Version: 3.9.6
 Homepage: http://visl.sdu.dk/cg3.html
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/cg3.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/cg3.git
 
 Package: cg3
 Architecture: any
-Depends: libcg3-0 (= ${binary:Version}), ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: libcg3-0 (= ${binary:Version}),
+         ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Provides: vislcg3
 Conflicts: vislcg3
 Description: Tools for using the 3rd edition of Constraint Grammar (CG-3)
diff --git a/debian/copyright b/debian/copyright
index d6ed135..5db8595 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -41,9 +41,15 @@ License: GPL-2+
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
+Files: include/exec-stream/*
+Copyright: 2004 Artem Khodush
+License: BSD-3-clause
+
 Files: CMake/FindBoost.cmake
 Copyright: 2006-2009 Kitware, Inc.
 License: BSD-3-clause
+
+License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  .
@@ -70,13 +76,9 @@ License: BSD-3-clause
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.
 
-Files: include/exec-stream/*
-Copyright: 2004 Artem Khodush
-License: BSD-3-clause
-
 Files: include/cycle.h
 Copyright: 2003, 2007-8 Matteo Frigo
- 2003, 2007-8 Massachusetts Institute of Technology
+           2003, 2007-8 Massachusetts Institute of Technology
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
@@ -98,7 +100,7 @@ License: Expat
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Files: include/uoptions.h
- src/icu_uoptions.cpp
+       src/icu_uoptions.cpp
 Copyright: 1995-2014 International Business Machines Corporation and others
 License: ICU
  Permission is hereby granted, free of charge, to any person obtaining a

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



More information about the debian-science-commits mailing list