Commit Graph

54 Commits

Author SHA1 Message Date
Joey Hess
bb351ddbc8 Alien needs a new maintainer, both in Debian and upstream. 2014-11-07 17:26:20 -04:00
Joey Hess
919297f3d1 Remove suggests for lsb-rpm, which no longer exists. Closes: #756873 2014-08-02 19:20:25 -04:00
Joey Hess
d3750a8156 prep release 2014-02-27 12:00:21 -04:00
Joey Hess
363deec1c6 releasing version 8.87 2012-04-05 13:54:58 -04:00
Joey Hess
7640cb99d4 releasing version 8.85 2011-06-19 15:51:33 -04:00
Joey Hess
efeddebd32 releasing version 8.82 2010-08-30 17:09:52 -04:00
Joey Hess
66b2a2a226 debhelper updates
* Use debhelper compat level v7 when building packages. All changes
  since v4 seem safe for alien's generated rules files.
* Use dh_prep instead of deprecated dh_clean -k.
2010-05-23 18:56:57 -04:00
Joey Hess
574490fb79 releasing version 8.81 2010-05-17 21:02:47 -04:00
Joey Hess
f6529d9be0 Suggest lzma. If not installed, alien will still fail to decompress RPMs using it, but will support most rpms, which are not. 2010-05-17 20:27:12 -04:00
Joey Hess
166d384024 releasing version 8.79 2009-12-01 13:28:15 -05:00
Joey Hess
140075f2d6 Depend on the new rpm2cpio package. Closes: #559061 2009-12-01 13:24:37 -05:00
Joey Hess
bcd8dae206 releasing version 8.75 2009-05-06 17:24:21 -04:00
Joey Hess
c21645ddfa Simplified rules file. 2009-02-27 20:20:37 -05:00
Joey Hess
0f8fa0df54 pod fixes 2009-02-15 19:56:50 -05:00
Joey Hess
7893ffb4ed Use debhelper 7, rules file minimisation. 2008-04-24 02:02:59 -04:00
Joey Hess
ac38739a74 lintin fixes 2008-01-05 14:50:46 -05:00
Joey Hess
15b2f7ff92 add homepage field 2007-11-06 15:54:02 -05:00
Joey Hess
7a06220ed7 * Improve the short description. 2007-10-19 20:34:22 -04:00
Joey Hess
13b74f3141 * Alien's repository has moved from subversion to git. 2007-10-15 23:35:16 -04:00
joey
6230493dfe Vcs- fields now official 2007-10-10 22:24:21 +00:00
joey
cc5c0ade81 releasing version 8.65 2006-12-15 18:47:58 +00:00
joey
ebf2cb2f06 add XS-Vcs-Svn fields 2006-10-04 17:25:11 +00:00
joey
1c337c3e20 releasing version 8.55 2005-07-19 20:17:34 +00:00
joey
ec560cf2a2 * Patch from aj to fix permissions of setuid files that have their owners
created in the preinst.
   * Alien's repository has moved from CVS to subversion.
2003-10-15 20:02:38 +00:00
joey
302877790b * Fixed changelog parsing regexp. Noticed by Gerald Turner who is sure
turning up in this changelog a lot.
   * Updated j2sdk patch fixes some ControlPanel shell script
     incompatabilities. Closes: #200731
2003-07-12 18:36:25 +00:00
joey
39d3755102 * Updated the j2sdk patch for version 1.4.2. (From Gerald Turner.) 2003-07-01 00:57:47 +00:00
joey
cbe19ea395 * alien.spec: pass PREFIX to Makefile.PL so it works on systems
(such as red hat 8) where the generated Makefile does not use
     $PREFIX in all paths.
