Changeset 1611

Show
Ignore:
Timestamp:
05/10/06 02:01:26 (2 years ago)
Author:
benjamin
Message:

misc debian compliance

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc-procmail/trunk/debian/control

    r1279 r1611  
    33Priority: optional 
    44Maintainer: Benjamin Sonntag <benjamin@alternc.org> 
    5 Build-Depends: debhelper (>> 3.0.0), gettext 
    6 Standards-Version: 3.6.1 
     5Build-Depends: debhelper, gettext 
     6Standards-Version: 3.7.2.0 
    77 
    88Package: alternc-procmail 
    9 Architecture: any 
     9Architecture: all 
    1010Pre-Depends: alternc (>= 0.9.3) 
    1111Depends: ${shlibs:Depends}, procmail, squirrelmail (>= 1.4) 
  • alternc-procmail/trunk/debian/copyright

    r1262 r1611  
    22Sun, 18 Jan 2004 11:30:19 +0100. 
    33 
    4 It was downloaded from http://www.alternc.org/ 
     4It was downloaded from http://www.alternc.org 
    55 
    6 Upstream Author(s): AlternC Team, see http://www.alternc.org/people 
     6Upstream Authors: AlternC Development team <dev@alternc.org> 
    77 
    88Copyright: 
    99 
    10 This program is free software; you can redistribute it and/or modify 
    11 it under the terms of the GNU General Public License as published by 
    12 the Free Software Foundation; version 2 dated June, 1991. 
     10 LICENSE 
    1311 
    14 This program is distributed in the hope that it will be useful, 
    15 but WITHOUT ANY WARRANTY; without even the implied warranty of 
    16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    17 GNU General Public License for more details
     12 This program is free software; you can redistribute it and/or 
     13 modify it under the terms of the GNU General Public License (GPL) 
     14 as published by the Free Software Foundation; either version 2 
     15 of the License, or (at your option) any later version
    1816 
    19 You should have received a copy of the GNU General Public License 
    20 along with this program;  if not, write to the Free Software Foundation, 
    21 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
     17 This program is distributed in the hope that it will be useful, 
     18 but WITHOUT ANY WARRANTY; without even the implied warranty of 
     19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     20 GNU General Public License for more details. 
    2221 
    23 On Debian GNU/Linux systems, the text of the GPL can be found in 
    24 /usr/share/common-licenses/GPL-2. 
     22 On Debian systems, the complete text of the GNU General Public 
     23 License can be found in /usr/share/common-licenses/GPL file. 
     24