Report forwarded to debian-bugs-dist@lists.debian.org, Joey Hess <joeyh@master.debian.org>:
Bug#25235; Package debhelper.   debian-bugs-dist@lists.debian.orgJoey Hess  Subject: Bug#25235: text subsitutions on files installed by debhelper Reply-To: Matthias Klose , 25235@bugs.debian.org Resent-From: Matthias Klose Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Joey Hess Resent-Date: Fri, 31 Jul 1998 08:48:03 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 25235 X-Debian-PR-Package: debhelper X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.90187449925379 (code B ref -1); Fri, 31 Jul 1998 08:48:03 GMT Message-Id: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> From: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 31 Jul 1998 10:36:17 +0200 (MET DST) To: submit@bugs.debian.org Package: debhelper Version: 0.99.2 Severity: wishlist Rationale: Some install scripts depend on the version or pathes of the package being installed. Instead of hard coding these dependencies in files it would be nice to substitute these things when calling dh_installdeb, dh_installmenu, dh_installemacsen, dh_installdocbase, dh_installmenu, (dh_installdocs ?) in preinst: text #DH_XY# text calling: dh_installdeb -DXY=foo in installed preinst: text foo text Btw: somewhere I read that all wishlist items will be added when hamm is released :) Will they included in debhelper-1.0?   Acknowledgement sent to Matthias Klose <doko@cs.tu-berlin.de>:
New bug report received and forwarded. Copy sent to Joey Hess <joeyh@master.debian.org>.   -t  From: owner@bugs.debian.org (Ian Jackson) To: Matthias Klose Subject: Bug#25235: Acknowledgement (text subsitutions on files installed by debhelper) Message-ID: In-Reply-To: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> References: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> X-Debian-PR-Message: ack 25235 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers' mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Joey Hess If you wish to submit further information on your problem, please send it to 25235@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at submit) by bugs.debian.org; 31 Jul 1998 08:41:39 +0000 Received: (qmail 25376 invoked from network); 31 Jul 1998 08:41:38 -0000 Received: from mail.cs.tu-berlin.de (root@130.149.17.13) by debian.novare.net with SMTP; 31 Jul 1998 08:41:38 -0000 Received: from gargleblaster.cs.tu-berlin.de (doko@gargleblaster.cs.tu-berlin.de [130.149.19.84]) by mail.cs.tu-berlin.de (8.9.1/8.9.1) with ESMTP id KAA09448 for ; Fri, 31 Jul 1998 10:36:20 +0200 (MET DST) Received: (from doko@localhost) by gargleblaster.cs.tu-berlin.de (8.9.1/8.9.0) id KAA22702; Fri, 31 Jul 1998 10:36:18 +0200 (MET DST) Message-Id: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> From: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 31 Jul 1998 10:36:17 +0200 (MET DST) To: submit@bugs.debian.org Subject: text subsitutions on files installed by debhelper Package: debhelper Version: 0.99.2 Severity: wishlist Rationale: Some install scripts depend on the version or pathes of the package being installed. Instead of hard coding these dependencies in files it would be nice to substitute these things when calling dh_installdeb, dh_installmenu, dh_installemacsen, dh_installdocbase, dh_installmenu, (dh_installdocs ?) in preinst: text #DH_XY# text calling: dh_installdeb -DXY=foo in installed preinst: text foo text Btw: somewhere I read that all wishlist items will be added when hamm is released :) Will they included in debhelper-1.0?   Information forwarded to debian-bugs-dist@lists.debian.org, Joey Hess <joeyh@master.debian.org>:
Bug#25235; Package debhelper.   debian-bugs-dist@lists.debian.orgJoey Hess  Subject: Bug#25235: text subsitutions on files installed by debhelper Reply-To: Joey Hess , 25235@bugs.debian.org Resent-From: Joey Hess Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Joey Hess Resent-Date: Fri, 31 Jul 1998 17:48:04 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 25235 X-Debian-PR-Package: debhelper X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 25235-bugs@bugs.debian.org id=B25235.90190723712788 (code B ref 25235); Fri, 31 Jul 1998 17:48:04 GMT Message-ID: <19980731104242.D373@kitenet.net> Date: Fri, 31 Jul 1998 10:42:42 -0700 From: Joey Hess To: Matthias Klose , 25235@bugs.debian.org References: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de>; from Matthias Klose on Fri, Jul 31, 1998 at 10:36:17AM +0200 Matthias Klose wrote: > in preinst: text #DH_XY# text > calling: dh_installdeb -DXY=foo > in installed preinst: text foo text In fact, I've had your proposal about this in my inbox for 2 months now. I've literally been too busy to work on it, but I do like the idea. > Btw: somewhere I read that all wishlist items will be added when hamm > is released :) Will they included in debhelper-1.0? I'd like to get 1.0 out first. I'm basically in a small code freeze right now (1 week more), until I finish moving, then I will release 1.0 and start adding all these wishlist items. -- see shy jo   Acknowledgement sent to Joey Hess <joey@kitenet.net>:
Extra info received and forwarded to list. Copy sent to Joey Hess <joeyh@master.debian.org>.   -t  From: owner@bugs.debian.org (Ian Jackson) To: Joey Hess Subject: Bug#25235: Info received (was Bug#25235: text subsitutions on files installed by debhelper) Message-ID: In-Reply-To: <19980731104242.D373@kitenet.net> References: <19980731104242.D373@kitenet.net> X-Debian-PR-Message: ack-info-maintonly 25235 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers' mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Joey Hess If you wish to continue to submit further information on your problem, please send it to 25235@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 25235) by bugs.debian.org; 31 Jul 1998 17:47:17 +0000 Received: (qmail 12785 invoked from network); 31 Jul 1998 17:47:16 -0000 Received: from kite.kitenet.net (HELO kitenet.net) (qmailr@209.157.80.18) by debian.novare.net with SMTP; 31 Jul 1998 17:47:16 -0000 Received: (qmail 20090 invoked by uid 500); 31 Jul 1998 17:42:42 -0000 Message-ID: <19980731104242.D373@kitenet.net> Date: Fri, 31 Jul 1998 10:42:42 -0700 From: Joey Hess To: Matthias Klose , 25235@bugs.debian.org Subject: Re: Bug#25235: text subsitutions on files installed by debhelper References: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de>; from Matthias Klose on Fri, Jul 31, 1998 at 10:36:17AM +0200 Matthias Klose wrote: > in preinst: text #DH_XY# text > calling: dh_installdeb -DXY=foo > in installed preinst: text foo text In fact, I've had your proposal about this in my inbox for 2 months now. I've literally been too busy to work on it, but I do like the idea. > Btw: somewhere I read that all wishlist items will be added when hamm > is released :) Will they included in debhelper-1.0? I'd like to get 1.0 out first. I'm basically in a small code freeze right now (1 week more), until I finish moving, then I will release 1.0 and start adding all these wishlist items. -- see shy jo   Information forwarded to debian-bugs-dist@lists.debian.org, Joey Hess <joeyh@master.debian.org>:
Bug#25235; Package debhelper.   debian-bugs-dist@lists.debian.orgJoey Hess  Subject: Bug#25235: text subsitutions on files installed by debhelper Reply-To: Matthias Klose , 25235@bugs.debian.org Resent-From: Matthias Klose Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Joey Hess Resent-Date: Mon, 03 Aug 1998 12:33:06 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 25235 X-Debian-PR-Package: debhelper X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 25235-bugs@bugs.debian.org id=B25235.90214744826348 (code B ref 25235); Mon, 03 Aug 1998 12:33:06 GMT From: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 3 Aug 1998 14:22:45 +0200 (MET DST) To: Joey Hess Cc: 25235@bugs.debian.org In-Reply-To: <19980731104242.D373@kitenet.net> References: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> <19980731104242.D373@kitenet.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13765.43613.249565.946976@gargleblaster> Joey Hess writes: > Matthias Klose wrote: > > in preinst: text #DH_XY# text > > calling: dh_installdeb -DXY=foo > > in installed preinst: text foo text > > In fact, I've had your proposal about this in my inbox for 2 months now. > I've literally been too busy to work on it, but I do like the idea. Thanks. Just another wish (which is related to this one): Versions of library packages must be hard coded in debhelper file names (i.e. libstdc++2.9.postinst). An option --basename=xyz for dh_installdeb could be used to get rid off the hard coded dependency. debhelper would look for xyz.postinst and so on.   Acknowledgement sent to Matthias Klose <doko@cs.tu-berlin.de>:
Extra info received and forwarded to list. Copy sent to Joey Hess <joeyh@master.debian.org>.   -t  From: owner@bugs.debian.org (Ian Jackson) To: Matthias Klose Subject: Bug#25235: Info received (was Bug#25235: text subsitutions on files installed by debhelper) Message-ID: In-Reply-To: <13765.43613.249565.946976@gargleblaster> References: <13765.43613.249565.946976@gargleblaster> X-Debian-PR-Message: ack-info-maintonly 25235 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers' mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Joey Hess If you wish to continue to submit further information on your problem, please send it to 25235@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 25235) by bugs.debian.org; 3 Aug 1998 12:30:48 +0000 Received: (qmail 26345 invoked from network); 3 Aug 1998 12:30:47 -0000 Received: from mail.cs.tu-berlin.de (root@130.149.17.13) by debian.novare.net with SMTP; 3 Aug 1998 12:30:47 -0000 Received: from gargleblaster.cs.tu-berlin.de (doko@gargleblaster.cs.tu-berlin.de [130.149.19.84]) by mail.cs.tu-berlin.de (8.9.1/8.9.1) with ESMTP id OAA17681; Mon, 3 Aug 1998 14:22:48 +0200 (MET DST) Received: (from doko@localhost) by gargleblaster.cs.tu-berlin.de (8.9.1/8.9.0) id OAA10737; Mon, 3 Aug 1998 14:22:46 +0200 (MET DST) From: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 3 Aug 1998 14:22:45 +0200 (MET DST) To: Joey Hess Cc: 25235@bugs.debian.org Subject: Re: Bug#25235: text subsitutions on files installed by debhelper In-Reply-To: <19980731104242.D373@kitenet.net> References: <199807310836.KAA22702@gargleblaster.cs.tu-berlin.de> <19980731104242.D373@kitenet.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13765.43613.249565.946976@gargleblaster> Joey Hess writes: > Matthias Klose wrote: > > in preinst: text #DH_XY# text > > calling: dh_installdeb -DXY=foo > > in installed preinst: text foo text > > In fact, I've had your proposal about this in my inbox for 2 months now. > I've literally been too busy to work on it, but I do like the idea. Thanks. Just another wish (which is related to this one): Versions of library packages must be hard coded in debhelper file names (i.e. libstdc++2.9.postinst). An option --basename=xyz for dh_installdeb could be used to get rid off the hard coded dependency. debhelper would look for xyz.postinst and so on.   Merged 25235 239659. Request was from Joey Hess <joeyh@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 27 Mar 2004 03:06:20 +0000 From joey@kitenet.net Fri Mar 26 19:06:20 2004 Return-path: Received: from kitenet.net [64.62.161.42] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B749M-0003cX-00; Fri, 26 Mar 2004 19:06:20 -0800 Received: from dragon.kitenet.net (216-98-91-95.access.naxs.com [216.98.91.95]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK)) by kitenet.net (Postfix) with ESMTP id 0D3BD18B35 for ; Sat, 27 Mar 2004 03:06:20 +0000 (GMT) Received: by dragon.kitenet.net (Postfix, from userid 1000) id 3A2F56E12D; Fri, 26 Mar 2004 22:05:48 -0500 (EST) From: Joey Hess To: control@bugs.debian.org Subject: merging 239659 25235 Date: Fri, 26 Mar 2004 22:05:48 -0500 X-BTS-Version: 2.7.95.1 Message-Id: <20040327030548.3A2F56E12D@dragon.kitenet.net> Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: # Automatically generated email from bts, devscripts version 2.7.95.1 merge 239659 25235   Merged 25235 235302 239659. Request was from Joey Hess <joeyh@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 27 Mar 2004 03:06:35 +0000 From joey@kitenet.net Fri Mar 26 19:06:35 2004 Return-path: Received: from kitenet.net [64.62.161.42] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B749b-00041U-00; Fri, 26 Mar 2004 19:06:35 -0800 Received: from dragon.kitenet.net (216-98-91-95.access.naxs.com [216.98.91.95]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK)) by kitenet.net (Postfix) with ESMTP id 6F14A18B35 for ; Sat, 27 Mar 2004 03:06:34 +0000 (GMT) Received: by dragon.kitenet.net (Postfix, from userid 1000) id C55DC6E12D; Fri, 26 Mar 2004 22:06:05 -0500 (EST) From: Joey Hess To: control@bugs.debian.org Subject: merging 239659 25235 235302 Date: Fri, 26 Mar 2004 22:06:05 -0500 X-BTS-Version: 2.7.95.1 Message-Id: <20040327030605.C55DC6E12D@dragon.kitenet.net> Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: # Automatically generated email from bts, devscripts version 2.7.95.1 merge 239659 25235 235302