Changeset 1611
- Timestamp:
- 05/10/06 02:01:26 (2 years ago)
- Files:
-
- alternc-procmail/trunk/debian/control (modified) (1 diff)
- alternc-procmail/trunk/debian/copyright (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-procmail/trunk/debian/control
r1279 r1611 3 3 Priority: optional 4 4 Maintainer: Benjamin Sonntag <benjamin@alternc.org> 5 Build-Depends: debhelper (>> 3.0.0), gettext6 Standards-Version: 3. 6.15 Build-Depends: debhelper, gettext 6 Standards-Version: 3.7.2.0 7 7 8 8 Package: alternc-procmail 9 Architecture: a ny9 Architecture: all 10 10 Pre-Depends: alternc (>= 0.9.3) 11 11 Depends: ${shlibs:Depends}, procmail, squirrelmail (>= 1.4) alternc-procmail/trunk/debian/copyright
r1262 r1611 2 2 Sun, 18 Jan 2004 11:30:19 +0100. 3 3 4 It was downloaded from http://www.alternc.org /4 It was downloaded from http://www.alternc.org 5 5 6 Upstream Author (s): AlternC Team, see http://www.alternc.org/people6 Upstream Authors: AlternC Development team <dev@alternc.org> 7 7 8 8 Copyright: 9 9 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 13 11 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. 18 16 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. 22 21 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