2003-04-30 03:12:00 +00:00
joey
8b6a5ed7f8 * Use rpmbuild -bb instead of rpm -bb, as it seems that rpm -bb has stopped
working in recent versions of rpm, as shipped by red hat (Debian's rpm,
     confusingly, continues to support rpm -bb, possibly because of how I hack
     its popt stuff up for debian.) This may fail with older, pre-rpmbuild
     rpm's; if so you should upgrade to a more current version I guess.
   * Updated js2k patch from Gerald Turner.
2003-02-03 19:40:25 +00:00
joey
b4efb6061b * Pach from Erwan MAS <erwan@mas.nom.fr> that allows specification of the
version of a tgz file, for files that don't have a parseable version
     number. For consistency with --description, I made the otpino be called
     --version -- if no argument is specified to this option, it retains its
     old behavior of displaying alien's version, but it is now overloaded
     if given an argument. Closes: #165584
2002-10-21 03:13:12 +00:00
joey
25806d4146 * Fixed slp conversion to not use uninitialized value. Closes: #150840 2002-06-24 17:22:33 +00:00
joey
a55d9bc97d * First release. 2002-06-19 02:06:22 +00:00
joey
c77168987c * Build alien with debhelper v4. 2002-06-01 23:42:22 +00:00
joey
451483bc02 * Added --test parameter, Closes: #145520 2002-05-03 00:12:13 +00:00
joey
d89bc84829 updates 2002-03-27 06:15:14 +00:00
joey
da98291614 * Made more robust in the face of empty rpms. Closes: #138969 2002-03-24 02:35:58 +00:00
joey
ea30cb70c6 * LSB package support. It can generate LSB packages (not guarenteed
fully conformant with the LSB), and it can take LSB packages and convert
     them into other formats. Unlike all the other conversions, lsb packages's
     dependancy (on lsb) and their package scripts are preserved in the
     generated packages (when allowed by the target package format). This means
     your distribution will need to have a package named 'lsb' for the result
     to be installable. (Debian will have one soon..)
   * Suggest rpm-lsb, which is the preferred rpm to build lsb packages with.
     Use it if it's present, plain old rpm otherwise.
2002-02-11 19:19:44 +00:00
joey
e106d96664 prerelease 2001-10-26 18:28:28 +00:00
joey
208a920b24 * Treat 'armv4l' arch rpm's as arm architecture. 2001-06-18 17:42:39 +00:00
joey
bb2bdf521c * Moved files out of perl privlib, Closes: #95512 2001-05-05 00:59:21 +00:00
joey
ce40f04fc6 * Moved files out of perl privlib, Closes: #95512 2001-04-30 03:12:17 +00:00
joey
2f4aeceba2 * Deal with empty /etc/mailname, Closes: #90727 2001-03-24 22:20:09 +00:00
joey
9b857e9ea8 * 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.
2001-02-15 23:38:25 +00:00
joey
21fa0599f1 * Build with debhelper v3. 2001-02-10 02:21:17 +00:00
joey
bffd564172 * Munge in #!/bin/sh entries at the top of rpm maintainer
scripts that appear to be shell scripts. Closes: #76124
2001-02-08 03:10:41 +00:00
joey
73f3d5b7ad * Use dh_perl for automatic, correct perl dependancies, Closes: #77669 2000-11-21 23:53:02 +00:00
joey
aef9b880c7 * Use debhelper v2 for debian/rules, but not when converting
packages to deb format.
2000-09-25 19:41:23 +00:00
joey
2e2a7060af * Corrected return code of system check.
* Corrected logic error in relocatable rpm handling that was making
     converting such rpms not work. (Closes: #71155)
2000-09-11 23:27:32 +00:00
joey
6cbb8c267d * Corrected priority in control file to optional; ftp admins, please take
note! This pakage has never belonged in extra..
2000-03-11 12:10:49 +00:00
joey
61251bfdf1 * Added (very simple) build dep. 1999-12-04 07:35:54 +00:00
joey
dafcd16174 * Fixed problem with relocatable packages, and probably several other
unrelated problems that were introduced last version.
1999-12-01 21:57:02 +00:00