[Pkg-gnutls-commits] r1096 - in /packages/libksba/trunk/debian: changelog rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Jun 19 12:02:58 UTC 2011


Author: ametzler
Date: Sun Jun 19 12:02:57 2011
New Revision: 1096

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1096
Log:
Stop setting CFLAGS += -Wall, it is set by default again.

Modified:
    packages/libksba/trunk/debian/changelog
    packages/libksba/trunk/debian/rules

Modified: packages/libksba/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/changelog?rev=1096&op=diff
==============================================================================
--- packages/libksba/trunk/debian/changelog (original)
+++ packages/libksba/trunk/debian/changelog Sun Jun 19 12:02:57 2011
@@ -2,6 +2,7 @@
 
   * NOT RELEASED YET
   * Build for multi-arch.
+  * Stop setting CFLAGS += -Wall, it is set by default again.
 
  -- Andreas Metzler <ametzler at debian.org>  Sat, 05 Mar 2011 14:26:25 +0100
 

Modified: packages/libksba/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/rules?rev=1096&op=diff
==============================================================================
--- packages/libksba/trunk/debian/rules (original)
+++ packages/libksba/trunk/debian/rules Sun Jun 19 12:02:57 2011
@@ -7,5 +7,3 @@
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_MAKE_CHECK_TARGET = check
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V "libksba8 (>= 1.2.0)"
-
-CFLAGS += -Wall




More information about the Pkg-gnutls-commits mailing list