Initial revision

This commit is contained in:
joey
1999-09-05 06:03:10 +00:00
parent ad046046f0
commit e546405fae
25 changed files with 2751 additions and 0 deletions

10
lib/to-deb/slp/control Normal file
View File

@@ -0,0 +1,10 @@
Source: #NAME#
Section: #SECTION#
Priority: extra
Maintainer: #USERNAME# <#EMAIL#>
Package: #NAME#
Architecture: #ARCH#
Depends: ${shlibs:Depends}
Description: #SUMMARY#
#DESCRIPTION#