diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index bcc2cd8..50802f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ivy-perl (4.8) unstable; urgency=low + + * deletion of unused pragma, which triggered annoying warnings in perl 5.6 + + -- Christophe MERTZ <mertz@cena.fr> Fri, 6 Jul 2001 17:36:52 +0200 + ivy-perl (4.7) unstable; urgency=low * Correction of \s and \S expansion in regexp @@ -83,5 +89,5 @@ ivy-perl (1.0-1) unstable; urgency=low Local variables: mode: debian-changelog -add-log-mailing-address: "damiano@cenatoulouse.dgac.fr" +add-log-mailing-address: "mertz@cena.fr" End: diff --git a/debian/copyright b/debian/copyright index 684d6d8..c017d89 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,6 +7,8 @@ Centre d'Études de la Navigation Aérienne Authors: Alexandre Bustico Hervé Damiano + Stéphane Chatty + Christophe Mertz This program is free software; you can redistribute it and/or modify it under the terms of the GNU LGPL Libray General Public License @@ -17,8 +19,8 @@ This program 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 Library General Public License for more details. -On Debian systems LGPL can be found in the file /usr/doc/copyright/LGPL -Or look at http://www.gnu.org/copyleft/lgpl.html +On Debian systems LGPL can be found in the file /usr/doc/copyright/LGPL or +/usr/share/common-licenses/LGPL or look at http://www.gnu.org/copyleft/lgpl.html You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software |