Hi, On Wed, Sep 07, 2022 at 06:20:08PM +0000, Debian FTP Masters wrote: > Accepted: > > Format: 1.8 > Date: Sun, 21 Aug 2022 17:17:13 +0530 > Source: ruby-omniauth-gitlab > Architecture: source > Version: 4.0.0-1 > Distribution: unstable > Urgency: medium > Maintainer: Debian Ruby Team > <[email protected]> > Changed-By: Mohammed Bilal <[email protected]> > Changes: > ruby-omniauth-gitlab (4.0.0-1) unstable; urgency=medium > . > * Team upload. > * New upstream version 4.0.0 > * Bump Standards-Version to 4.6.1 (no changes needed) > * Switch to ruby:Depends for ruby dependencies
I was looking into this package today, and found your latest changes in the git repository. I didn't see a RFS anywhere, yet I went ahead and uploaded it anyway. I tested this with debci, and after a fix on the debci side it worked for me. Two notes: - the upload was make to unstable directly instead of experimental, since debci is the only reverse dependency that is in testing. - you didn't push the pristine-tar branch, so I imported a tarball that I downloaded myself. You might find a confilct with your local branch. You can just switch to it and overwrite it with the contents of the remote branch: git switch pristine-tar git fetch git reset --hard origin/pristine-tar
signature.asc
Description: PGP signature
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
