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: Wed, 14 Apr 2010 10:56:02 +0000

CVSROOT:        /sources/shishi
Module name:    shishi-debian
Changes by:     Simon Josefsson <jas>   10/04/14 10:56:01

Modified files:
        .              : changelog rules 

Log message:
        Use --with-packager parameters.

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

Patches:
Index: changelog
===================================================================
RCS file: /sources/shishi/shishi-debian/changelog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -b -r1.124 -r1.125
--- changelog   29 Mar 2010 23:25:07 -0000      1.124
+++ changelog   14 Apr 2010 10:56:00 -0000      1.125
@@ -1,3 +1,10 @@
+shishi (0.0.43-2) unstable; urgency=low
+
+  * Use --with-packager parameters to add Debian-specific info to
+    gss --help and --version outputs.
+
+ -- Simon Josefsson <address@hidden>  Wed, 14 Apr 2010 12:55:08 +0200
+
 shishi (0.0.43-1) unstable; urgency=low
 
   [ Simon Josefsson ]

Index: rules
===================================================================
RCS file: /sources/shishi/shishi-debian/rules,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- rules       29 Mar 2010 23:25:08 -0000      1.21
+++ rules       14 Apr 2010 10:56:00 -0000      1.22
@@ -11,6 +11,8 @@
 DEB_DH_MAKESHLIBS_ARGS_libshisa0 = -- -c4
 
 DEB_CONFIGURE_USER_FLAGS = --with-db-dir=/var/lib/shishi
+DEB_CONFIGURE_EXTRA_FLAGS = --with-packager=Debian 
--with-packager-version=$(DEB_VERSION) 
--with-packager-bug-reports=http://bugs.debian.org/
+
 DEB_MAKE_CHECK_TARGET = check
 
 DEB_COMPRESS_EXCLUDE := shishi.pdf




reply via email to

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