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

Bug#738332: marked as done (ijs: Patch to bootstrap without ghostscript)



Your message dated Mon, 14 Apr 2014 05:33:30 +0000
with message-id <E1WZZWM-00080g-6q@franck.debian.org>
and subject line Bug#738332: fixed in ijs 0.35-9
has caused the Debian Bug report #738332,
regarding ijs: Patch to bootstrap without ghostscript
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
738332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738332
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ijs
Version: 0.35-8
Severity: wishlist
Tags: patch

The attached patch adds the ability to do a bootstrap build of ijs without its 
docs, in order to resolve the circular Build-Depends of ijs and ghostscript on 
each other.
-- 
Daniel Schepler
diff -urN ijs-0.35.old/debian/rules ijs-0.35/debian/rules
--- ijs-0.35.old/debian/rules	2011-08-29 13:25:41.000000000 -0700
+++ ijs-0.35/debian/rules	2013-06-05 11:11:04.354489887 -0700
@@ -30,11 +30,16 @@
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(ijs_spec\.pdf|debian/(changelog|copyright(|_hints|_newhints)))$
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-shared
-DEB_MAKE_BUILD_TARGET = all doc
+DEB_MAKE_BUILD_TARGET = all
+ifeq (,$(findstring stage1,$(DEB_BUILD_PROFILES)))
+DEB_MAKE_BUILD_TARGET += doc
+endif
 
 DEB_DH_MAKESHLIBS_ARGS_$(libpkgname) = -V'$(libpkgname) (>= $(DEB_UPSTREAM_VERSION))'
 
+ifeq (,$(findstring stage1,$(DEB_BUILD_PROFILES)))
 DEB_INSTALL_DOCS_libijs-dev += ijs_spec.pdf
+endif
 
 # put aside upstream-shipped temp files during build but after copyright-check
 upstreamtmpfiles = ltmain.sh configure aclocal.m4 Makefile.in ijs_spec.pdf

--- End Message ---
--- Begin Message ---
Source: ijs
Source-Version: 0.35-9

We believe that the bug you reported is fixed in the latest version of
ijs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 738332@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated ijs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 13 Apr 2014 22:16:58 +0200
Source: ijs
Binary: libijs-dev libijs-0.35
Architecture: source amd64
Version: 0.35-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Description: 
 libijs-0.35 - IJS raster image transport protocol: shared library
 libijs-dev - IJS raster image transport protocol: development files
Closes: 720078 738332
Changes: 
 ijs (0.35-9) unstable; urgency=medium
 .
   * Team upload
 .
   [ Jonas Smedegaard ]
   * Add README.source emphasizing control.in file as *not* a show-stopper for
     contributions, referring to wiki page for details
 .
   [ Didier Raboud ]
   * Move the repository from collab-maint to printing; update the VCS-* fields
     accordingly
   * Update debian/watch URL to point to openprinting.org
   * Fix typo in debian/copyright's GPL-2+ License block
   * Bump debhelper compat to 9 to get automatic hardening build-flags
   * Bump Standards-Version to 3.9.5 without changes needed
 .
   [ YunQiang Su ]
   * Make libijs multiarch (Closes: #720078)
 .
   [ Daniel Schepler ]
   * Don't build doc with ghostscript in bootstrap phase (Closes: #738332)
Checksums-Sha1: 
 12c49e780043a6d8d9b3771ffb1f5a3fb6008fb0 1855 ijs_0.35-9.dsc
 f2d80dc9b91b1521882577d77abf13202ada01e8 6816 ijs_0.35-9.debian.tar.xz
 8c14e37bb3947702f928462ed9ef7034d812d8c7 119464 libijs-dev_0.35-9_amd64.deb
 0a0bdb86632c6183630307efce35a3a7a30ea972 19918 libijs-0.35_0.35-9_amd64.deb
Checksums-Sha256: 
 7b74e9f913040c8406b84bf6c12bfdd1473b50b2105c13c15fdcc32e1d68f88d 1855 ijs_0.35-9.dsc
 95754a0c04ee0b8128277cfc05a9a258322a078bacaf6986bf4a997b0ac11ce6 6816 ijs_0.35-9.debian.tar.xz
 ff0e61e610843187f59abd7a9080e951a5739ff0832faa55e09a4ced1ecd27ef 119464 libijs-dev_0.35-9_amd64.deb
 351081c15b51461053bd34d1522c761170f37bcc8a56f18846f9f8b7cfae61f6 19918 libijs-0.35_0.35-9_amd64.deb
Files: 
 7c5ad1f3eb1ee8b80fc752b1eb4ce23a 1855 text optional ijs_0.35-9.dsc
 c4c825257ee41546000da0d333432382 6816 text optional ijs_0.35-9.debian.tar.xz
 49815be424fe24627551563ae0b76c85 119464 libdevel optional libijs-dev_0.35-9_amd64.deb
 6f75977c1ecb818e68e5c1ea963d6c3c 19918 libs optional libijs-0.35_0.35-9_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQGcBAEBCAAGBQJTS3HRAAoJEIvPpx7KFjRV4nwL/R4tydgLOlOtZyKqZos3qKLZ
Sek8thi4i7C9Qntyr1Xoil4LENEBHQe/p2ZL/cMvtPh7MDovwXlPZx+2CyzukJsX
f0T33SFfbgbmYUAWduXp7i2qiuwqU0kcF1KagCQZaKpxzUPQUxE49kbmnXFuJDdT
1VH3ldgtG//NZ2fQ9Zbjt06Dp1NF6c1iNi+qRcVIw9toH5h7L0YTfdwelVHJqBUB
LI/mAGbfBCbsYjeT9iCFiw6zsTzmFeRYkEnaG9ttkCHccQpnFvxAG6GHid7yYJq0
/Z+pvZrxhTfJY2wrfEydObXCdnLO2S6YWF5kAfUelvMdp2QMqf/nB/XmHljKjOqk
sZNIWkBbyb1Ldk17dz+xRq+ZAy+yr/TS88OChM8Rl7NKjhr+D8mzBa7KI8p+ZrKh
NhEpDIwdvKD2Dw1ZRWWvaJtt9lhhL3E25Yp09WC6u53RW3Rc6xYJ+eXPCd/88tdG
5DPHBWkl43ebHiA8Vpuqm8Dm/W2VDUdMPC1ssvLmgQ==
=f7Ui
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: