Package: repo / 2.58-4

Metadata

Package Version Patches format
repo 2.58-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
get version from d changelog instead of .git folder.patch | (download)

release/update_manpages.py | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 get version from d/changelog instead of .git folder
 When building debian package, .git folder won't be copied, so need to
 get the version from d/changelog by running dpkg-parsechangelog
 command.