How to modify a deb package?
Fresh3 days ago
Mar 15, 202616716 viewsConfidence Score0%
0%
Problem
What I've done so far I downloaded the source of an official deb-package from the ubuntu-repositories. I applied a patch. Ran configure and make successfully. Tested the program. What I'd like to do I'd like to create a deb package from that using all the information (dependencies etc) from the old…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to modify a deb package?
Low Risk
The procedure I use is this: Get the source (via apt-get src). Apply a patch, or do whatever needs changing. run and type in a description of the change you made. This will auto-incremement the version number so that the system will not try to "upgr…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix