[hawtjni] 03/04: debian/copyright: Fixed the order of the paragraphs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Feb 5 00:48:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository hawtjni.
commit 2b63af9b21d6a75778a7fb7d86d26be5785e1c94
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Feb 5 01:36:49 2015 +0100
debian/copyright: Fixed the order of the paragraphs
---
debian/changelog | 1 +
debian/copyright | 23 +++++++++++------------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c156031..5b2b3e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ hawtjni (1.10-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.6 (no changes)
* debian/rules: Simplified the get-orig-source target by calling uscan
+ * debian/copyright: Fixed the order of the paragraphs
-- Emmanuel Bourg <ebourg at apache.org> Thu, 05 Feb 2015 01:07:48 +0100
diff --git a/debian/copyright b/debian/copyright
index 88d9081..63d3699 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,29 +2,28 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: HawtJNI
Source: https://github.com/fusesource/hawtjni
-Files:
- hawtjni-example/pom.xml
- hawtjni-generator/pom.xml
- hawtjni-runtime/pom.xml
- hawtjni-website/*
- maven-hawtjni-plugin/*
-Copyright: © 2009-2014, FuseSource Corp
-License: Apache-2.0
-
Files: *
Copyright: 2009-2014, FuseSource Corp.
2004-2008, IBM Corporation and others
License: Eclipse-Public-License-v1.0
+Files: hawtjni-example/pom.xml
+ hawtjni-generator/pom.xml
+ hawtjni-runtime/pom.xml
+ hawtjni-website/*
+ maven-hawtjni-plugin/*
+Copyright: 2009-2014, FuseSource Corp
+License: Apache-2.0
+
Files: hawtjni-generator/src/main/resources/windows/stdint.h
Copyright: 2006-2008, Alexander Chemeris
License: BSD-3-clause
Files: debian/*
-Copyright: © 2010, Miguel Landaeta <nomadium at debian.org>
- 2011, Thorsten Werner <twerner at debian.org>
- 2014, Markus Koschany <apo at gambaru.de>
+Copyright: 2010, Miguel Landaeta <nomadium at debian.org>
+ 2011, Thorsten Werner <twerner at debian.org>
+ 2014, Markus Koschany <apo at gambaru.de>
License: Apache-2.0
License: Apache-2.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtjni.git
More information about the pkg-java-commits
mailing list