[27493] in Source-Commits
Re: apparmor-config commit: Make the package work with git
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Mon Sep 30 15:29:42 2013
Date: Mon, 30 Sep 2013 15:29:32 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: source-commits@MIT.EDU
In-Reply-To: <201309290850.r8T8oOT7015133@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1309301528430.16692@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Sun, 29 Sep 2013, Alexander Chernyakhovsky wrote:
> https://github.com/mit-athena/apparmor-config/commit/0665bed66712237330891b8bada5ab42b16bad41
> commit 0665bed66712237330891b8bada5ab42b16bad41
> Author: Alexander Chernyakhovsky <achernya@mit.edu>
> Date: Sun Sep 29 04:50:10 2013 -0400
>
> Make the package work with git buildpackage
>
> Add gbp.conf and source/format.
>
> debian/changelog | 8 ++++++++
> debian/gbp.conf | 4 ++++
> debian/source/format | 1 +
> 3 files changed, 13 insertions(+), 0 deletions(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 49d65d6..a5004f3 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,11 @@
> +debathena-apparmor-config (1.2.4+nmu1) unstable; urgency=low
> +
> + * Non-maintainer upload.
> + * Add git-buildpackage configuration
> + * Set source format to 3.0 (native)
For those not following the zephyrs (are there even anybody reading all
the emails and not the zephyrs?), Alex rolled this back and re-did it
correctly. It's not entirely clear to me what sort of forced commit was
used, though.
-Ben