Commit before modifying

This commit is contained in:
Devon Kearns
2012-12-20 15:43:27 -07:00
parent a75bafe602
commit c967f5f9e7
25 changed files with 1040 additions and 0 deletions

15
debian/control vendored Normal file
View File

@ -0,0 +1,15 @@
Source: unix-privesc-check
Section: unknown
Priority: extra
Maintainer: Devon Kearns <dookie@kali.org>
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.3
Homepage: <insert the upstream URL, if relevant>
#Vcs-Git: git://git.debian.org/collab-maint/unix-privesc-check.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/unix-privesc-check.git;a=summary
Package: unix-privesc-check
Architecture: all
Depends: ${misc:Depends}
Description: <insert up to 60 chars description>
<insert long description, indented with spaces>