Your message dated Fri, 14 Nov 2008 13:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#500367: fixed in gcalctool 5.24.1-1
has caused the Debian Bug report #500367,
regarding Modification to the gcalctool package
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 [EMAIL PROTECTED]
immediately.)


-- 
500367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500367
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gcalctool
Severity: low
Version: 2.24.0
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch

Some small modifications to the packaging.

-- 
Ma vie                   |
Mes recettes          |  http://www.reponses.net
Mes images           |
Index: debian/control
===================================================================
--- debian/control	(révision 17161)
+++ debian/control	(copie de travail)
@@ -3,14 +3,26 @@
 Priority: optional
 Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
 Uploaders: Debian GNOME Maintainers <[EMAIL PROTECTED]>, Josselin Mouette <[EMAIL PROTECTED]>, Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>, Sebastian Dröge <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev (>= 2.11.6), libgconf2-dev (>= 2.6.1-2), libglade2-dev, scrollkeeper, gnome-pkg-tools (>= 0.10), libxml-parser-perl, flex, bison, gnome-doc-utils (>= 0.3.2)
+Build-Depends: cdbs,
+               debhelper (>= 5),
+               libgtk2.0-dev (>= 2.11.6),
+               libgconf2-dev (>= 2.6.1-2),
+               libglade2-dev,
+               scrollkeeper,
+               gnome-pkg-tools (>= 0.10),
+               libxml-parser-perl,
+               flex,
+               bison,
+               gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.8.0
 
 Package: gcalctool
 Conflicts: gnome-utils (<< 2.4)
 Replaces: gnome-utils (<< 2.4)
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-icon-theme
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnome-icon-theme
 Recommends: yelp
 Description: A GTK2 desktop calculator
  gcalctool is a powerful graphical calculator with financial, logical and 
Index: debian/control.in
===================================================================
--- debian/control.in	(révision 17161)
+++ debian/control.in	(copie de travail)
@@ -3,14 +3,26 @@
 Priority: optional
 Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev (>= 2.11.6), libgconf2-dev (>= 2.6.1-2), libglade2-dev, scrollkeeper, gnome-pkg-tools (>= 0.10), libxml-parser-perl, flex, bison, gnome-doc-utils (>= 0.3.2)
+Build-Depends: cdbs,
+               debhelper (>= 5),
+               libgtk2.0-dev (>= 2.11.6),
+               libgconf2-dev (>= 2.6.1-2),
+               libglade2-dev,
+               scrollkeeper,
+               gnome-pkg-tools (>= 0.10),
+               libxml-parser-perl,
+               flex,
+               bison,
+               gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.8.0
 
 Package: gcalctool
 Conflicts: gnome-utils (<< 2.4)
 Replaces: gnome-utils (<< 2.4)
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-icon-theme
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnome-icon-theme
 Recommends: yelp
 Description: A GTK2 desktop calculator
  gcalctool is a powerful graphical calculator with financial, logical and 
Index: debian/patches/01_ro.po.patch
===================================================================
--- debian/patches/01_ro.po.patch	(révision 17161)
+++ debian/patches/01_ro.po.patch	(copie de travail)
@@ -1,34 +0,0 @@
-From 02da770d9238663aebdd92c8671a7b65886dcc4d Mon Sep 17 00:00:00 2001
-From: Eddy Petrisor <[EMAIL PROTECTED]>
-Date: Wed, 18 Jun 2008 12:06:52 +0300
-Subject: [PATCH] correct the wrong translation of the hexadecimal digit D as Z
-
----
- gcalctool-5.22.2/po/ro.po |    4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/gcalctool-5.22.2/po/ro.po b/gcalctool-5.22.2/po/ro.po
-index da01d1d..dd540a4 100644
---- a/gcalctool-5.22.2/po/ro.po
-+++ b/gcalctool-5.22.2/po/ro.po
-@@ -7,7 +7,7 @@ msgstr ""
- "Project-Id-Version: gcalctool\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2007-07-09 03:21+0100\n"
--"PO-Revision-Date: 2007-09-15 21:36+0300\n"
-+"PO-Revision-Date: 2008-06-18 21:36+0300\n"
- "Last-Translator: Mişu Moldovan <[EMAIL PROTECTED]>\n"
- "Language-Team: Română <[EMAIL PROTECTED]>\n"
- "MIME-Version: 1.0\n"
-@@ -725,7 +725,7 @@ msgstr "Număr aleator"
- 
- #: ../gcalctool/calctool.c:955
- msgid "D"
--msgstr "Z"
-+msgstr "D"
- 
- #: ../gcalctool/calctool.c:956
- msgid "Hexadecimal digit D"
--- 
-1.5.5.GIT
-
Index: debian/changelog
===================================================================
--- debian/changelog	(révision 17161)
+++ debian/changelog	(copie de travail)
@@ -1,9 +1,16 @@
-gcalctool (5.22.3-3) UNRELEASED; urgency=low
+gcalctool (5.24.0-1) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Recommend yelp for viewing help. Closes: #499583.
 
- -- Josselin Mouette <[EMAIL PROTECTED]>  Mon, 22 Sep 2008 11:11:33 +0200
+  [ Christophe Sauthier ]
+  * debian/copyright some corrections.
+  * debian/control wrap build-deps and deps to get cleaner diffs.
+  * debian/patches/01_ro.po.patch removal since it is included upstream.
+ 
 
+ -- Christophe Sauthier <[EMAIL PROTECTED]>  Sat, 27 Sep 2008 13:36:21 +0200
+
 gcalctool (5.22.3-2) unstable; urgency=low
 
   * 01_ro.po.patch: patch from Eddy Petrisor to fix wrong translation of 
