[27496] in Source-Commits
Re: xcluster commit [debian]: Make the package work with git
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Mon Sep 30 22:19:35 2013
Date: Mon, 30 Sep 2013 22:19:27 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Victor Vasiliev <vasilvv@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201309300025.r8U0PNRH013244@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1309302218550.16692@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Sun, 29 Sep 2013, Victor Vasiliev wrote:
> https://github.com/mit-athena/xcluster/commit/7533eb0f3ae9f566d15ccc3c0698a88ca00bc5a7
> commit 7533eb0f3ae9f566d15ccc3c0698a88ca00bc5a7
> Author: Victor Vasiliev <vasilvv@mit.edu>
> Date: Sun Sep 29 20:24:10 2013 -0400
>
> Make the package work with git buildpackage
>
> Add gbp.conf and source/format.
>
> debian/changelog | 6 ++++--
> debian/gbp.conf | 4 ++++
> debian/source/format | 1 +
> 3 files changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 1ae5710..12886aa 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,4 +1,4 @@
> -debathena-xcluster (10.0.1-0debathena1) UNRELEASED; urgency=low
> +debathena-xcluster (10.0.1-0debathena1) unstable; urgency=low
So maybe this one needs to have history rewritten? Our zephyr
conversation today leaves me uncertain what conditions make that
appropriate.
-Ben