Wireshark-commits: [Wireshark-commits] rev 49004: / /trunk/tools/: backport-rev gen-bugnote

Date: Tue, 23 Apr 2013 19:21:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49004

User: gerald
Date: 2013/04/23 12:21 PM

Log:
 Add two tools useful for package maintainers:
 
 backport-rev attempts to merge a revision from the trunk in the current
 directory (presumably one of the release branches).
 
 gen-bugnote fetches a bug title from bugs.wireshark.org and formats it
 for inclusion in the release notes.

Directory: /trunk/tools/
  Changes    Path            Action
  +100 -0    backport-rev    Added
  +89 -0     gen-bugnote     Added