mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
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)
35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Source: native package
|
|
|
|
Files: *
|
|
Copyright: 1996-1997 Christoph Lameter <clameter@debian.org>
|
|
1997 Randolph Chung <rc42@cornell.edu>
|
|
2001 Mark A. Hershberger <mah@everybody.org>
|
|
1997-2011 Joey Hess <joeyh@debian.org>
|
|
License: GPL-2+
|
|
|
|
Files: debian/*
|
|
Copyright: 1996-1997 Christoph Lameter <clameter@debian.org>
|
|
1997 Randolph Chung <rc42@cornell.edu>
|
|
2001 Mark A. Hershberger <mah@everybody.org>
|
|
1997-2011 Joey Hess <joeyh@debian.org>
|
|
2015 Fabiano Antunes <fabianoantunes@itgen.com.br>
|
|
License: GPL-2+
|
|
|
|
License: GPL-2+
|
|
This package is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
This package is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
.
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|