Changeset 8c4afbfa
- Timestamp:
- 2007-07-14T17:24:52Z (17 years ago)
- Branches:
- master
- Children:
- 1ffb46f
- Parents:
- c9c7ca7 (diff), cbaac62 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/changelog
rc9c7ca7 r8c4afbfa 5 5 the defaults file. 6 6 * Got rid of debconf Woody compatibility stuff. 7 8 -- Wilmer van der Gaast <wilmer@gaast.net> Fri, 6 Jul 2007 00:27:38 +0100 7 * No more MPL code in BitlBee, thanks to the Jabber module rewrite! 8 9 -- Wilmer van der Gaast <wilmer@gaast.net> Fri, 06 Jul 2007 09:09:36 +0100 9 10 10 11 bitlbee (1.0.3-1.3) unstable; urgency=low -
debian/copyright
rc9c7ca7 r8c4afbfa 28 28 if not, write to the Free Software Foundation, Inc., 59 Temple Place, 29 29 Suite 330, Boston, MA 02111-1307 USA 30 ============================================================================31 32 33 34 Parts of the program (parts of the Jabber module, the XML parser to be more35 specific) are licensed under the Mozilla license (version 1.1):36 37 ============================================================================38 MOZILLA PUBLIC LICENSE39 Version 1.140 41 ---------------42 43 1. Definitions.44 45 1.0.1. "Commercial Use" means distribution or otherwise making the46 Covered Code available to a third party.47 48 1.1. "Contributor" means each entity that creates or contributes to49 the creation of Modifications.50 51 1.2. "Contributor Version" means the combination of the Original52 Code, prior Modifications used by a Contributor, and the Modifications53 made by that particular Contributor.54 55 1.3. "Covered Code" means the Original Code or Modifications or the56 combination of the Original Code and Modifications, in each case57 including portions thereof.58 59 1.4. "Electronic Distribution Mechanism" means a mechanism generally60 accepted in the software development community for the electronic61 transfer of data.62 63 1.5. "Executable" means Covered Code in any form other than Source64 Code.65 66 1.6. "Initial Developer" means the individual or entity identified67 as the Initial Developer in the Source Code notice required by Exhibit68 A.69 70 1.7. "Larger Work" means a work which combines Covered Code or71 portions thereof with code not governed by the terms of this License.72 73 1.8. "License" means this document.74 75 1.8.1. "Licensable" means having the right to grant, to the maximum76 extent possible, whether at the time of the initial grant or77 subsequently acquired, any and all of the rights conveyed herein.78 79 1.9. "Modifications" means any addition to or deletion from the80 substance or structure of either the Original Code or any previous81 Modifications. When Covered Code is released as a series of files, a82 Modification is:83 A. Any addition to or deletion from the contents of a file84 containing Original Code or previous Modifications.85 86 B. Any new file that contains any part of the Original Code or87 previous Modifications.88 89 1.10. "Original Code" means Source Code of computer software code90 which is described in the Source Code notice required by Exhibit A as91 Original Code, and which, at the time of its release under this92 License is not already Covered Code governed by this License.93 94 1.10.1. "Patent Claims" means any patent claim(s), now owned or95 hereafter acquired, including without limitation, method, process,96 and apparatus claims, in any patent Licensable by grantor.97 98 1.11. "Source Code" means the preferred form of the Covered Code for99 making modifications to it, including all modules it contains, plus100 any associated interface definition files, scripts used to control101 compilation and installation of an Executable, or source code102 differential comparisons against either the Original Code or another103 well known, available Covered Code of the Contributor's choice. The104 Source Code can be in a compressed or archival form, provided the105 appropriate decompression or de-archiving software is widely available106 for no charge.107 108 1.12. "You" (or "Your") means an individual or a legal entity109 exercising rights under, and complying with all of the terms of, this110 License or a future version of this License issued under Section 6.1.111 For legal entities, "You" includes any entity which controls, is112 controlled by, or is under common control with You. For purposes of113 this definition, "control" means (a) the power, direct or indirect,114 to cause the direction or management of such entity, whether by115 contract or otherwise, or (b) ownership of more than fifty percent116 (50%) of the outstanding shares or beneficial ownership of such117 entity.118 119 2. Source Code License.120 121 2.1. The Initial Developer Grant.122 The Initial Developer hereby grants You a world-wide, royalty-free,123 non-exclusive license, subject to third party intellectual property124 claims:125 (a) under intellectual property rights (other than patent or126 trademark) Licensable by Initial Developer to use, reproduce,127 modify, display, perform, sublicense and distribute the Original128 Code (or portions thereof) with or without Modifications, and/or129 as part of a Larger Work; and130 131 (b) under Patents Claims infringed by the making, using or132 selling of Original Code, to make, have made, use, practice,133 sell, and offer for sale, and/or otherwise dispose of the134 Original Code (or portions thereof).135 136 (c) the licenses granted in this Section 2.1(a) and (b) are137 effective on the date Initial Developer first distributes138 Original Code under the terms of this License.139 140 (d) Notwithstanding Section 2.1(b) above, no patent license is141 granted: 1) for code that You delete from the Original Code; 2)142 separate from the Original Code; or 3) for infringements caused143 by: i) the modification of the Original Code or ii) the144 combination of the Original Code with other software or devices.145 146 2.2. Contributor Grant.147 Subject to third party intellectual property claims, each Contributor148 hereby grants You a world-wide, royalty-free, non-exclusive license149 150 (a) under intellectual property rights (other than patent or151 trademark) Licensable by Contributor, to use, reproduce, modify,152 display, perform, sublicense and distribute the Modifications153 created by such Contributor (or portions thereof) either on an154 unmodified basis, with other Modifications, as Covered Code155 and/or as part of a Larger Work; and156 157 (b) under Patent Claims infringed by the making, using, or158 selling of Modifications made by that Contributor either alone159 and/or in combination with its Contributor Version (or portions160 of such combination), to make, use, sell, offer for sale, have161 made, and/or otherwise dispose of: 1) Modifications made by that162 Contributor (or portions thereof); and 2) the combination of163 Modifications made by that Contributor with its Contributor164 Version (or portions of such combination).165 166 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are167 effective on the date Contributor first makes Commercial Use of168 the Covered Code.169 170 (d) Notwithstanding Section 2.2(b) above, no patent license is171 granted: 1) for any code that Contributor has deleted from the172 Contributor Version; 2) separate from the Contributor Version;173 3) for infringements caused by: i) third party modifications of174 Contributor Version or ii) the combination of Modifications made175 by that Contributor with other software (except as part of the176 Contributor Version) or other devices; or 4) under Patent Claims177 infringed by Covered Code in the absence of Modifications made by178 that Contributor.179 180 3. Distribution Obligations.181 182 3.1. Application of License.183 The Modifications which You create or to which You contribute are184 governed by the terms of this License, including without limitation185 Section 2.2. The Source Code version of Covered Code may be186 distributed only under the terms of this License or a future version187 of this License released under Section 6.1, and You must include a188 copy of this License with every copy of the Source Code You189 distribute. You may not offer or impose any terms on any Source Code190 version that alters or restricts the applicable version of this191 License or the recipients' rights hereunder. However, You may include192 an additional document offering the additional rights described in193 Section 3.5.194 195 3.2. Availability of Source Code.196 Any Modification which You create or to which You contribute must be197 made available in Source Code form under the terms of this License198 either on the same media as an Executable version or via an accepted199 Electronic Distribution Mechanism to anyone to whom you made an200 Executable version available; and if made available via Electronic201 Distribution Mechanism, must remain available for at least twelve (12)202 months after the date it initially became available, or at least six203 (6) months after a subsequent version of that particular Modification204 has been made available to such recipients. You are responsible for205 ensuring that the Source Code version remains available even if the206 Electronic Distribution Mechanism is maintained by a third party.207 208 3.3. Description of Modifications.209 You must cause all Covered Code to which You contribute to contain a210 file documenting the changes You made to create that Covered Code and211 the date of any change. You must include a prominent statement that212 the Modification is derived, directly or indirectly, from Original213 Code provided by the Initial Developer and including the name of the214 Initial Developer in (a) the Source Code, and (b) in any notice in an215 Executable version or related documentation in which You describe the216 origin or ownership of the Covered Code.217 218 3.4. Intellectual Property Matters219 (a) Third Party Claims.220 If Contributor has knowledge that a license under a third party's221 intellectual property rights is required to exercise the rights222 granted by such Contributor under Sections 2.1 or 2.2,223 Contributor must include a text file with the Source Code224 distribution titled "LEGAL" which describes the claim and the225 party making the claim in sufficient detail that a recipient will226 know whom to contact. If Contributor obtains such knowledge after227 the Modification is made available as described in Section 3.2,228 Contributor shall promptly modify the LEGAL file in all copies229 Contributor makes available thereafter and shall take other steps230 (such as notifying appropriate mailing lists or newsgroups)231 reasonably calculated to inform those who received the Covered232 Code that new knowledge has been obtained.233 234 (b) Contributor APIs.235 If Contributor's Modifications include an application programming236 interface and Contributor has knowledge of patent licenses which237 are reasonably necessary to implement that API, Contributor must238 also include this information in the LEGAL file.239 240 (c) Representations.241 Contributor represents that, except as disclosed pursuant to242 Section 3.4(a) above, Contributor believes that Contributor's243 Modifications are Contributor's original creation(s) and/or244 Contributor has sufficient rights to grant the rights conveyed by245 this License.246 247 3.5. Required Notices.248 You must duplicate the notice in Exhibit A in each file of the Source249 Code. If it is not possible to put such notice in a particular Source250 Code file due to its structure, then You must include such notice in a251 location (such as a relevant directory) where a user would be likely252 to look for such a notice. If You created one or more Modification(s)253 You may add your name as a Contributor to the notice described in254 Exhibit A. You must also duplicate this License in any documentation255 for the Source Code where You describe recipients' rights or ownership256 rights relating to Covered Code. You may choose to offer, and to257 charge a fee for, warranty, support, indemnity or liability258 obligations to one or more recipients of Covered Code. However, You259 may do so only on Your own behalf, and not on behalf of the Initial260 Developer or any Contributor. You must make it absolutely clear than261 any such warranty, support, indemnity or liability obligation is262 offered by You alone, and You hereby agree to indemnify the Initial263 Developer and every Contributor for any liability incurred by the264 Initial Developer or such Contributor as a result of warranty,265 support, indemnity or liability terms You offer.266 267 3.6. Distribution of Executable Versions.268 You may distribute Covered Code in Executable form only if the269 requirements of Section 3.1-3.5 have been met for that Covered Code,270 and if You include a notice stating that the Source Code version of271 the Covered Code is available under the terms of this License,272 including a description of how and where You have fulfilled the273 obligations of Section 3.2. The notice must be conspicuously included274 in any notice in an Executable version, related documentation or275 collateral in which You describe recipients' rights relating to the276 Covered Code. You may distribute the Executable version of Covered277 Code or ownership rights under a license of Your choice, which may278 contain terms different from this License, provided that You are in279 compliance with the terms of this License and that the license for the280 Executable version does not attempt to limit or alter the recipient's281 rights in the Source Code version from the rights set forth in this282 License. If You distribute the Executable version under a different283 license You must make it absolutely clear that any terms which differ284 from this License are offered by You alone, not by the Initial285 Developer or any Contributor. You hereby agree to indemnify the286 Initial Developer and every Contributor for any liability incurred by287 the Initial Developer or such Contributor as a result of any such288 terms You offer.289 290 3.7. Larger Works.291 You may create a Larger Work by combining Covered Code with other code292 not governed by the terms of this License and distribute the Larger293 Work as a single product. In such a case, You must make sure the294 requirements of this License are fulfilled for the Covered Code.295 296 4. Inability to Comply Due to Statute or Regulation.297 298 If it is impossible for You to comply with any of the terms of this299 License with respect to some or all of the Covered Code due to300 statute, judicial order, or regulation then You must: (a) comply with301 the terms of this License to the maximum extent possible; and (b)302 describe the limitations and the code they affect. Such description303 must be included in the LEGAL file described in Section 3.4 and must304 be included with all distributions of the Source Code. Except to the305 extent prohibited by statute or regulation, such description must be306 sufficiently detailed for a recipient of ordinary skill to be able to307 understand it.308 309 5. Application of this License.310 311 This License applies to code to which the Initial Developer has312 attached the notice in Exhibit A and to related Covered Code.313 314 6. Versions of the License.315 316 6.1. New Versions.317 Netscape Communications Corporation ("Netscape") may publish revised318 and/or new versions of the License from time to time. Each version319 will be given a distinguishing version number.320 321 6.2. Effect of New Versions.322 Once Covered Code has been published under a particular version of the323 License, You may always continue to use it under the terms of that324 version. You may also choose to use such Covered Code under the terms325 of any subsequent version of the License published by Netscape. No one326 other than Netscape has the right to modify the terms applicable to327 Covered Code created under this License.328 329 6.3. Derivative Works.330 If You create or use a modified version of this License (which you may331 only do in order to apply it to code which is not already Covered Code332 governed by this License), You must (a) rename Your license so that333 the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",334 "MPL", "NPL" or any confusingly similar phrase do not appear in your335 license (except to note that your license differs from this License)336 and (b) otherwise make it clear that Your version of the license337 contains terms which differ from the Mozilla Public License and338 Netscape Public License. (Filling in the name of the Initial339 Developer, Original Code or Contributor in the notice described in340 Exhibit A shall not of themselves be deemed to be modifications of341 this License.)342 343 7. DISCLAIMER OF WARRANTY.344 345 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,346 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,347 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF348 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.349 THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE350 IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,351 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE352 COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER353 OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF354 ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.355 356 8. TERMINATION.357 358 8.1. This License and the rights granted hereunder will terminate359 automatically if You fail to comply with terms herein and fail to cure360 such breach within 30 days of becoming aware of the breach. All361 sublicenses to the Covered Code which are properly granted shall362 survive any termination of this License. Provisions which, by their363 nature, must remain in effect beyond the termination of this License364 shall survive.365 366 8.2. If You initiate litigation by asserting a patent infringement367 claim (excluding declatory judgment actions) against Initial Developer368 or a Contributor (the Initial Developer or Contributor against whom369 You file such action is referred to as "Participant") alleging that:370 371 (a) such Participant's Contributor Version directly or indirectly372 infringes any patent, then any and all rights granted by such373 Participant to You under Sections 2.1 and/or 2.2 of this License374 shall, upon 60 days notice from Participant terminate prospectively,375 unless if within 60 days after receipt of notice You either: (i)376 agree in writing to pay Participant a mutually agreeable reasonable377 royalty for Your past and future use of Modifications made by such378 Participant, or (ii) withdraw Your litigation claim with respect to379 the Contributor Version against such Participant. If within 60 days380 of notice, a reasonable royalty and payment arrangement are not381 mutually agreed upon in writing by the parties or the litigation claim382 is not withdrawn, the rights granted by Participant to You under383 Sections 2.1 and/or 2.2 automatically terminate at the expiration of384 the 60 day notice period specified above.385 386 (b) any software, hardware, or device, other than such Participant's387 Contributor Version, directly or indirectly infringes any patent, then388 any rights granted to You by such Participant under Sections 2.1(b)389 and 2.2(b) are revoked effective as of the date You first made, used,390 sold, distributed, or had made, Modifications made by that391 Participant.392 393 8.3. If You assert a patent infringement claim against Participant394 alleging that such Participant's Contributor Version directly or395 indirectly infringes any patent where such claim is resolved (such as396 by license or settlement) prior to the initiation of patent397 infringement litigation, then the reasonable value of the licenses398 granted by such Participant under Sections 2.1 or 2.2 shall be taken399 into account in determining the amount or value of any payment or400 license.401 402 8.4. In the event of termination under Sections 8.1 or 8.2 above,403 all end user license agreements (excluding distributors and resellers)404 which have been validly granted by You or any distributor hereunder405 prior to termination shall survive termination.406 407 9. LIMITATION OF LIABILITY.408 409 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT410 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL411 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,412 OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR413 ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY414 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,415 WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER416 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN417 INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF418 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY419 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW420 PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE421 EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO422 THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.423 424 10. U.S. GOVERNMENT END USERS.425 426 The Covered Code is a "commercial item," as that term is defined in427 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer428 software" and "commercial computer software documentation," as such429 terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48430 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),431 all U.S. Government End Users acquire Covered Code with only those432 rights set forth herein.433 434 11. MISCELLANEOUS.435 436 This License represents the complete agreement concerning subject437 matter hereof. If any provision of this License is held to be438 unenforceable, such provision shall be reformed only to the extent439 necessary to make it enforceable. This License shall be governed by440 California law provisions (except to the extent applicable law, if441 any, provides otherwise), excluding its conflict-of-law provisions.442 With respect to disputes in which at least one party is a citizen of,443 or an entity chartered or registered to do business in the United444 States of America, any litigation relating to this License shall be445 subject to the jurisdiction of the Federal Courts of the Northern446 District of California, with venue lying in Santa Clara County,447 California, with the losing party responsible for costs, including448 without limitation, court costs and reasonable attorneys' fees and449 expenses. The application of the United Nations Convention on450 Contracts for the International Sale of Goods is expressly excluded.451 Any law or regulation which provides that the language of a contract452 shall be construed against the drafter shall not apply to this453 License.454 455 12. RESPONSIBILITY FOR CLAIMS.456 457 As between Initial Developer and the Contributors, each party is458 responsible for claims and damages arising, directly or indirectly,459 out of its utilization of rights under this License and You agree to460 work with Initial Developer and Contributors to distribute such461 responsibility on an equitable basis. Nothing herein is intended or462 shall be deemed to constitute any admission of liability.463 464 13. MULTIPLE-LICENSED CODE.465 466 Initial Developer may designate portions of the Covered Code as467 "Multiple-Licensed". "Multiple-Licensed" means that the Initial468 Developer permits you to utilize portions of the Covered Code under469 Your choice of the NPL or the alternative licenses, if any, specified470 by the Initial Developer in the file described in Exhibit A.471 472 EXHIBIT A -Mozilla Public License.473 474 ``The contents of this file are subject to the Mozilla Public License475 Version 1.1 (the "License"); you may not use this file except in476 compliance with the License. You may obtain a copy of the License at477 http://www.mozilla.org/MPL/478 479 Software distributed under the License is distributed on an "AS IS"480 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the481 License for the specific language governing rights and limitations482 under the License.483 484 The Original Code is ______________________________________.485 486 The Initial Developer of the Original Code is ________________________.487 Portions created by ______________________ are Copyright (C) ______488 _______________________. All Rights Reserved.489 490 Contributor(s): ______________________________________.491 492 Alternatively, the contents of this file may be used under the terms493 of the _____ license (the "[___] License"), in which case the494 provisions of [______] License are applicable instead of those495 above. If you wish to allow use of your version of this file only496 under the terms of the [____] License and not to allow others to use497 your version of this file under the MPL, indicate your decision by498 deleting the provisions above and replace them with the notice and499 other provisions required by the [___] License. If you do not delete500 the provisions above, a recipient may use your version of this file501 under either the MPL or the [___] License."502 503 [NOTE: The text of this Exhibit A may differ slightly from the text of504 the notices in the Source Code files of the Original Code. You should505 use the text of this Exhibit A rather than the text found in the506 Original Code Source Code for Your Modifications.]507 30 ============================================================================ 508 31 -
debian/rules
rc9c7ca7 r8c4afbfa 67 67 dpkg-shlibdeps -Tdebian/bitlbee.substvars -dDepends debian/bitlbee/usr/sbin/bitlbee 68 68 ifdef BITLBEE_VERSION 69 dpkg-gencontrol -ldebian/changelog -isp -pbitlbee -Tdebian/bitlbee.substvars -Pdebian/bitlbee -v $(BITLBEE_VERSION)-0 -V'debconf-depends=debconf (>= 1.2.0) | debconf-2.0'69 dpkg-gencontrol -ldebian/changelog -isp -pbitlbee -Tdebian/bitlbee.substvars -Pdebian/bitlbee -v1:$(BITLBEE_VERSION)-0 -V'debconf-depends=debconf (>= 1.2.0) | debconf-2.0' 70 70 else 71 71 dpkg-gencontrol -ldebian/changelog -isp -pbitlbee -Tdebian/bitlbee.substvars -Pdebian/bitlbee -V'debconf-depends=debconf (>= 1.2.0) | debconf-2.0'
Note: See TracChangeset
for help on using the changeset viewer.