mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* Corrected return code of system check.
* Corrected logic error in relocatable rpm handling that was making
converting such rpms not work. (Closes: #71155)
This commit is contained in:
9
debian/changelog
vendored
9
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
||||
alien (7.7) unstable; urgency=low
|
||||
|
||||
* Corrected return code of system check.
|
||||
* Corrected logic error in relocatable rpm handling that was making
|
||||
converting such rpms not work. (Closes: #71155)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 11 Sep 2000 16:19:22 -0700
|
||||
|
||||
alien (7.6) unstable; urgency=low
|
||||
|
||||
* Added a note about a sticky library dependancy issue that I can't fix.
|
||||
@@ -5,6 +13,7 @@ alien (7.6) unstable; urgency=low
|
||||
names, spaces in conffile names (!!), and accented characters
|
||||
everywhere in deb -> rpm conversions.
|
||||
* Fixed numerous problems when converting from .deb w/o dpkg installed.
|
||||
* Fixed "2 files on 1 line" error when converting deb -> rpm.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 20 Jul 2000 15:12:08 -0700
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -3,7 +3,7 @@ Section: admin
|
||||
Priority: optional
|
||||
Build-Depends-Indep: debhelper
|
||||
Maintainer: Joey Hess <joeyh@debian.org>
|
||||
Standards-Version: 3.1.1.1
|
||||
Standards-Version: 3.2.1.0
|
||||
|
||||
Package: alien
|
||||
Architecture: all
|
||||
|
||||
Reference in New Issue
Block a user