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

Bug#90009: marked as done (titrax: NMUs 1.98.1-1.*)



Your message dated Mon, 21 May 2001 15:08:27 -0400
with message-id <E151v2Z-0000K2-00@auric.debian.org>
and subject line Bug#90009: fixed in titrax 1.98.1-1.4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Mar 2001 16:28:50 +0000
>From cjw44@flatline.org.uk Sat Mar 17 10:28:50 2001
Return-path: <cjw44@flatline.org.uk>
Received: from mta01-svc.ntlworld.com [62.253.162.41] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14eJZR-0002HK-00; Sat, 17 Mar 2001 10:28:49 -0600
Received: from riva.ucam.org ([62.253.132.58]) by mta01-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20010317162848.IESE283.mta01-svc.ntlworld.com@riva.ucam.org>;
          Sat, 17 Mar 2001 16:28:48 +0000
Received: from cjw44 by riva.ucam.org with local (Exim 3.22 #1 (Debian))
	id 14eJl7-0003vg-00; Sat, 17 Mar 2001 16:40:53 +0000
Date: Sat, 17 Mar 2001 16:40:53 +0000
From: Colin Watson <cjw44@flatline.org.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: titrax: NMU 1.98.1-1.1
Message-ID: <20010317164053.A15081@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
X-Reportbug-Version: 1.14
Organization: riva.ucam.org
Sender: Colin Watson <cjw44@riva.ucam.org>
Delivered-To: submit@bugs.debian.org

Package: titrax
Version: 1.98.1-1
Severity: normal

Hi,

I just uploaded an NMU of titrax as part of the bug-squashing party to
fix a release-critical bug and some less serious old bugs. Here's the
diff. I haven't included the diff to the Makefile, as that's generated
by xmkmf; building with a recent xlibs-dev will be enough.

--- titrax-1.98.1.orig/sumtitra
+++ titrax-1.98.1/sumtitra
@@ -7,7 +7,7 @@
 # you can do with it under GNU copyleft. I am trying to think of what
 # copyright I *want* on this stuff.
 #
-do "weekno.perl" || die "Could not do weekno.perl\n";
+do "/usr/lib/titrax/weekno.perl" || die "Could not do weekno.perl\n";
 # Prefixes for some types of project
 $privateprefix = "-";
 $adjustprefix = "\\+";
--- titrax-1.98.1.orig/debian/control
+++ titrax-1.98.1/debian/control
@@ -2,7 +2,8 @@
 Section: misc
 Priority: optional
 Maintainer: Heiko Schlittermann <heiko@lotte.sax.de>
-Standards-Version: 2.1.0.0
+Standards-Version: 3.5.2
+Build-Depends: debhelper (>= 2.0.40), xlibs-dev
 
 Package: titrax
 Architecture: any
--- titrax-1.98.1.orig/debian/changelog
+++ titrax-1.98.1/debian/changelog
@@ -1,3 +1,16 @@
+titrax (1.98.1-1.1) unstable; urgency=low
+
+  * Bugsquash party NMU.
+  * Use new app-defaults location by build-depending on newer xlibs-dev, and
+    make the app-defaults file a conffile (closes: #86294).
+  * Update to policy version 3.5.2:
+    - FHS updates by build-depending on newer debhelper.
+  * Give full path to weekno.perl in sumtitra (closes: #31535).
+  * Added #include <time.h> so that it compiles.
+  * Newer imake doesn't set -s in INSTALLFLAGS any more (closes: #62915).
+
+ -- Colin Watson <cjwatson@debian.org>  Sat, 17 Mar 2001 16:19:01 +0000
+
 titrax (1.98.1-1) unstable; urgency=low
 
   * initial release
--- titrax-1.98.1.orig/debian/conffiles
+++ titrax-1.98.1/debian/conffiles
@@ -0,0 +1 @@
+/etc/X11/app-defaults/Titrax
--- titrax-1.98.1.orig/titrax.h
+++ titrax-1.98.1/titrax.h
@@ -46,6 +46,10 @@
  */
 #include <sys/param.h>
 /*
+ * Needed for struct tm
+ */
+#include <time.h>
+/*
  * Some systems (ie Dolphin 88K) do not define MAXPATHLEN even here 
  */
 #ifndef MAXPATHLEN

Thanks,

-- 
Colin Watson                                     [cjw44@flatline.org.uk]

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux riva 2.4.2 #2 Sun Mar 4 13:10:57 GMT 2001 i686

Versions of packages titrax depends on:
ii  libc6                         2.2.2-1    GNU C Library: Shared libraries an
ii  libxaw7                       4.0.2-7    X Athena widget set library       
ii  xlibs                         4.0.2-7    X Window System client libraries  

---------------------------------------
Received: (at 90009-close) by bugs.debian.org; 21 May 2001 19:16:56 +0000
>From troup@auric.debian.org Mon May 21 14:16:56 2001
Return-path: <troup@auric.debian.org>
Received: from murphy.debian.org [216.234.231.6] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 151vAl-0007JV-00; Mon, 21 May 2001 14:16:55 -0500
Received: (qmail 28887 invoked from network); 21 May 2001 19:11:50 -0000
Received: from auric.debian.org (206.246.226.45)
  by murphy.debian.org with SMTP; 21 May 2001 19:11:50 -0000
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 151v2Z-0000K2-00; Mon, 21 May 2001 15:08:27 -0400
From: Jason Thomas <jason@topic.com.au>
To: 90009-close@bugs.debian.org
X-Katie: $Revision: 1.41 $
Subject: Bug#90009: fixed in titrax 1.98.1-1.4
Message-Id: <E151v2Z-0000K2-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Mon, 21 May 2001 15:08:27 -0400
Delivered-To: 90009-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
titrax, which has been installed in the Debian FTP archive:

titrax_1.98.1-1.4.dsc
  to pool/main/t/titrax/titrax_1.98.1-1.4.dsc
titrax_1.98.1-1.4_i386.deb
  to pool/main/t/titrax/titrax_1.98.1-1.4_i386.deb
titrax_1.98.1-1.4.diff.gz
  to pool/main/t/titrax/titrax_1.98.1-1.4.diff.gz



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 90009@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jason Thomas <jason@topic.com.au> (supplier of updated titrax 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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  6 May 2001 20:42:00 +1000
Source: titrax
Binary: titrax
Architecture: source i386
Version: 1.98.1-1.4
Distribution: unstable
Urgency: low
Maintainer: Jason Thomas <jason@topic.com.au>
Changed-By: Jason Thomas <jason@topic.com.au>
Description: 
 titrax     - TimeTracker is an program to keep track of time.
Closes: 90009 93898
Changes: 
 titrax (1.98.1-1.4) unstable; urgency=low
 .
   * New Maintainer (closes: #93898, #90009)
Files: 
 80adf244053d84b7de77695049b9a96f 640 misc optional titrax_1.98.1-1.4.dsc
 f59a172bcf5b459778efacaa58399e9d 15107 misc optional titrax_1.98.1-1.4.diff.gz
 e12ec1b404a9266f2695147d7e9e63b8 29252 misc optional titrax_1.98.1-1.4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE693HA7cYwRJJSiL4RAn1yAKCh43K8hrEohIZ1qdiVlODMi0vtLgCg98Ug
v+iz8AbCs73BjHAzkRa2RpA=
=u/6R
-----END PGP SIGNATURE-----



Reply to: