mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
closed some bugs
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -4,7 +4,7 @@ alien (6.99) unstable; urgency=low
|
||||
objects. These objects can read all relevant details about a package, and
|
||||
can generate packages based on that information. Thus, converting from one
|
||||
format to another becomes a simple matter of generating one of these
|
||||
objects, pointing it at a package, reblessing it into the destination
|
||||
objects, pointing it at a package, mutating it into the destination
|
||||
class, and telling it to write the new package out! A basic alien can now
|
||||
be written using these objects in one "line" of perl -- in fact, here is
|
||||
one:
|
||||
@@ -20,6 +20,10 @@ alien (6.99) unstable; urgency=low
|
||||
cleaner and is certainly easier to deal with.
|
||||
* Usernames are now looked up the way POSIX intended.
|
||||
* alien.1 is now generated from POD docs.
|
||||
* Alien can now convert into multiple formats at once.
|
||||
* Alien now always cleans up after failed converts, Closes: #62331
|
||||
* Alien can now be used to just install a package with no conversion.
|
||||
Closes: #53441
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 20 Apr 2000 18:52:41 -0700
|
||||
|
||||
|
||||
Reference in New Issue
Block a user