Paul Wise | 1 Feb 03:25
Picon
Favicon
Gravatar

Re: New pangzero version available - going to break current one with new SDL-perl

On Wed, Feb 1, 2012 at 3:57 AM, Dominique Dumont <dod <at> debian.org> wrote:

> Tobias Leich has released a new version of pangzero on CPAN [1] that works
> with latest versions of libsdl-perl. (thanks Froggs )

The current upstream version of pangzero is 1.3 and so is the new
Games::PangZero. Based on a quick diff of the two projects it doesn't
appear to be possible to extract a patch, Games::PangZero looks like a
complete fork. Tobias, please either bump the version number on
Games::PangZero or provide a patch against pangzero.

BTW Tobias, did you attempt to contact the pangzero.sf.net folks to
see if you could adopt it upstream instead of forking?

--

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Kartik Thakore | 1 Feb 03:36
Picon
Gravatar

Re: New pangzero version available - going to break current one with new SDL-perl

On Tue, Jan 31, 2012 at 9:25 PM, Paul Wise <pabs <at> debian.org> wrote:
> On Wed, Feb 1, 2012 at 3:57 AM, Dominique Dumont <dod <at> debian.org> wrote:
>
>> Tobias Leich has released a new version of pangzero on CPAN [1] that works
>> with latest versions of libsdl-perl. (thanks Froggs )
>
> The current upstream version of pangzero is 1.3 and so is the new
> Games::PangZero. Based on a quick diff of the two projects it doesn't
> appear to be possible to extract a patch, Games::PangZero looks like a
> complete fork. Tobias, please either bump the version number on
> Games::PangZero or provide a patch against pangzero.

We will bump it to 1.4 (it provides critical memory leaks ... but no
change in the functionality).
>
> BTW Tobias, did you attempt to contact the pangzero.sf.net folks to
> see if you could adopt it upstream instead of forking?

We did do that a while ago and didn't get a reply.

>
> --
> bye,
> pabs
>
> http://wiki.debian.org/PaulWise

gregor herrmann | 1 Feb 17:42
Picon
Favicon
Gravatar

Bug#658267: RM: libmoosex-chainedaccessors-perl -- ROM; superseded, no more rdeps

Package: ftp.debian.org
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Please remove the libmoosex-chainedaccessors-perl source and binary
package from the archive.

It's (integrated into and) superseded by its successor
libmoosex-attribute-chained-perl which is already in the archive.

The only previous rdep, libhtml-formfu-perl, is already fixed.

Cheers,
gregor

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPKWuQAAoJELs6aAGGSaoGScAP/0QLAUj6ahJ8Ghwtw29fiFSZ
AheuLQ25Krj+WGNDffSquSpQRGZOv0324QeiHQ7SbUgDqVC2JEEHPPgU8V2p/oHP
yxRhY/wsue+/tppwDscx3IRZ2DOlLlzLIEvJLW8wvH9gcQgreHULT3c/zwu3FblK
dbLk+Ha2OMOXAjnAF6DT1nb5a8oy3zKTpMpNLl3FK8v3eFLjxE89vVV1DLSn7ykQ
6N7kr+/FDLBEHLVhXgpaVGO40rPt/GXsx4fvoz+HBYEprO9Z9gPoEi/zSiIkfeUk
hVwBp+JzQNyfeC9Zzm2GpKgK2UGIzhKK4OATtP+hBfJI0ji++Uep0D4iWQcjCAJE
XpBxHpoUbvyCIBSXt/TC6K4pMb2Vb4KK4Y2nWQCiCy3fQ/3DkPSCF39lOrsnarXJ
P8dGn5JJ1c94Czx9ei48U179FBJKlqWZF6Tkd/HPtv5y1OH4aA505zi+zEccerBE
bo44bWFujJEi4pHu7A9QLNwW3jXqtVoRAvWzd+lYffiw7St+1smkEibGDB8BiD2v
wkYqzwufJQZ+9Cdl8Pp7j/GjTDAb42vbq0FutQDrQ0cZJ1z4VoLAzKkrqRtdJG7+
(Continue reading)

gregor herrmann | 2 Feb 19:52
X-Face
Picon
Favicon
Gravatar

Re: Please adopt arename

On Wed, 25 Jan 2012 19:23:11 +0100, Maximilian Gaß wrote:

> All other Perl stuff I did was part of the Perl Group, so this is the
> only package that I had maintained by myself. I was planning to bring
> in into the team eventually but never got around to it. I think it
> would be in good hands :)

Adopted, upgraded and uploaded now.

> Thanks, although I don't like fish.

Thanks to you for all you work!

Cheers,
gregor

--

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Weather Report: Black Market
Frank Terbeck | 2 Feb 21:02
Favicon

Re: Please adopt arename

Hey there, gregor,

