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

9
lib/to-deb/slp/changelog Normal file
View File

@@ -0,0 +1,9 @@
#NAME# (#VERSION#-#RELEASE#) unstable; urgency=low
* Converted from Stampede .slp binary format to debian
-- #USERNAME# <#EMAIL#> #DATE#
Local variables:
mode: debian-changelog
End:

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#

4
lib/to-deb/slp/copyright Normal file
View File

@@ -0,0 +1,4 @@
This package was debianized by the alien program by converting
a Stampede linux Package on #DATE#.
Copyright: #COPYRIGHT#