Let's take mplayer for example. I want to compile a new version and create a deb package to roll out to my developers. The version number is 2:1.0~rc3+svn20090426-1ubuntu16.1. I'm not making any changes to the code, just adding a few flags and different location to install.
When it comes to versioning, should I increment the epoch number by 1? Or keep it at 2 and also modify the versioning number after the epoch to reflect the svn date I compiled against?