gregor herrmann wrote:
> On Wed, 25 Jan 2012 19:23:11 +0100, Maximilian Gaß wrote:
>> All other Perl stuff I did was part of the Perl Group, so this is the
>> only package that I had maintained by myself. I was planning to bring
>> in into the team eventually but never got around to it. I think it
>> would be in good hands :)
>
> Adopted, upgraded and uploaded now.

Thanks for taking care of this package.

(Putting on arename-upstream hat...)

However, there's a problem with that. You're using github's
auto-generated tarballs. Those are missing a "VERSION" file.

The thing is, that during script-generation, the current version is
deduced from the state of the git repository (nearest version tag, etc).
Since that state is not a available in tarballs, I'm add that VERSION
file when I'm generating those release tarballs.

The version information in the manpages will be broken. And the script
will report "VERSION" instead of the actual version (ie "4.0").

I am always uploading properly generated tarballs to

  <https://github.com/ft/arename/downloads>

(Continue reading)

gregor herrmann | 2 Feb 21:42
X-Face
Picon
Favicon
Gravatar

Re: Please adopt arename

On Thu, 02 Feb 2012 21:02:48 +0100, Frank Terbeck wrote:

> Hey there, gregor,

Hi Frank!

> > Adopted, upgraded and uploaded now.
> Thanks for taking care of this package.

You're welcome!

> However, there's a problem with that. You're using github's
> auto-generated tarballs. Those are missing a "VERSION" file.

Oops, I hadn't realized this.

(I just took the "tag-tarball" because I had a problem with the
debian/watch file and tried to be clever instead of fixing it :/)

> The thing is, that during script-generation, the current version is
> deduced from the state of the git repository (nearest version tag, etc).
> Since that state is not a available in tarballs, I'm add that VERSION
> file when I'm generating those release tarballs.

Ok.

> The version information in the manpages will be broken. And the script
> will report "VERSION" instead of the actual version (ie "4.0").

That's indeed bad™.
(Continue reading)

gregor herrmann | 2 Feb 21:59
X-Face
Picon
Favicon
Gravatar

Re: Please adopt arename

On Thu, 02 Feb 2012 21:42:34 +0100, gregor herrmann wrote:

> It's already ACCEPTED, so I can either upload 4.0 with a "fake"
> version (like "4.0+released" or "4.0+VERSION"); or just add the
> VERSION file as a patch for now.

Ok, adding VERSION via a patch doesn't work, since it's used at
release time and not at build time.
So I guess that leaves us with the fake version. Frank, do you have
any preference for the +suffix?

(And sorry for messing up.)

Cheers,
gregor

--

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Eric Clapton: Swing Low Sweet Chariot
Frank Terbeck | 2 Feb 22:44
Favicon

Re: Please adopt arename

gregor herrmann wrote:
> On Thu, 02 Feb 2012 21:42:34 +0100, gregor herrmann wrote:
>> It's already ACCEPTED, so I can either upload 4.0 with a "fake"
>> version (like "4.0+released" or "4.0+VERSION"); or just add the
>> VERSION file as a patch for now.
>
> Ok, adding VERSION via a patch doesn't work, since it's used at
> release time and not at build time.
> So I guess that leaves us with the fake version. Frank, do you have
> any preference for the +suffix?

I was fairly sure this would work...

I tried this:

[snip]
% tar xvvf arename_4.0.orig.tar.gz
% cd ft-arename-02a464e
% tar xvvzf ../arename_4.0-1.debian.tar.gz
% echo 4.0 > VERSION
% debuild -us -uc
% perl -I. arename --version
arename 4.0
[snap]

So, a patch before the "make genperlscipts" would do the trick, wouldn't
it?

Regards, Frank

(Continue reading)

Frank Terbeck | 2 Feb 22:41
Favicon

Re: Please adopt arename

gregor herrmann wrote:
> On Thu, 02 Feb 2012 21:02:48 +0100, Frank Terbeck wrote:
[...]
>> I am always uploading properly generated tarballs to
>>   <https://github.com/ft/arename/downloads>
>
>> Maybe you can still pull the current tarball out of incoming, because
>> I've heard the process of replacing an .orig tarball is a pain, once it
>> made it to the mirrors.
>
> It's already ACCEPTED, so I can either upload 4.0 with a "fake"
> version (like "4.0+released" or "4.0+VERSION"); or just add the
> VERSION file as a patch for now.

Adding VERSION as a patch would work I guess.

> (Speaking of patches: cf. attachment). 

Thanks, applied upstream.

Regards, Frank

--

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925

Frank Terbeck | 2 Feb 22:49
Favicon

Re: Please adopt arename

Frank Terbeck wrote:
>> On Thu, 02 Feb 2012 21:42:34 +0100, gregor herrmann wrote:
>>> It's already ACCEPTED, so I can either upload 4.0 with a "fake"
>>> version (like "4.0+released" or "4.0+VERSION"); or just add the
>>> VERSION file as a patch for now.
[...]
> So, a patch before the "make genperlscipts" would do the trick, wouldn't
> it?

...or you know: echo 4.0 > VERSION

;)


Gmane