>  1. dgit clone <any-package-in-debian-not-yet-in-dgit>
>  2. cd <any-package-in-debian-not-yet-in-dgit>
>  3. (modify debian/* files + source files in one commit)
>  4. git debrebase      (neatly splits the commits)
>  5. dgit sbuild
>  6. (test package)
>  7. dgit push-source
>
> Now, I just get a "stacktrace" if doing this (step 4). At least,

I should add that the error I get at step 4 above is different than
the one in the initial bug report:

  OK, you are ahead of refs/remotes/dgit/dgit/sid
  Use of uninitialized value $r[2] in join or string at
/usr/bin/git-debrebase line 935.
   at /usr/share/dgit/gdr/perl5/Debian/Dgit.pm line 127.
  Debian::Dgit::__ANON__("Use of uninitialized value \$r[2] in join or
string at /usr/bi"...) called at /usr/bin/git-debrebase line 935
  main::walk("cb467963501bc3ddf87550bbea06c21a7803a1a5") called at
/usr/bin/git-debrebase line 969
  main::do_launder_head("launder for rebase") called at
/usr/bin/git-debrebase line 987
  main::defaultcmd_rebase() called at /usr/bin/git-debrebase line 1855

Best regards
Ruben

Reply via email to