[osgi-core] 10/10: javabuild: use org directory instead of src.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Feb 7 21:59:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository osgi-core.
commit 86c23efdd73a8d97b89e06f2fe024834e3c22fa7
Author: Markus Koschany <apo at gambaru.de>
Date: Sat Feb 7 22:35:22 2015 +0100
javabuild: use org directory instead of src.
---
debian/changelog | 1 +
debian/javabuild | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 37cab70..45d6f9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ osgi-core (5.0.0-1) experimental; urgency=medium
* Declare compliance with Debian Policy 3.9.6.
* Use shorter Vcs-Browser URL.
* Update debian/pom.xml for 5.0.0.
+ * javabuild: Use org directory instead of src.
-- Markus Koschany <apo at gambaru.de> Sat, 07 Feb 2015 22:31:15 +0100
diff --git a/debian/javabuild b/debian/javabuild
index 3edcbc4..efa7848 100644
--- a/debian/javabuild
+++ b/debian/javabuild
@@ -1 +1 @@
-osgi.core.jar src
+osgi.core.jar org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git
More information about the pkg-java-commits
mailing list