[svnkit] 12/12: Remove trailing whitespace
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Dec 8 23:14:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository svnkit.
commit fdb4f47745b011c485235f3d20e8835f2b14e4fe
Author: Markus Koschany <apo at debian.org>
Date: Wed Dec 9 00:11:03 2015 +0100
Remove trailing whitespace
---
debian/build.xml | 4 ++--
debian/changelog | 4 ++--
debian/orig-tar.sh | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/build.xml b/debian/build.xml
index cb0d173..0dc6c9c 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -18,7 +18,7 @@
<javac debug="true" destdir="svnkit/bin"
srcdir="svnkit/src/main/java" classpathref="library.classpath" />
-
+
<javac debug="true" destdir="svnkit-cli/bin"
srcdir="svnkit-cli/src/main/java" classpathref="library.classpath" />
@@ -26,7 +26,7 @@
srcdir="svnkit-javahl16/src/main/java" classpathref="library.classpath" />
</target>
- <target name="compile-library-eclipse" depends="init-environment">
+ <target name="compile-library-eclipse" depends="init-environment">
<path id="library-eclipse.classpath">
<filelist dir="/" files="${env.CLASSPATH}" />
<fileset dir="/usr/lib/eclipse/plugins">
diff --git a/debian/changelog b/debian/changelog
index 92c5e0c..a295f93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -122,12 +122,12 @@ svnkit (1.3.5+dfsg-1) unstable; urgency=low
* Correctly order the arguments in dh7 invocation.
* Update dates in copyright file and make it DEP-5 compliant.
* Wrap properly Build-Depends list.
- * Fix/override several lintian warnings about missing classpath
+ * Fix/override several lintian warnings about missing classpath
declarations and empty directories.
[tony mancill]
* Tweak package descriptions in debian/control.
-
+
-- Miguel Landaeta <miguel at miguel.cc> Wed, 20 Jul 2011 21:35:25 -0430
svnkit (1.3.3+dfsg-1) unstable; urgency=low
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index cd26a62..137fa8c 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh
set -e
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnkit.git
More information about the pkg-java-commits
mailing list