On Mon, Nov 09, 2009 at 02:45:49PM +0100, Michael Meskes wrote: > Package: git-buildpackage > Version: 0.4.60 > Severity: normal > > My changelog says: > > acpid (1.0.10-3) UNRELEASED; urgency=low > > * Made acpid recommend correct version of acpi-support-base. > * Updated netlink patch to version 1.0.10-netlink3. > > -- Michael Meskes <[email protected]> Fri, 15 May 2009 14:30:32 +0200 > ... > > Running git-dch now gives the following error message: > > mich...@feivel:~/technik/sources/archive/pkg-acpi/acpid$ git-dch > fatal: ambiguous argument 'debian/1.0.10-3..HEAD': unknown revision or path > not in the working tree. > Use '--' to separate paths from revisions > Error getting commits debian/1.0.10-3..HEAD > > 1.0.10-2, the previous version, is correctly tagged. As soon as I remove the > above mentioned entry, git-dch works nicely. > > Am I missing something? Does "git-dch -a" do what you want? This tell git-dch to guess where you want to continue from. -- Guido
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

