On 08/23/2013 05:05 PM, [email protected] wrote: Hi!
> The following commit has been merged in the master branch: > commit 438abffdc0c6153457711cbf73fd291970c39848 > Author: Jaromír Mikeš <[email protected]> > 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 _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
