Import Debian version 8.95.2

alien (8.95.2) experimental; urgency=medium
.
  * QA upload.
  * debian/control:
      + Bump debhelper compat to v13.
      + Included Rules-Requires-Root: no
  * debian/changelog:
      + Removed trailing-whitespaces.
  * alien.pl:
      + Fixed some misspelled words.
  * Alien/Package.pm:
      + Fixed misspelled word.
  * Alien/Package/Rpm.pm:
      + Fixed misspeled word.
  * debian/rules:
      + Added a "nocheck" check on override_dh_auto_test.
This commit is contained in:
Thiago da Silva Gracini
2020-11-01 15:35:34 -03:00
committed by Samuel Henrique
parent 9b5622f8f2
commit e2eb7e0026
8 changed files with 76 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
Begin3
Title: alien
Version: 8.95
Version: 8.95.2
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.95.tar.gz
80 alien-8.95.2.tar.gz
Copying-policy: GPL
End