[SCM] ardour3/master: Fix VCS canonical URLs.
Adrian Knoth
adi at drcomp.erfurt.thur.de
Tue Sep 3 23:28:09 UTC 2013
On 08/23/2013 05:05 PM, mira-guest at users.alioth.debian.org wrote:
Hi!
> The following commit has been merged in the master branch:
> commit 438abffdc0c6153457711cbf73fd291970c39848
> Author: Jaromír Mikeš <mira.mikes at seznam.cz>
> Date: Fri Aug 23 14:04:27 2013 +0200
>
> Fix VCS canonical URLs.
>
> diff --git a/debian/control.in b/debian/control.in
> index 497bb56..3e91b5c 100644
> --- a/debian/control.in
> +++ b/debian/control.in
> @@ -12,7 +12,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/ardour3.git
>
> Package: ardour3
> Architecture: any
> -Section: sound
> Depends: ${shlibs:Depends},
> ${python:Depends},
> ${misc:Depends},
The commit message doesn't match the commit. Here, it's not a big deal,
maybe it was just accidental (could easily happen with rebase -i).
Anyway, I usually run gitg (or any other git GUI), checking each
individual commit and its message before pushing the changes.
I then frequently find myself using rebase -i to reword commit messages.
Cheers
More information about the pkg-multimedia-maintainers
mailing list