Re: [j...@debian.org: Your Debian package(s) will not migrate to testing]

2019-09-05 Thread Andre Noll
On Thu, Sep 05, 15:57, Andrey Rahmatullin wrote > On Thu, Sep 05, 2019 at 12:47:43PM +0200, Andre Noll wrote: > > > > There have been no changes since June, so your existing repo should > > > > still be uptodate. > > > > > > You will need to upload a new version, though; the system will not > > >

Re: [j...@debian.org: Your Debian package(s) will not migrate to testing]

2019-09-05 Thread Andrey Rahmatullin
On Thu, Sep 05, 2019 at 12:47:43PM +0200, Andre Noll wrote: > > > There have been no changes since June, so your existing repo should > > > still be uptodate. > > > > You will need to upload a new version, though; the system will not > > accept a package with the same version number. > > I've

Re: [j...@debian.org: Your Debian package(s) will not migrate to testing]

2019-09-05 Thread Andre Noll
On Thu, Sep 05, 10:57, Julian Gilbey wrote > > There have been no changes since June, so your existing repo should > > still be uptodate. > > You will need to upload a new version, though; the system will not > accept a package with the same version number. I've released and tagged v1.0.1.

Re: [j...@debian.org: Your Debian package(s) will not migrate to testing]

2019-09-05 Thread Julian Gilbey
On Thu, Sep 05, 2019 at 10:10:00AM +0200, Andre Noll wrote: > Hi Adam, > > looks like tfortune needs a new source-only upload to migrate to > testing. Could you please do this for me? Here's the commands to > build the source package: > > git archive --prefix tfortune-1.0.0/ origin/master

[j...@debian.org: Your Debian package(s) will not migrate to testing]

2019-09-05 Thread Andre Noll
Hi Adam, looks like tfortune needs a new source-only upload to migrate to testing. Could you please do this for me? Here's the commands to build the source package: git archive --prefix tfortune-1.0.0/ origin/master > ../tfortune_1.0.0.orig.tar.xz dpkg-buildpackage -S There