source: trunk/debathena/meta/athena-libraries/debian/copyright @ 25853

Revision 25853, 1.2 KB checked in by jdreed, 11 years ago (diff)
In athena-libraries: * Complete rewrite (Trac: #582) * Drop dynamic logic and manually calculated lists of Athena 9.3 and 9.4 libraries and instead snapshot the current list of recommendations with a focus on reducing them * Remove recommendations with priority 'required' in order to clean up the list: libpng12-0, libc6, libbz2-1.0, libelf1, libgcc1, libglib2.0-0, libncursesw5, libncurses5, libpam06, zlib1g * Remove recommendations with priority 'standard' in order to clean up the list: libx11-6, libxext6, libxml2, libkrb5-3, libk5crypto3, libgssapi-krb5-2, libkrb5support0, libsas2-2 * Condense libogg0, libvorbis0a, libvorbisenc2, and libvorbisfile3 into vorbis-tools * Condense liborbit2, libpopt0, libart-2.0-2, libgnomevfs2-0, libbonobo2-0 and libglib-2.0-0 into libgnome2-0 * Condense libqt3-mt, libxrandr2, and libglu1-mesa into libqt3-mt * Condense libgtk2.0-0, libxfixes3, libgdk-pixbuf-2.0-0, libpango1.0-0, libatk1.0-0, libxdamage1, and libglib-2.0-0 into libgtk2.0-0 * Condense libxcursor1, libxkbfile1, and libsm6 into x11-apps * Condense lesstif2, libfreetype6, libxp6, and libice6 into lesstif2 * Condense libfontconfig1, libfontenc1, libxaw7 (and thus libxpm4), libxcomposite1, libxft2, libxi6, libxinerama1, libxmu6, libxrender1, libxt6, libxtst6, libxv1, libxxf86dga1 and libxxf86vm1 into x11-utils * Add Lintian override for dependency on multiple libstdc++ versions. We do in fact want this, as long as there are libstdc++5 binaries out there (read: forever)
Line 
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
3Files: *
4Copyright: © 2007-2008 Tim Abbott and Anders Kaseorg
5           (c) 2013 Massachusetts Institute of Technology
6License: Expat
7 Permission is hereby granted, free of charge, to any person
8 obtaining a copy of this software and associated documentation files
9 (the "Software"), to deal in the Software without restriction,
10 including without limitation the rights to use, copy, modify, merge,
11 publish, distribute, sublicense, and/or sell copies of the Software,
12 and to permit persons to whom the Software is furnished to do so,
13 subject to the following conditions:
14 .
15 The above copyright notice and this permission notice shall be
16 included in all copies or substantial portions of the Software.
17 .
18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
22 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
23 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25 SOFTWARE.
Note: See TracBrowser for help on using the repository browser.