shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi-debian changelog rules


From: Simon Josefsson
Subject: shishi-debian changelog rules
Date: Mon, 29 Mar 2010 23:25:08 +0000

CVSROOT:        /sources/shishi
Module name:    shishi-debian
Changes by:     Simon Josefsson <jas>   10/03/29 23:25:08

Modified files:
        .              : changelog rules 

Log message:
        Call dpkg-gensymbols with -c4 for more checking.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/changelog?cvsroot=shishi&r1=1.123&r2=1.124
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/rules?cvsroot=shishi&r1=1.20&r2=1.21

Patches:
Index: changelog
===================================================================
RCS file: /sources/shishi/shishi-debian/changelog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -b -r1.123 -r1.124
--- changelog   23 Mar 2010 11:29:53 -0000      1.123
+++ changelog   29 Mar 2010 23:25:07 -0000      1.124
@@ -7,6 +7,7 @@
     users can override $DAEMON.
   * Switch to dpkg-source 3.0 (quilt) format.
     - No package changes needed.
+  * Call dpkg-gensymbols with -c4 for more checking.
 
  -- Simon Josefsson <address@hidden>  Mon, 22 Mar 2010 22:51:27 +0100
 

Index: rules
===================================================================
RCS file: /sources/shishi/shishi-debian/rules,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- rules       3 Dec 2007 11:27:05 -0000       1.20
+++ rules       29 Mar 2010 23:25:08 -0000      1.21
@@ -7,6 +7,8 @@
 
 DEB_DH_MAKESHLIBS_ARGS_libshishi0 = -V'libshishi0 (>= $(DEB_UPSTREAM_VERSION))'
 DEB_DH_MAKESHLIBS_ARGS_libshisa0 = -V'libshisa0 (>= $(DEB_UPSTREAM_VERSION))'
+DEB_DH_MAKESHLIBS_ARGS_libshishi0 = -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libshisa0 = -- -c4
 
 DEB_CONFIGURE_USER_FLAGS = --with-db-dir=/var/lib/shishi
 DEB_MAKE_CHECK_TARGET = check




reply via email to

[Prev in Thread] Current Thread [Next in Thread]