[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrading an existing Debian package Perl module



On Tue, Dec 05, 2017 at 10:47:37AM -0500, Steve Dondley wrote:
> Hi, sorry if this isn't the place for newbies but I figured I'd ask the
> real pros.
> 
> I installed Dancer 2 on my system:
> https://packages.debian.org/source/stable/libdancer2-perl
> 
> It's running version 0.204002. The Dancer2 software is telling me that the
> latest version is 0.205002.
> What is the proper way to upgrade this module on my Debian Stretch machine?

Dear Steve,

In general, packages in Debian stable aren't updated with upstream
versions during the life of the stable distribution, but if you need a
specific bugfix it's definitely worth filing a bug about this in the
Debian bug tracker[1] in case it can be fixed in a stable release.

If you want to use newer features, then we could consider making a Debian
backport[2], but this would need additional ongoing volunteer effort and
so we'd need to have a clear idea of what the use case was for this.

Otherwise, you could also choose to install Dancer into /usr/local using
the 'native' tools such as cpanm. If you did this, then the module
would obviously not be supported by Debian any more.

I am interested to hear that Dancer itself tells you about newer versions.
Can you clarify where you are seeing this? If it's the software itself,
it might be appropriate for us to modify the package to give Debian-specific
advice.

Best,
Dominic.

[1] <https://bugs.debian.org/>
[2] <https://backports.debian.org/>


Reply to: