shishi-commit
[Top][All Lists]
Advanced

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

shishi-debian rules control changelog


From: shishi-commit
Subject: shishi-debian rules control changelog
Date: Mon, 03 Sep 2007 08:37:22 +0000

CVSROOT:        /sources/shishi
Module name:    shishi-debian
Changes by:     Simon Josefsson <jas>   07/09/03 08:37:22

Modified files:
        .              : rules control changelog 

Log message:
        Build manual and use it.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/rules?cvsroot=shishi&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/control?cvsroot=shishi&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/changelog?cvsroot=shishi&r1=1.74&r2=1.75

Patches:
Index: rules
===================================================================
RCS file: /sources/shishi/shishi-debian/rules,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- rules       3 Sep 2007 07:50:59 -0000       1.18
+++ rules       3 Sep 2007 08:37:22 -0000       1.19
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_INSTALL_DOCS_shishi-doc=doc/shishi.ps doc/shishi.pdf doc/shishi.html
-
 DEB_DH_STRIP_ARGS := --dbg-package=shishi-dbg
 
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -12,4 +10,9 @@
 
 DEB_CONFIGURE_USER_FLAGS = --with-db-dir=/var/lib/shishi
 DEB_MAKE_CHECK_TARGET = check
+
 DEB_COMPRESS_EXCLUDE := shishi.pdf
+
+# Build manual.
+common-install-prehook-indep:: common-install-prehook-impl
+       cd doc && make install-ps install-pdf install-html 
DESTDIR=$(DEB_DESTDIR)

Index: control
===================================================================
RCS file: /sources/shishi/shishi-debian/control,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- control     31 Oct 2006 17:00:09 -0000      1.53
+++ control     3 Sep 2007 08:37:22 -0000       1.54
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Shishi Team <address@hidden>
 Uploaders: Simon Josefsson <address@hidden>, Russ Allbery <address@hidden>
-Build-Depends: debhelper (>= 5.0.24), cdbs, autotools-dev, libidn11-dev, 
libgnutls-dev, libgcrypt11-dev, libtasn1-3-dev (>= 0.3.5), libpam0g-dev, 
valgrind [amd64 i386 powerpc]
+Build-Depends: debhelper (>= 5.0.24), cdbs, autotools-dev, libidn11-dev, 
libgnutls-dev, libgcrypt11-dev, libtasn1-3-dev (>= 0.3.5), libpam0g-dev, 
valgrind [amd64 i386 powerpc], texinfo, tetex-bin
 Standards-Version: 3.7.2
 
 Package: libshishi0

Index: changelog
===================================================================
RCS file: /sources/shishi/shishi-debian/changelog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- changelog   3 Sep 2007 06:59:20 -0000       1.74
+++ changelog   3 Sep 2007 08:37:22 -0000       1.75
@@ -1,11 +1,12 @@
 shishi (0.0.32-1) unstable; urgency=low
 
   [ Simon Josefsson ]
-  * New upstream release.
+  * Fix FTBFS if built twice in a row.  (closes: 424253)
   * Update copyright file to say GPLv3, as per upstream change.
     - Until /usr/share/common-license/GPL-3 the copyright file contains
       a copy of the GPLv3 text.
   * Replace GFDL copy in copyright file with reference to base-files copy.
+  * New upstream release.
 
  -- Simon Josefsson <address@hidden>  Sun, 01 Jul 2007 10:11:29 +0200
 




reply via email to

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