You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mo...@apache.org on 2015/11/30 13:55:00 UTC

incubator-zeppelin git commit: [ZEPPELIN-400] -Pdeb flag fails to create a deb package

Repository: incubator-zeppelin
Updated Branches:
  refs/heads/master f7deadbaf -> 757605de1


[ZEPPELIN-400] -Pdeb flag fails to create a deb package

An empty line in control file for Debian packages breaks the parser.

Author: Jürgen Thomann <ju...@linfre.de>

Closes #487 from juergenthomann/master and squashes the following commits:

082d686 [Jürgen Thomann] [ZEPPELIN-400] -Pdeb flag fails to create a deb package


Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/757605de
Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/757605de
Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/757605de

Branch: refs/heads/master
Commit: 757605de1f8ff3daaffb264d726264dd36aa6ea0
Parents: f7deadb
Author: Jürgen Thomann <ju...@linfre.de>
Authored: Sat Nov 28 13:34:21 2015 +0100
Committer: Lee moon soo <mo...@apache.org>
Committed: Mon Nov 30 21:55:46 2015 +0900

----------------------------------------------------------------------
 zeppelin-distribution/src/deb/control/control | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/757605de/zeppelin-distribution/src/deb/control/control
----------------------------------------------------------------------
diff --git a/zeppelin-distribution/src/deb/control/control b/zeppelin-distribution/src/deb/control/control
index 507d151..2bbb205 100644
--- a/zeppelin-distribution/src/deb/control/control
+++ b/zeppelin-distribution/src/deb/control/control
@@ -16,7 +16,6 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-
 Package: [[deb.pkg.name]]
 Version: [[version]]-[[buildNumber]]
 Section: misc