Skip to content
TopicTracker
From utcc.utoronto.ca/~cksView original
TranslationTranslation

Updating Ubuntu packages that you have local changes for with dgit

The article describes a process for updating Ubuntu packages with local changes using dgit. It explains steps including creating a backup branch, fetching upstream updates, discarding the debian/changelog commit before rebasing, and then creating a new changelog entry. The method allows users to maintain their local modifications while incorporating new upstream package updates.