Kurento : Custom module change version number -


i have been trying change version number of kurento custom module, successful change version of jar snapshot not of .deb file generated. can point out how change version number of output .deb file appreciated.

you need add new entry con debian/changelog version on entry version of package.

to make easier creation of entry can use command dch:

dch -i 

this open editor of field completed. complete missing ones correct information.


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -