[knopflerfish-osgi] 01/05: Remove trailing whitespace and replace tabs with spaces.
Markus Koschany
apo at moszumanska.debian.org
Sat Sep 16 21:43:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository knopflerfish-osgi.
commit a0b7f72ad502e54cb2e13bc7fe6fb635e4ef09ec
Author: Markus Koschany <apo at debian.org>
Date: Sat Sep 16 21:23:25 2017 +0200
Remove trailing whitespace and replace tabs with spaces.
---
debian/control | 4 ++--
debian/copyright | 25 +++++++++++++------------
2 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index fe4f272..861031f 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Description: Java framework implementing the OSGi R5 version
.
Applications areas for OSGi ranges from use as a service platform on embedded
devices, to plugin mechanisms for larger programs. The initial goal of OSGi
- was the embedded market, but other uses are certainly possible.
+ was the embedded market, but other uses are certainly possible.
.
This package specifically provides the framework JAR file.
@@ -39,6 +39,6 @@ Description: Java framework implementing the OSGi R5 version (docs)
.
Applications areas for OSGi ranges from use as a service platform on embedded
devices, to plugin mechanisms for larger programs. The initial goal of OSGi
- was the embedded market, but other uses are certainly possible.
+ was the embedded market, but other uses are certainly possible.
.
This package contains the documentation, currently mainly for the framework.
diff --git a/debian/copyright b/debian/copyright
index 0fac532..00cff05 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,14 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Source: http://www.knopflerfish.org/
Upstream-Contact: Makewave <info at makewave.com>.
-Files-Excluded: *.jar
- osgi/bundles
- osgi/bundles_examples
- osgi/bundles_opt
- osgi/bundles_test
- osgi/ee
- tools
+Files-Excluded:
+ *.jar
+ osgi/bundles
+ osgi/bundles_examples
+ osgi/bundles_opt
+ osgi/bundles_test
+ osgi/ee
+ tools
Files: *
Copyright:
@@ -24,19 +25,19 @@ 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:
- .
+ .
- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
- .
+ .
- Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.
- .
+ .
- Neither the name of the KNOPFLERFISH project nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
- .
+ .
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
@@ -55,7 +56,7 @@ Copyright:
Copyright (c) OSGi Alliance (2001, 2013). All Rights Reserved.
Comment:
----------------------------------------------------------------------
- - OSGi Alliance Notice
+ - OSGi Alliance Notice
----------------------------------------------------------------------
This product includes the OSGi Service Platform API code from the OSGi
Alliance provided under an Apache 2 license.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/knopflerfish-osgi.git
More information about the pkg-java-commits
mailing list