[Pkg-gnutls-commits] r932 - in /packages/libtasn1-3/trunk/debian: changelog rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Jan 8 08:59:09 UTC 2011


Author: ametzler
Date: Sat Jan  8 08:59:08 2011
New Revision: 932

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=932
Log:
Drop -D_REENTRANT from CFLAGS.

Modified:
    packages/libtasn1-3/trunk/debian/changelog
    packages/libtasn1-3/trunk/debian/rules

Modified: packages/libtasn1-3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/changelog?rev=932&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Sat Jan  8 08:59:08 2011
@@ -4,6 +4,7 @@
   * New upstream release.
   * Use debhelper compatibility level 7.
   * Fix libtasn1-3-dbg short description.
+  * Drop -D_REENTRANT from CFLAGS.
 
  -- Andreas Metzler <ametzler at debian.org>  Sat, 29 May 2010 09:23:58 +0200
 

Modified: packages/libtasn1-3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/rules?rev=932&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/rules (original)
+++ packages/libtasn1-3/trunk/debian/rules Sat Jan  8 08:59:08 2011
@@ -1,7 +1,5 @@
 #! /usr/bin/make -f
 # Build the libtasn1 packages for Debian.
-
-CFLAGS += -D_REENTRANT
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk




More information about the Pkg-gnutls-commits mailing list