| * Moved files out of perl privlib, Closes: #95512 |
|
More...
|
over 24 years ago
|
| * Moved files out of perl privlib, Closes: #95512 |
|
More...
|
over 24 years ago
|
| * Modification to match changes in rpm 4's parser; need to use --target=noarch, rather than --target noarch. |
|
More...
|
over 24 years ago
|
| * Deal with empty /etc/mailname, Closes: #90727 |
|
More...
|
over 24 years ago
|
| * 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. * Rebuilt with newer perl, so it will work with newer perl (bug filed; this should not have been necessary). |
|
More...
|
almost 25 years ago
|
| * 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. |
|
More...
|
almost 25 years ago
|
| * Build with debhelper v3. |
|
More...
|
almost 25 years ago
|
| * Munge in #!/bin/sh entries at the top of rpm maintainer scripts that appear to be shell scripts. Closes: #76124 |
|
More...
|
almost 25 years ago
|
| * Updated motif patches again. |
|
More...
|
almost 25 years ago
|
| * Removed dh_suidregister call -- bitten my by own program! :-) Closes: #82230 |
|
More...
|
almost 25 years ago
|
| * Added rpm spec file fix. |
|
More...
|
almost 25 years ago
|
| * Patch from Pavel Roskin <[email protected]> for misc specfile issues, including nastly comppressed man page munging. * Updaed motif patches from Andreas Voegele <[email protected]>. |
|
More...
|
almost 25 years ago
|
| * Modified Rpm.pm to not bother with the scripts stanzas if there are no scripts. |
|
More...
|
almost 25 years ago
|
| * Use ls -1 instead of plain ls when copying files to debian/tmp in rpm conversion. Since that output is grep'ed, items might have been accidentually excuded before (although ls seems to output one file per line when run inside makefiles, probably because it notices it is not at a tty). Anyway, I had a report that there was a problem here, and this should fix it. |
|
More...
|
almost 25 years ago
|
| * Use dh_perl for automatic, correct perl dependancies, Closes: #77669 |
|
More...
|
almost 25 years ago
|
| * Whoops, alien was still trying to use /usr/lib/alien/pactches, corrected. |
|
More...
|
about 25 years ago
|
| * Use debhelper v2 for debian/rules, but not when converting packages to deb format. |
|
More...
|
about 25 years ago
|
| * Corrected return code of system check. * Corrected logic error in relocatable rpm handling that was making converting such rpms not work. (Closes: #71155) |
|
More...
|
about 25 years ago
|
| no newline in version file; breaks some browsers |
|
More...
|
about 25 years ago
|
| * Added a note about a sticky library dependancy issue that I can't fix. * Applied a patch from Chris Gorman to deal with spaces in directory names, spaces in conffile names (!!), and accented characters everywhere in deb -> rpm conversions. * Fixed numerous problems when converting from .deb w/o dpkg installed. |
|
More...
|
over 25 years ago
|
| moved in items from my global todo |
|
More...
|
over 25 years ago
|
| * Fixed an uninitialized value when converting from a .src.rpm. |
|
More...
|
over 25 years ago
|
| * Corrected typo that broke Deb.pm, Closes: #64559 |
|
More...
|
over 25 years ago
|
| * Changed all invocations of programs to be in posix-complient form. Ie, no options after args, so people who set POSIX_ME_HARDER can still use alien. * Bahave better if there is no /etc/mailname. |
|
More...
|
over 25 years ago
|
| turned off a silly warning message |
|
More...
|
over 25 years ago
|
| * When reloating files from a rpm, run the mv command directly, not in a subshell; this is safer especially if odd filenames are involved. * When converting from rpm, only chmod each directory once, it was doing it many times for some directories before. * Fixed chmodding to use the correct path to the directory. This fixes file permissions in rpm's converted to other formats, a bug introduced at 7.0. * Fixed some undefined value warnings (which pointed out real but rare bugs). * Fixed a rare, but bad little bug. If you ran alien in a directory that had the suid/sgid bit set (as my home directory does), and generated debs and probably other formats, it generated packages with the root directory suid/sgid. |
|
More...
|
over 25 years ago
|
| * Corrected checking of system() in Deb::prep. Closes: #63396 |
|
More...
|
over 25 years ago
|
| * This is a fully rewritten version, now belived to be stable enough for a dot-0 release. |
|
More...
|
over 25 years ago
|
| * I despise MakeMaker. |
|
More...
|
over 25 years ago
|
| * Major typo fix in Tgz.pm. * Fixed newlines in tgz filelist. * Fixed some undefined value warnings. * Put the rpm spec file back in. Converting the debs to rpms fails because rpm doesn't use the same perl include path. Bummer. * Fixed duplicate alien man page problem. |
|
More...
|
over 25 years ago
|