I dropped fglrx from my laptop and will return to the free drivers, but xfce4-power-manager does not start. it was a known mistake
I got apt-get source, applied the patch, installed and installed it. Now everything works fine, I reported this debian error. but now I want to keep this package to prevent updating for some time
I know that the awkward way is to break part of the package assembly version. for example 1.0.10-5, and then keep the package versioned:
Package: xfce4-power-manager Pin: version 1.0.10-5 Pin-priority: 1001
I think the best way is to hold packages by origin:
Package: xfce4-power-manager Pin: origin "local origin?" Pin-priority: 1001
Is it possible? I can not find it in the docs
puchu source share