tag ! + patch thanks
diff -Nurp pyopencl-0.92~beta+git20100709.orig//debian/changelog pyopencl-0.92~beta+git20100709/debian/changelog --- pyopencl-0.92~beta+git20100709.orig//debian/changelog 2010-07-12 22:52:35.000000000 +0200 +++ pyopencl-0.92~beta+git20100709/debian/changelog 2010-10-30 17:53:19.000000000 +0200 @@ -1,3 +1,10 @@ +pyopencl (0.92~beta+git20100709-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add missing copyright holder in debian/copyright (Closes: #599874). + + -- Serafeim Zanikolas <[email protected]> Sat, 30 Oct 2010 17:47:21 +0200 + pyopencl (0.92~beta+git20100709-1) unstable; urgency=low * Initial release diff -Nurp pyopencl-0.92~beta+git20100709.orig//debian/copyright pyopencl-0.92~beta+git20100709/debian/copyright --- pyopencl-0.92~beta+git20100709.orig//debian/copyright 2010-07-10 18:32:03.000000000 +0200 +++ pyopencl-0.92~beta+git20100709/debian/copyright 2010-10-30 17:52:55.000000000 +0200 @@ -28,4 +28,23 @@ Licence: MIT WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Files: pyopencl/clrandom.py +Copyright: 1990, RSA Data Security, Inc. + License to copy and use this software is granted provided that + it is identified as the "RSA Data Security, Inc. MD5 Message + Digest Algorithm" in all material mentioning or referencing this + software or this function. + License is also granted to make and use derivative works + provided that such works are identified as "derived from the RSA + Data Security, Inc. MD5 Message Digest Algorithm" in all + material mentioning or referencing the derived work. + + RSA Data Security, Inc. makes no representations concerning + either the merchantability of this software or the suitability + of this software for any particular purpose. It is provided "as + is" without express or implied warranty of any kind. + + These notices must be retained in any copies of any part of this + documentation and/or software. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

