~ubuntu-branches/ubuntu/saucy/dspam/saucy

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Thomas Preud'homme, Julien Valroff, Thomas Preud'homme
  • Date: 2012-04-22 17:46:10 UTC
  • mfrom: (8.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120422174610-m3bxpldro0e30gfw
Tags: 3.10.2+dfsg-1
[ Julien Valroff ]
* New upstream release
* Add gbp.conf to allow filtering out non DFSG-clean files when using
  git-import-orig to merge new upstream releases 
* Use definitive DEP-5 copyright format uri
* Add dspam_alias_retraining script to dspam package as example 
* Refresh and update patches 
* Use maintscript support in dh_installdeb rather than writing out
  dpkg-maintscript-helper commands by hand.  We now simply Pre-Depend on a
  new enough version of dpkg rather than using 'dpkg-maintscript-helper
  supports' guards, leading to more predictable behaviour on upgrades.
  Thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #659717)
* Add Thomas Preud'homme as uploader
* Set DM-Upload-Allowed: yes 

[ Thomas Preud'homme ]
* Remove multiarch support for libdspam7-dev as it contains an header with
  arch-specific contents (Closes: #669993).
* Build-depend on debhelper (>= 9.0.0) to match compatibility.
* Bump Standards-Version to 3.9.3 (no changes needed).
* Fix quarantine mails deletion in web frontend for spanish users
  (Closes: #673833).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Format: http://dep.debian.net/deps/dep5/
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: DSPAM
3
3
Source: http://dspam.sourceforge.net
4
4
Comment: Some parts of the DSPAM tarball shipped in contrib/ do not comply with the Debian 
48
48
Copyright: 2004, Network Dweebs Corporation
49
49
License: GPL-2
50
50
 
 
51
License: AGPL-3+
 
52
 This program is free software: you can redistribute it and/or modify
 
53
 it under the terms of the GNU Affero General Public License as published by
 
54
 the Free Software Foundation, either version 3 of the License, or
 
55
 (at your option) any later version.
 
56
 .
 
57
 This program is distributed in the hope that it will be useful,
 
58
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
59
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
60
 GNU Affero General Public License for more details.
 
61
 You should have received a copy of the GNU Affero General Public License
 
62
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
63
 .
 
64
 The complete text of the GNU Affero General Public License
 
65
 can be found in the file `/usr/share/doc/dspam/AGPL-3.gz'.
 
66
 
51
67
License: BSD-4-clause
52
68
 Redistribution and use in source and binary forms, with or without
53
69
 modification, are permitted provided that the following conditions
98
114
 License version 2 can be found in the file
99
115
 `/usr/share/common-licenses/GPL-2'.
100
116
 
101
 
License: AGPL-3+
102
 
 This program is free software: you can redistribute it and/or modify
103
 
 it under the terms of the GNU Affero General Public License as published by
104
 
 the Free Software Foundation, either version 3 of the License, or
105
 
 (at your option) any later version.
106
 
 .
107
 
 This program is distributed in the hope that it will be useful,
108
 
 but WITHOUT ANY WARRANTY; without even the implied warranty of
109
 
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
110
 
 GNU Affero General Public License for more details.
111
 
 You should have received a copy of the GNU Affero General Public License
112
 
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
113
 
 .
114
 
 The complete text of the GNU Affero General Public License
115
 
 can be found in the file `/usr/share/doc/dspam/AGPL-3.gz'.