Aptitude talks about new packages added to Ubuntu, not Trisquel

Project:Trisquel
Version:7.0
Component:Programs
Category:bug report
Priority:normal
Assigned:malberts
Status:active
Description

In a terminal, launch aptitude (with or without sudo permissions):

"--- New Packages (N)"

"These packages have been added to Ubuntu since the last time you cleared..."

It should say "Trisquel".

The source files responsible are:

aptitude-0.6.4/src/pkg_grouppolicy.cc
aptitude-0.6.4/debian/patches/03_branding

Tue, 05/01/2012 - 20:47
Status:active» duplicate

Marking bug as duplicate. Consolidating all branding issues under:

Trisquel Bug #5052 (Comprehensive Trisquel Branding Issue Page)

Fri, 06/01/2012 - 08:18
Assigned to:anonymous» malberts

There are actually some more places in Aptitude's source with messages containing the word "Ubuntu" or some Ubuntu URL.

I will take a look at it.

Tue, 10/23/2012 - 04:01

> aptitude-0.6.4/debian/patches/03_branding

This patch also breaks localizations. See https://bugs.launchpad.net/bugs/1053785.

> There are actually some more places in Aptitude's source with > messages containing the word "Ubuntu" or some Ubuntu URL.

For the next development cycle (of aptitude) we will look at options for this, such as using dpkg-vendor instead of hard-coding the branding.

Mon, 01/12/2015 - 22:54
Status:duplicate» active
Thu, 06/25/2015 - 22:40
Version:» 6.0
Sun, 04/24/2016 - 13:22
Version:6.0» 7.0
Sat, 05/21/2016 - 16:44

A patch to fix only the Ubuntu referred to the title of the issue.

AttachmentSize
change-ubuntu-to-trisquel.patch 1.23 KB
Sun, 06/26/2016 - 17:29

A real rebranding of aptitude and removal of all mentions of non-free sections is quite a lot of work. I started to hack and my diff has grown beyond 3000 lines. What should I/we do?