mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* Updated to use debhelper v3 when converting packages. This
automatically should make it start adding ldconfig calls
as appropriate to maintainer scripts. Closes: #86088
* It does mean you need debhelper 3.x for alien to convert to
deb now, so alien-extra will need an update.
This commit is contained in:
10
debian/changelog
vendored
10
debian/changelog
vendored
@@ -1,3 +1,13 @@
|
||||
alien (7.19) unstable; urgency=low
|
||||
|
||||
* Updated to use debhelper v3 when converting packages. This
|
||||
automatically should make it start adding ldconfig calls
|
||||
as appropriate to maintainer scripts. Closes: #86088
|
||||
* It does mean you need debhelper 3.x for alien to convert to
|
||||
deb now, so alien-extra will need an update.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 15 Feb 2001 15:33:07 -0800
|
||||
|
||||
alien (7.18) unstable; urgency=low
|
||||
|
||||
* Build with debhelper v3.
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -8,7 +8,7 @@ Standards-Version: 3.5.0.0
|
||||
Package: alien
|
||||
Architecture: all
|
||||
Section: admin
|
||||
Depends: debhelper (>= 2.1.0), ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
|
||||
Depends: debhelper (>= 3), ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
|
||||
Suggests: patch, bzip2
|
||||
Description: Install Red Hat, Stampede, and Slackware Packages with dpkg.
|
||||
Alien allows you to convert Red Hat, Stampede and Slackware Packages into
|
||||
|
||||
Reference in New Issue
Block a user