Description: Cuts off libgrypt.def comments
 Because it kills something.
 .
 mingw64-x-libgcrypt (1.5.3-1) oneiric; urgency=low
 .
   * New upstream version.
Author: Alexandre Pereira Nunes <alexandre.nunes@gmail.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- mingw64-x-libgcrypt-1.5.3.orig/src/libgcrypt.def
+++ mingw64-x-libgcrypt-1.5.3/src/libgcrypt.def
@@ -1,27 +1,3 @@
-;; libgcrypt.defs -  Exported symbols for W32
-;; Copyright (C) 2003, 2007 Free Software Foundation, Inc.
-;;
-;; This file is part of Libgcrypt.
-;;
-;; Libgcrypt is free software; you can redistribute it and/or modify
-;; it under the terms of the GNU Lesser General Public License as
-;; published by the Free Software Foundation; either version 2.1 of
-;; the License, or (at your option) any later version.
-;;
-;; Libgcrypt is distributed in the hope that it will be useful,
-;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-;; GNU Lesser General Public License for more details.
-;;
-;; You should have received a copy of the GNU Lesser General Public
-;; License along with this program; if not, write to the Free Software
-;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
-;;
-
-;; Note: This file should be updated manually and the ordinals shall
-;; never be changed.  Also check libgcrypt.vers and visibility.h.
-
-
 EXPORTS
       gcry_check_version  @1
       gcry_control  @2
