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

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Apr 24 08:09:13 UTC 2011


Author: ametzler
Date: Sun Apr 24 08:08:59 2011
New Revision: 1070

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

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=1070&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Sun Apr 24 08:08:59 2011
@@ -2,6 +2,7 @@
 
   * Stop shipping libtool la file in -dev package, now that it is not refered
     in other packages' dependency_libs anymore.
+  * Stop setting CFLAGS += -Wall, it is set by default again.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 24 Apr 2011 08:29:12 +0200
 

Modified: packages/libtasn1-3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/rules?rev=1070&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/rules (original)
+++ packages/libtasn1-3/trunk/debian/rules Sun Apr 24 08:08:59 2011
@@ -14,4 +14,3 @@
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V 'libtasn1-3 (>=1.6-0)'
 DEB_COMPRESS_EXCLUDE := libtasn1.pdf
 
-CFLAGS += -Wall




More information about the Pkg-gnutls-commits mailing list