1

The version of Minitube offered via the Ubuntu Software Center is very old. In fact, it doesn't even work anymore. I know Ubuntu 12.10+ offers a new version of the application, but I want to stick with the LTS version for stability and support reasons. My question therefore is:

  • Who is the maintainer of the Minitube-Ubuntu package and how do I contact this person?
  • How can I vote for an up to date version of Minitube for Ubuntu 12.04 LTS?

Additional info: I know I could just add a PPA to my system, which will grant me access to the newest version of Minitube, but I don't trust this kind of procedure. Webupd8 might be a well known and trusted source, but it's not an option for me.

Seth
  • 59,332

2 Answers2

2

If you go to the Ubuntu packages site you'll find all the contact information you need.

enter image description here

Then below you search for the package you want info on.

enter image description here

After that you'll get the results of your query. Click on the distribution name to access it.

enter image description here

On the right side of the site you'll find the contact info for Ubuntu and for the Debian maintainer.

enter image description here

And finally, as described in this question:

Once the release happens additional changes to those packages only happen for bug fixing and security issues. There are no more upgrades done to the packages in the official repository even if new versions of the packages are released.

Uri Herrera
  • 15,318
1

The versions in 12.04 are pretty much "locked' into place because it's an already-released stable Ubuntu version.

The only way to get a more updated version would be a PPA, building from source, WebUpd8, or a backported version, assuming there is one.

The other answer on this question by Uri Herrera will answer how to find out the maintainer.

Thomas Ward
  • 78,878