Index: debian/copyright
===================================================================
--- debian/copyright	(révision 17161)
+++ debian/copyright	(copie de travail)
@@ -3,13 +3,30 @@
 
 It was debianized for the first time by Vincent Renardias <[EMAIL PROTECTED]>.
 
-It was downloaded from : http://ftp.gnome.org/pub/GNOME/sources/gcalctool/4.2/
+It was downloaded from : http://ftp.gnome.org/pub/GNOME/sources/gcalctool/
 
-Upstream Author: Rich Burridge <[EMAIL PROTECTED]>
+Upstream Author:
+	Rich Burridge <[EMAIL PROTECTED]>
+	Sami Pietila <[EMAIL PROTECTED]>
+	Robert Ancell <[EMAIL PROTECTED]>
 
 Copyright:
+    For everything not listed below (plus gcalctool/functions.c, 
+      gcalctool/gtk.c, gcalctool/display.c, gcalctool/display.hi,
+      gcalctool/ui.h)
+    Copyright (c) 1987-2008 Sun Microsystems, Inc.
 
+    for gcalctool/ce_parser.h, gcalctool/ce_parser.y, gcalctool/parser.h,
+      gcalctool/ce_tokeniser.l, gcalctool/parser.c, gcalctool/parser_mac.h,
+      gcalctool/ce_parser.c, gcalctool/functions.h:
+    Copyright (C) 2004-2008 Sami Pietila
+
+    for gcalctool/register.c, gcalctool/functions.h, gcalctool/display.c,
+      gcalctool/register.h, gcalctool/functions.c, gcalctool/display.h, 
+      gcalctool/ui.h, gcalctool/gtk.c:
+    Copyright (c) 2008 Robert Ancell
+
 You are free to redistribute this software under the terms of the GNU
-General Public License.
-On Debian systems, the complete text of the GNU General Public License can
-be found at /usr/share/common-licenses/GPL.
+General Public License version 2.
+On Debian systems, the complete text of the GNU General Public License version 2
+can be found at /usr/share/common-licenses/GPL-2.

--- End Message ---
--- Begin Message ---
Source: gcalctool
Source-Version: 5.24.1-1

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

gcalctool_5.24.1-1.diff.gz
  to pool/main/g/gcalctool/gcalctool_5.24.1-1.diff.gz
gcalctool_5.24.1-1.dsc
  to pool/main/g/gcalctool/gcalctool_5.24.1-1.dsc
gcalctool_5.24.1-1_amd64.deb
  to pool/main/g/gcalctool/gcalctool_5.24.1-1_amd64.deb
gcalctool_5.24.1.orig.tar.gz
  to pool/main/g/gcalctool/gcalctool_5.24.1.orig.tar.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated gcalctool 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Fri, 14 Nov 2008 14:29:40 +0100
Source: gcalctool
Binary: gcalctool
Architecture: source amd64
Version: 5.24.1-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Josselin Mouette <[EMAIL PROTECTED]>
Description: 
 gcalctool  - A GTK2 desktop calculator
Closes: 499583 500367
Changes: 
 gcalctool (5.24.1-1) experimental; urgency=low
 .
   [ Josselin Mouette ]
   * Recommend yelp for viewing help. Closes: #499583.
 .
   [ Christophe Sauthier ]
   * New upstream release.
   * debian/copyright: Add copyright holders. Closes: #500367.
   * debian/control: wrap build-deps and deps to get cleaner diffs.
 .
   [ Emilio Pozuelo Monfort ]
   * debian/copyright:
     - Add License text.
     - Sort files alphabetically.
 .
   [ Josselin Mouette ]
   * New upstream release.
Checksums-Sha1: 
 152b4a61f409ac8977330b1386c4fea1fd1ae04b 1297 gcalctool_5.24.1-1.dsc
 cf5722dd33094648aa29b87542c90b98985ff214 2581529 gcalctool_5.24.1.orig.tar.gz
 981116c09cb1667ade2d46eaaf9be556e89812d9 8043 gcalctool_5.24.1-1.diff.gz
 d55c79dd52c4ffe391c5601a9e56ca4e1a2d617d 1698850 gcalctool_5.24.1-1_amd64.deb
Checksums-Sha256: 
 e304f78a33e1cf90e03ff9ebf1f1167be8693bb5307954a2ff78cf519270ec5b 1297 
gcalctool_5.24.1-1.dsc
 5068cabb7addba580f13876ba6f84e738cc3e2b0343933f98f6be23e1d30693f 2581529 
gcalctool_5.24.1.orig.tar.gz
 4792781ceee2e75c391d2a306da09950a3fc44c8ebf2051871bc62688da7fffa 8043 
gcalctool_5.24.1-1.diff.gz
 ff1a121fe8ebbef791717495b8064e94aaa2da1cf9f874d9190d83e797519d65 1698850 
gcalctool_5.24.1-1_amd64.deb
Files: 
 ad91d3f7e1782ee3f753cc9fe2f26a14 1297 math optional gcalctool_5.24.1-1.dsc
 da25ca672c6d9ae3a3616c4054b1c70b 2581529 math optional 
gcalctool_5.24.1.orig.tar.gz
 c1c8b5d6bacb4a4dec03e791d25e0c9a 8043 math optional gcalctool_5.24.1-1.diff.gz
 f826ff524967972c11abcb9f55762e75 1698850 math optional 
gcalctool_5.24.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJHX5LrSla4ddfhTMRAklwAKD1aOU8BNIQ6Lcdp8hJlEGh7thhDgCgy5br
IcwYgklJjh1j1nc9wLZheWU=
=zA5y
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to