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/rpm/changelog
Normal file
9
lib/rpm/changelog
Normal file
@@ -0,0 +1,9 @@
|
||||
#PACKAGE# (#VERSION#-#DELTA#) unstable; urgency=low
|
||||
|
||||
* Converted from RPM binary format to debian
|
||||
|
||||
-- #USERNAME# <#EMAIL#> #DATE#
|
||||
|
||||
Local variables:
|
||||
mode: debian-changelog
|
||||
End:
|
||||
11
lib/rpm/control
Normal file
11
lib/rpm/control
Normal file
@@ -0,0 +1,11 @@
|
||||
Source: #PACKAGE#
|
||||
Section: unknown
|
||||
Priority: extra
|
||||
Maintainer: #USERNAME# <#EMAIL#>
|
||||
Standards-Version: 2.1.1.0
|
||||
|
||||
Package: #PACKAGE#
|
||||
Architecture: #ARCHIT#
|
||||
Depends: ${shlibs:Depends}
|
||||
Description: Converted RPM package
|
||||
Not available
|
||||
6
lib/rpm/copyright
Normal file
6
lib/rpm/copyright
Normal file
@@ -0,0 +1,6 @@
|
||||
This package was debianized by the alien program by converting
|
||||
a binary RPM Package on #DATE#.
|
||||
|
||||
Copyright: Unknown
|
||||
|
||||
Information from the binary Package:
|
||||
Reference in New Issue
Block a user