[Pkg-gnutls-commits] r1121 - in	/packages/libgcrypt11/branches/branch1.5/debian: changelog rules
    ametzler at users.alioth.debian.org 
    ametzler at users.alioth.debian.org
       
    Wed Jun 29 18:10:32 UTC 2011
    
    
  
Author: ametzler
Date: Wed Jun 29 18:10:32 2011
New Revision: 1121
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1121
Log:
Drop CFLAGS += -Wall again, it has become unnecessary.
Modified:
    packages/libgcrypt11/branches/branch1.5/debian/changelog
    packages/libgcrypt11/branches/branch1.5/debian/rules
Modified: packages/libgcrypt11/branches/branch1.5/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/branches/branch1.5/debian/changelog?rev=1121&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.5/debian/changelog (original)
+++ packages/libgcrypt11/branches/branch1.5/debian/changelog Wed Jun 29 18:10:32 2011
@@ -2,6 +2,7 @@
 
   * NOT RELEASED YET
   * Merge multi-arch changes (1.4.6-6 and 1.4.6-7), drop libtool la file.
+  * Drop CFLAGS += -Wall again, it has become unnecessary.
 
  -- Andreas Metzler <ametzler at debian.org>  Sat, 26 Feb 2011 19:45:54 +0100
 
Modified: packages/libgcrypt11/branches/branch1.5/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/branches/branch1.5/debian/rules?rev=1121&op=diff
==============================================================================
--- packages/libgcrypt11/branches/branch1.5/debian/rules (original)
+++ packages/libgcrypt11/branches/branch1.5/debian/rules Wed Jun 29 18:10:32 2011
@@ -15,8 +15,6 @@
 DEB_DH_STRIP_ARGS = --dbg-package=libgcrypt11-dbg
 DEB_DH_MAKESHLIBS_ARGS := -V 'libgcrypt11 (>=1.5.0~beta1-0)' \
 	--add-udeb=libgcrypt11-udeb
-
-CFLAGS += -Wall
 
 clean::
 	if test -f ltmain.sh ; then touch ltmain.sh; else libtoolize -c -f --automake; fi
    
    
More information about the Pkg-gnutls-commits
mailing list