mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
releasing version 8.50
This commit is contained in:
@@ -74,7 +74,7 @@ sub checkfile {
|
||||
my $this=shift;
|
||||
my $file=shift;
|
||||
|
||||
return $file =~ m/.*\.deb$/;
|
||||
return $file =~ m/.*\.u?deb$/;
|
||||
}
|
||||
|
||||
=item install
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
alien (8.50) unstable; urgency=low
|
||||
|
||||
* Recognise udebs and treat them like debs. Closes: #284693
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 8 Dec 2004 16:20:42 -0500
|
||||
|
||||
alien (8.49) unstable; urgency=low
|
||||
|
||||
* Add support for config files in relocatale directories. Relocate
|
||||
|
||||
Reference in New Issue
Block a user