Alien needs a new maintainer, both in Debian and upstream.

This commit is contained in:
Joey Hess
2014-11-07 17:25:51 -04:00
parent 3572ac62b9
commit bb351ddbc8
4 changed files with 13 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
Begin3
Title: alien
Version: 8.92
Version: 8.93
Entered-date: 31MAR97
Description: Alien converts Slackware .tgz packages, Red Hat .rpm packages,
Debian .deb packages, and Stampede .slp packages. It can
@@ -9,6 +9,6 @@ Description: Alien converts Slackware .tgz packages, Red Hat .rpm packages,
Keywords: debian dpkg deb red hat redhat rpm slackware tgz stampede slp convert package LSB
Author: joey@kitenet.net
Primary-site: sunsite.unc.edu /pub/Linux/utils/package
80 alien-8.92.tar.gz
80 alien-8.93.tar.gz
Copying-policy: GPL
End

View File

@@ -1,12 +1,12 @@
Summary: Install Debian, Slackware, and Stampede packages with rpm.
Name: alien
Packager: Joey Hess <joey@kitenet.net>
Version: 8.92
Version: 8.93
Release: 1
Source: ftp://kitenet.net/pub/code/debian/alien_8.92.tar.gz
Source: ftp://kitenet.net/pub/code/debian/alien_8.93.tar.gz
License: GPL
Group: Utilities/File
Buildroot: /tmp/alien-8.92.build
Buildroot: /tmp/alien-8.93.build
Requires: perl
BuildArchitectures: noarch
@@ -20,7 +20,7 @@ This is a tool only suitable for binary packages.
%prep
%setup -n alien
rm -rf /tmp/alien-8.92.build
rm -rf /tmp/alien-8.93.build
%install
perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
alien (8.93) unstable; urgency=medium
* Alien needs a new maintainer, both in Debian and upstream.
-- Joey Hess <joeyh@debian.org> Fri, 07 Nov 2014 17:25:47 -0400
alien (8.92) unstable; urgency=medium
* Remove suggests for lsb-rpm, which no longer exists.

2
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: alien
Section: admin
Priority: optional
Build-Depends: debhelper (>= 9)
Maintainer: Joey Hess <joeyh@debian.org>
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.5
Vcs-Git: git://git.kitenet.net/alien
Homepage: http://kitenet.net/~joey/code/alien/