Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D611E200B33 for ; Wed, 29 Jun 2016 21:37:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D4A18160A6E; Wed, 29 Jun 2016 19:37:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4DD6F160A3C for ; Wed, 29 Jun 2016 21:37:50 +0200 (CEST) Received: (qmail 58722 invoked by uid 500); 29 Jun 2016 19:37:49 -0000 Mailing-List: contact commits-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list commits@aurora.apache.org Received: (qmail 58713 invoked by uid 99); 29 Jun 2016 19:37:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2016 19:37:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 65A8CE5CE1; Wed, 29 Jun 2016 19:37:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: serb@apache.org To: commits@aurora.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: aurora-packaging git commit: Update DEB changelog for 0.14.0 Date: Wed, 29 Jun 2016 19:37:49 +0000 (UTC) archived-at: Wed, 29 Jun 2016 19:37:51 -0000 Repository: aurora-packaging Updated Branches: refs/heads/0.14.x f4f2b9d30 -> f2ca3d23c Update DEB changelog for 0.14.0 Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/f2ca3d23 Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/f2ca3d23 Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/f2ca3d23 Branch: refs/heads/0.14.x Commit: f2ca3d23c40fa21da3c7e21148cf743d987cabc7 Parents: f4f2b9d Author: Stephan Erb Authored: Wed Jun 29 21:36:44 2016 +0200 Committer: Stephan Erb Committed: Wed Jun 29 21:36:44 2016 +0200 ---------------------------------------------------------------------- specs/debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/f2ca3d23/specs/debian/changelog ---------------------------------------------------------------------- diff --git a/specs/debian/changelog b/specs/debian/changelog index 485acad..c203787 100644 --- a/specs/debian/changelog +++ b/specs/debian/changelog @@ -1,3 +1,10 @@ +apache-aurora (0.14.0) trusty; urgency=medium + + * Apache Aurora package builder Wed, 29 Jun + 2016 18:11:09 +0000 + + -- Apache Aurora Wed, 29 Jun 2016 18:11:10 +0000 + apache-aurora (0.13.0) trusty; urgency=medium * Like Aurora, Thermos is now logging to stderr rather than to disk.