URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a08cbe70716fe8494ec34b5bd20a47a822f4f3f1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a08cbe7 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
Use only dpkg-buildpackage for building .debs
This makes .deb generation not depending on autotools and also removes
debian-package target from autotools-generated Makefile.
Change-Id: Ia684cd310d85906763af1035fddf39c1fbaed984
Reviewed-on: https://code.wireshark.org/review/2052
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 9538d1c Fix CMake build.
adds a08cbe7 Use only dpkg-buildpackage for building .debs
Summary of changes:
INSTALL | 15 ++++++++++++---
Makefile.am | 9 ---------
README.cmake | 3 ---
3 files changed, 12 insertions(+), 15 deletions(-)