mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
Initial revision
This commit is contained in:
9
lib/to-deb/slp/changelog
Normal file
9
lib/to-deb/slp/changelog
Normal 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
10
lib/to-deb/slp/control
Normal 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
4
lib/to-deb/slp/copyright
Normal file
@@ -0,0 +1,4 @@
|
||||
This package was debianized by the alien program by converting
|
||||
a Stampede linux Package on #DATE#.
|
||||
|
||||
Copyright: #COPYRIGHT#
|
||||
Reference in New Issue
Block a user