Import Debian version 8.95

alien (8.95) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Bumped Standards-Version to 3.9.6.
      - Removed duplicated section field.
  * debian/copyright:
      - Replaced protocol from http to https in the Format field.
      - Included authors' e-mail addresses.
      - Replaced GPL-2+ license reference by actual GPL-2+ license.
  * debian/source/format: Created as 3.0 (native).

alien (8.94) unstable; urgency=medium

  * QA upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    remove override_dh_auto_install in debian/rules, and 
    use DESTDIR in Makefile.PL.
    (Closes: #792371)
This commit is contained in:
Fabiano Antunes
2015-09-10 17:09:04 -03:00
committed by Boyuan Yang
parent bb351ddbc8
commit 9f53b73b58
15 changed files with 77 additions and 44 deletions

View File

@@ -71,7 +71,7 @@ sub init {
=item checkfile
Detect deb files by their extention.
Detect deb files by their extension.
=cut
@@ -614,7 +614,7 @@ sub cleantree {
Set/get package name.
Always returns the packge name in lowercase with all invalid characters
Always returns the package name in lowercase with all invalid characters
rmoved. The name is however, stored unchanged.
=cut