チェンジセット 757
- コミット日時:
- 2008/08/11 19:44:26 (3 ヶ月前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
debian/libsearch-estraier-perl/trunk/debian/control
r755 r757 1 1 Source: libsearch-estraier-perl 2 2 Section: perl 3 Priority: optional3 Priority: extra 4 4 Build-Depends: debhelper (>= 5), libtest-exception-perl 5 5 Build-Depends-Indep: perl (>= 5.6.10-12) … … 21 21 . 22 22 There are few examples in scripts directory of this distribution. 23 .24 This description was automagically extracted from the module by dh-make-perl.debian/libsearch-estraier-perl/trunk/debian/copyright
r755 r757 4 4 It was downloaded from http://search.cpan.org/dist/Search-Estraier/ 5 5 6 This copyright info was automatically extracted from the perl module. 7 It may not be accurate, so you better check the module sources 8 if you don't want to get into legal troubles. 6 Upstream Author: 9 7 10 The upstream author is:Dobrica Pavlinusic <dpavlin@rot13.org>.8 Dobrica Pavlinusic <dpavlin@rot13.org>. 11 9 10 Copyright: 11 12 Copyright (C) 2005-2006 by Dobrica Pavlinusic 13 14 License: 15 16 This package is free software; you can redistribute it and/or modify 17 it under the terms of the GNU General Public License as published by 18 the Free Software Foundation; either version 2 of the License, or 19 (at your option) any later version. 20 21 This package is distributed in the hope that it will be useful, 22 but WITHOUT ANY WARRANTY; without even the implied warranty of 23 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 24 GNU General Public License for more details. 25 26 You should have received a copy of the GNU General Public License 27 along with this package; if not, write to the Free Software 28 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 29 30 On Debian systems, the complete text of the GNU General 31 Public License can be found in `/usr/share/common-licenses/GPL'. 12 32 13 33 The Debian packaging is (C) 2008, Taku YASUI <tach@debian.or.jp> and 14 is licensed under the same terms as the software itself (see above).34 is licensed under the GPL, see above.
