Processing of cl-uncommonsql_1.2.1-2_i386.changes

2004-03-22 Thread Archive Administrator
cl-uncommonsql_1.2.1-2_i386.changes uploaded successfully to localhost
along with the files:
  cl-uncommonsql_1.2.1-2.dsc
  cl-uncommonsql_1.2.1-2.diff.gz
  cl-uncommonsql_1.2.1-2_all.deb
  cl-uncommonsql-mysql_1.2.1-2_all.deb
  cl-uncommonsql-postgresql_1.2.1-2_all.deb
  cl-uncommonsql-oracle_1.2.1-2_all.deb

Greetings,

Your Debian queue daemon



cl-uncommonsql_1.2.1-2_i386.changes ACCEPTED

2004-03-22 Thread Debian Installer

Accepted:
cl-uncommonsql-mysql_1.2.1-2_all.deb
  to pool/main/c/cl-uncommonsql/cl-uncommonsql-mysql_1.2.1-2_all.deb
cl-uncommonsql-oracle_1.2.1-2_all.deb
  to pool/contrib/c/cl-uncommonsql/cl-uncommonsql-oracle_1.2.1-2_all.deb
cl-uncommonsql-postgresql_1.2.1-2_all.deb
  to pool/main/c/cl-uncommonsql/cl-uncommonsql-postgresql_1.2.1-2_all.deb
cl-uncommonsql_1.2.1-2.diff.gz
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.2.1-2.diff.gz
cl-uncommonsql_1.2.1-2.dsc
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.2.1-2.dsc
cl-uncommonsql_1.2.1-2_all.deb
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.2.1-2_all.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 217709 239273 


Thank you for your contribution to Debian.



Bug#202804: marked as done (smsclient: Please switch to gettext for the debconf templates)

2004-03-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Mar 2004 15:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#202804: fixed in smsclient 2.0.8z-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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 25 Jul 2003 09:10:51 +
>From [EMAIL PROTECTED] Fri Jul 25 04:10:48 2003
Return-path: <[EMAIL PROTECTED]>
Received: from (kayak.stadium.lan) [213.228.20.4] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19fyb9-0003ha-00; Fri, 25 Jul 2003 04:10:47 -0500
Received: from michel by kayak.stadium.lan with local (Exim 3.36 #1 (Debian))
id 19fyb4-00018j-00; Fri, 25 Jul 2003 11:10:42 +0200
Content-Type: multipart/mixed; boundary="===1324936159=="
MIME-Version: 1.0
From: Michel Grentzinger <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: smsclient: Please switch to gettext for the debconf templates
X-Mailer: reportbug 2.19
Date: Fri, 25 Jul 2003 11:10:41 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Michel Grentzinger <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-12.3 required=4.0
tests=BAYES_01,HAS_PACKAGE,PATCH_UNIFIED_DIFF
autolearn=ham version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

This is a multi-part MIME message sent by reportbug.

--===1324936159==
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-15"
Content-Disposition: inline

Package: smsclient
Version: unavailable; reported 2003-07-25
Severity: wishlist
Tags: patch

Hello,

The gettext format helps the translators to translate the debconf
templates.

The attached patch does the required modifications : this is what
I've done :

- change debhelper dependency to 4.1.16 (according to man po-debconf),
- run debconf-gettextize debian/templates,
- move old templates file (debian/templates.old),
- run diff -Nur packagename/ packagename.new/ > po-debconf.patch.

Please, could you switch to the gettext format for this package ?

Regards,

Note : I haven't include german translation but you should send the
new templates.pot to [EMAIL PROTECTED]

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kayak 2.4.20 #1 jeu jan 16 17:09:37 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set)


--===1324936159==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="po-debconf.patch"

diff -Nur smsclient-2.0.8z/debian/control smsclient-2.0.8z.new/debian/control
--- smsclient-2.0.8z/debian/control 2002-03-03 16:21:23.0 +0100
+++ smsclient-2.0.8z.new/debian/control 2003-07-21 21:10:45.0 +0200
@@ -2,7 +2,7 @@
 Section: comm
 Priority: optional
 Maintainer: Michael Holzt <[EMAIL PROTECTED]>
-Build-Depends: debhelper
+Build-Depends: debhelper (>= 4.1.16)
 Standards-Version: 3.5.2
 
 Package: smsclient
diff -Nur smsclient-2.0.8z/debian/po/POTFILES.in 
smsclient-2.0.8z.new/debian/po/POTFILES.in
--- smsclient-2.0.8z/debian/po/POTFILES.in  1970-01-01 01:00:00.0 
+0100
+++ smsclient-2.0.8z.new/debian/po/POTFILES.in  2003-07-21 21:11:09.0 
+0200
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] templates
diff -Nur smsclient-2.0.8z/debian/po/templates.pot 
smsclient-2.0.8z.new/debian/po/templates.pot
--- smsclient-2.0.8z/debian/po/templates.pot1970-01-01 01:00:00.0 
+0100
+++ smsclient-2.0.8z.new/debian/po/templates.pot2003-07-21 
21:11:10.0 +0200
@@ -0,0 +1,43 @@
+#
+#Translators, if you are not familiar with the PO format, gettext
+#documentation is worth reading, especially sections dedicated to
+#this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+#Some information specific to po-debconf are available at
+#/usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#Developers do not need to manually edit POT or PO files.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-07-21 21:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+

Bug#141685: marked as done (smsclient: incorrect phone numbers for cellnet and vodafone_tap)

2004-03-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Mar 2004 15:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#141685: fixed in smsclient 2.0.8z-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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 7 Apr 2002 22:00:59 +
>From [EMAIL PROTECTED] Sun Apr 07 17:00:59 2002
Return-path: <[EMAIL PROTECTED]>
Received: from pegasus.mail.eclipse.net.uk [212.104.129.225] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16uKiY-0002JB-00; Sun, 07 Apr 2002 17:00:58 -0500
Received: from scrapheap (213-152-38-168.dsl.eclipse.net.uk [213.152.38.168])
by pegasus.mail.eclipse.net.uk (Postfix) with ESMTP id 49C2B4FA9F
for <[EMAIL PROTECTED]>; Sun,  7 Apr 2002 23:03:51 +0100 (BST)
Received: from andrew by scrapheap with local (Exim 3.35 #1 (Debian))
id 16uKiQ-00020j-00; Sun, 07 Apr 2002 23:00:50 +0100
From: Andrew Elwell <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: smsclient: incorrect phone numbers for cellnet and vodafone_tap
X-Mailer: reportbug 1.49
Date: Sun, 07 Apr 2002 23:00:50 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: smsclient
Version: 2.0.8z-2
Severity: important
Tags: patch



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux scrapheap 2.4.18 #2 Wed Mar 20 22:54:07 GMT 2002 i586
Locale: LANG=C, LC_CTYPE=C

Versions of packages smsclient depends on:
ii  debconf   1.0.31 Debian configuration management sy
ii  libc6 2.2.5-4GNU C Library: Shared libraries an


--- smsclient-2.0.8z/sms/services/cellnet   Sat Oct  9 15:11:03 1999
+++ /usr/lib/smsclient/services/cellnet Sun Apr  7 21:50:11 2002
@@ -11,7 +11,7 @@
# This is the number of your local message center.
# 

-   SMS_centre_number = "0860980480"# UK CELLNET number
+   SMS_centre_number = "07860980480"   # UK CELLNET number
 }
 # 



--- smsclient-2.0.8z/sms/services/vodafone_tap  Sat Oct  9 15:11:03 1999
+++ /usr/lib/smsclient/services/vodafone_tapSun Apr  7 22:41:54 2002
@@ -11,7 +11,7 @@
# This is the number of your local message center.
# 

-   SMS_centre_number = "038543"# UK Vodafone TAP number
+   SMS_centre_number = "0778543"   # UK Vodafone TAP number
 }

  # 



---
Received: (at 141685-close) by bugs.debian.org; 22 Mar 2004 20:53:47 +
>From [EMAIL PROTECTED] Mon Mar 22 12:53:47 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B5WQd-00054D-00; Mon, 22 Mar 2004 12:53:47 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1B5WK7-0005x1-00; Mon, 22 Mar 2004 15:47:03 -0500
From: Jonathan McDowell <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.45 $
Subject: Bug#141685: fixed in smsclient 2.0.8z-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 22 Mar 2004 15:47:03 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: smsclient
Source-Version: 2.0.8z-4

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

smsclient_2.0.8z-4.dsc
  to pool/main/s/smsclient/smsclient_2.0.8z-4.dsc
smsclient_2.0.8z-4.tar.gz
  to pool/main/s/smsclient/smsclient_2.0.8z-4.tar.gz
smsclient_2.0.8z-4_i386.deb
  to pool/main/s/smsclient/smsclient_2.0.8z-4_i386.deb



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.
Jonathan McDowell <[EMAIL PROTECTED]> (supplier 

Bug#138597: marked as done (german template file [smsclient 2.0.8z-2])

2004-03-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Mar 2004 15:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#138597: fixed in smsclient 2.0.8z-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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 16 Mar 2002 17:47:16 +
>From [EMAIL PROTECTED] Sat Mar 16 11:47:16 2002
Return-path: <[EMAIL PROTECTED]>
Received: from moutvdom00.kundenserver.de [195.20.224.149] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16mIGx-pQ-00; Sat, 16 Mar 2002 11:47:16 -0600
Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de)
by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2)
id 16mIGw-000103-00
for [EMAIL PROTECTED]; Sat, 16 Mar 2002 18:47:14 +0100
Received: from [212.185.219.23] (helo=cipher.feltel.de)
by mrvdomng0.kundenserver.de with esmtp (Exim 3.22 #2)
id 16mIGt-0001KB-00
for [EMAIL PROTECTED]; Sat, 16 Mar 2002 18:47:14 +0100
Received: from feltel by cipher.feltel.de with local (Exim 3.34 #1 (Debian))
id 16mICd-AM-00
for <[EMAIL PROTECTED]>; Sat, 16 Mar 2002 18:42:47 +0100
Date: Sat, 16 Mar 2002 18:42:47 +0100
From: Sebastian Feltel <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: german template file [smsclient 2.0.8z-2]
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Sebastian Feltel <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
User-Agent: Mutt/1.3.27i
Organization: private
X-Url: 
X-PGP-Key: mailto <[EMAIL PROTECTED]> (automated reply)
X-Operating-System: Debian GNU/Linux 3.0
Sender: Sebastian Feltel <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: smsclient
Severity: wishlist

Template: smsclient/move
Type: note
Description: Configuration-Files partially moved
 If you are upgrading this package from a version prior to 2.0.8z
 please be aware, that the config files containing phone numbers
 etc. has been moved from /etc/smsclient/services to
 /usr/lib/smsclient/services.
 .
 You may need to move any locally changed config file as well.
Description-de: Konfigurationsdateien teilweise verschoben
 Wenn Sie dieses Paket von einer Version vor 2.0.8z aktualisieren, dann
 achten Sie darauf, dass die Konfigurationsdateien mit den Telefonnummern=
=20
 von /etc/smsclient/services nach /usr/lib/smsclient/services verschoben
 wurde.
 .
 Sie m=FCssen unter Umst=E4nden die von Ihnen angepassten
 Konfigurationsdateien an den neuen Speicherort verschieben.

---
Received: (at 138597-close) by bugs.debian.org; 22 Mar 2004 20:53:36 +
>From [EMAIL PROTECTED] Mon Mar 22 12:53:36 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B5WQR-0004yt-00; Mon, 22 Mar 2004 12:53:36 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1B5WK7-0005wz-00; Mon, 22 Mar 2004 15:47:03 -0500
From: Jonathan McDowell <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.45 $
Subject: Bug#138597: fixed in smsclient 2.0.8z-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 22 Mar 2004 15:47:03 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: smsclient
Source-Version: 2.0.8z-4

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

smsclient_2.0.8z-4.dsc
  to pool/main/s/smsclient/smsclient_2.0.8z-4.dsc
smsclient_2.0.8z-4.tar.gz
  to pool/main/s/smsclient/smsclient_2.0.8z-4.tar.gz
smsclient_2.0.8z-4_i386.deb
  to pool/main/s/smsclient/smsclient_2.0.8z-4_i386.deb



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.
Jonathan McDowell <[EMAIL PROTECTED]> (supplier of updated smsclient package)

(This message was generated automat

Bug#156467: marked as done (smsclient: German D2 SMSc number is incorrect)

2004-03-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Mar 2004 15:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#156467: fixed in smsclient 2.0.8z-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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 12 Aug 2002 20:25:10 +
>From [EMAIL PROTECTED] Mon Aug 12 15:25:10 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cid.net [193.41.144.34] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17eLkT-0007hL-00; Mon, 12 Aug 2002 15:25:10 -0500
Received: from uucp by mail.cid.net (Exim 3.34) with local-bsmtp
id 17eLkb-0003VO-00; Mon, 12 Aug 2002 22:25:17 +0200
Received: from oweh by ds9.argh.org with local (Exim 3.35 #1)
id 17eLhz-0005Vr-00; Mon, 12 Aug 2002 22:22:35 +0200
Subject: smsclient: German D2 SMSc number is incorrect
From: "Sven Hartge" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.50
Date: Mon, 12 Aug 2002 22:22:35 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Sven Hartge <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: smsclient
Version: 2.0.8z-2
Severity: normal
Tags: patch

The correct SMSc number for D2 German is "01722278000", the old one
does no longer accept X.75 or modem dialin.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux ds9 2.4.18-ds9-106 #1 Mon Jun 24 16:36:18 CEST 2002 i586
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages smsclient depends on:
ii  debconf   1.1.22 Debian configuration management sy
ii  libc6 2.2.5-13   GNU C Library: Shared libraries an

-- debconf information:
* smsclient/move: 


---
Received: (at 156467-close) by bugs.debian.org; 22 Mar 2004 20:53:35 +
>From [EMAIL PROTECTED] Mon Mar 22 12:53:35 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B5WQR-0004yL-00; Mon, 22 Mar 2004 12:53:35 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1B5WK7-0005x3-00; Mon, 22 Mar 2004 15:47:03 -0500
From: Jonathan McDowell <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.45 $
Subject: Bug#156467: fixed in smsclient 2.0.8z-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 22 Mar 2004 15:47:03 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: smsclient
Source-Version: 2.0.8z-4

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

smsclient_2.0.8z-4.dsc
  to pool/main/s/smsclient/smsclient_2.0.8z-4.dsc
smsclient_2.0.8z-4.tar.gz
  to pool/main/s/smsclient/smsclient_2.0.8z-4.tar.gz
smsclient_2.0.8z-4_i386.deb
  to pool/main/s/smsclient/smsclient_2.0.8z-4_i386.deb



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.
Jonathan McDowell <[EMAIL PROTECTED]> (supplier of updated smsclient 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.7
Date: Mon, 22 Mar 2004 20:33:00 +
Source: smsclient
Binary: smsclient
Architecture: source i386
Version: 2.0.8z-4
Distribution: unstable
Urgency: low
Maintainer: Jonathan McDowell <[EMAIL PROTECTED]>
Changed-By: Jonathan McDowell <[EMAIL PROTECTED]>
Description: 
 smsclient  - A program for sending short messages (SM / SMS)
Closes: 138597 141685 156467 202804 202806 216212 232123
Changes: 
 smsclient (2.0.8z-4) unstable; urgency=low
 .
   * New maintainer. (closes: #216212)
   * Fixed cellnet/vodafone_tap numbers. (closes: #141685)
   * Fixed German D2 SMSc number. (closes: #156467)
   * Fixed Telstra SMS/TAP number. (closes: #232123)
   * 

Bug#232123: marked as done (Telstra SMS/TAP service has changed number to 125107)

2004-03-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Mar 2004 15:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#232123: fixed in smsclient 2.0.8z-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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Feb 2004 01:21:15 +
>From [EMAIL PROTECTED] Tue Feb 10 17:21:15 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mailbo.vtcif.telstra.com.au [202.12.144.19] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Aqj3z-0005oE-00; Tue, 10 Feb 2004 17:21:15 -0800
Received: from mailbi.vtcif.telstra.com.au (mailbi.vtcif.telstra.com.au 
[202.12.142.19])
by mailbo.vtcif.telstra.com.au (Postfix) with ESMTP id A708A24049
for <[EMAIL PROTECTED]>; Wed, 11 Feb 2004 12:21:06 +1100 (EST)
Received: from mail.cdn.telstra.com.au (localhost [127.0.0.1])
by mailbi.vtcif.telstra.com.au (Postfix) with ESMTP id D1E0522884
for <[EMAIL PROTECTED]>; Wed, 11 Feb 2004 12:21:05 +1100 (EST)
Received: from WSMSG0004.srv.dir.telstra.com (wsmsg0004.srv.dir.telstra.com 
[192.74.168.133]) by mail.cdn.telstra.com.au (8.8.2/8.6.9) with ESMTP id 
MAA29171 for <[EMAIL PROTECTED]>; Wed, 11 Feb 2004 12:21:05 +1100 (EST)
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
Subject: Telstra SMS/TAP service has changed number to 125107
Date: Wed, 11 Feb 2004 12:20:00 +1100
Message-ID: <[EMAIL PROTECTED]>
Thread-Topic: Telstra SMS/TAP service has changed number to 125107
Thread-Index: AcPwPTEUCVqYLHNuTCqMup3vEFUZew==
From: "Dawson, Terry J" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_10 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_02_10
X-Spam-Level: 

Package: smsclient
Version: 2.0.8z-3

The Telstra "SMS Access Manager" (SMS/TAP) service has changed number to =
125107.

The "free" service still accepts only one message per call.
Registered users may submit multiple messages per call.

regards
Terry


Research Team Leader,
Service Management,
Business Innovation and Development,
Telstra Research Laboratories.
+61-2-8255-3109



---
Received: (at 232123-close) by bugs.debian.org; 22 Mar 2004 20:53:23 +
>From [EMAIL PROTECTED] Mon Mar 22 12:53:23 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B5WQE-0004pS-00; Mon, 22 Mar 2004 12:53:22 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1B5WK7-0005xB-00; Mon, 22 Mar 2004 15:47:03 -0500
From: Jonathan McDowell <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.45 $
Subject: Bug#232123: fixed in smsclient 2.0.8z-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 22 Mar 2004 15:47:03 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: smsclient
Source-Version: 2.0.8z-4

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

smsclient_2.0.8z-4.dsc
  to pool/main/s/smsclient/smsclient_2.0.8z-4.dsc
smsclient_2.0.8z-4.tar.gz
  to pool/main/s/smsclient/smsclient_2.0.8z-4.tar.gz
smsclient_2.0.8z-4_i386.deb
  to pool/main/s/smsclient/smsclient_2.0.8z-4_i386.deb



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.
Jonathan McDowell <[EMAIL PROTECTED]> (supplier of updated smsclient 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 SIGN

Bug#202806: marked as done (smsclient: French translation of the debconf templates)

2004-03-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Mar 2004 15:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#202806: fixed in smsclient 2.0.8z-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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 25 Jul 2003 09:12:22 +
>From [EMAIL PROTECTED] Fri Jul 25 04:12:14 2003
Return-path: <[EMAIL PROTECTED]>
Received: from (kayak.stadium.lan) [213.228.20.4] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19fycW-00040V-00; Fri, 25 Jul 2003 04:12:12 -0500
Received: from michel by kayak.stadium.lan with local (Exim 3.36 #1 (Debian))
id 19fycR-00019I-00; Fri, 25 Jul 2003 11:12:07 +0200
Content-Type: multipart/mixed; boundary="===1539661018=="
MIME-Version: 1.0
From: Michel Grentzinger <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: smsclient: French translation of the debconf templates
X-Mailer: reportbug 2.19
Date: Fri, 25 Jul 2003 11:12:06 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Michel Grentzinger <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
tests=BAYES_01,HAS_PACKAGE
version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

This is a multi-part MIME message sent by reportbug.

--===1539661018==
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-15"
Content-Disposition: inline

Package: smsclient
Version: unavailable; reported 2003-07-25
Severity: wishlist
Tags: patch

Hello,

Please find the attached fr.po file, which is the french translation of
the debconf templates. This file has been reviewed by the contributors
of the debian-l10n-french mailing-list.

Could you add this file to the debian/po/ directory of this package,
after closing the bug related to the switching to gettext ?

Regards,

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kayak 2.4.20 #1 jeu jan 16 17:09:37 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set)


--===1539661018==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: attachment; filename="fr.po"

#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: smsclient_2.0.8z\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-07-21 21:11+0200\n"
"PO-Revision-Date: 2003-07-21 21:31+0200\n"
"Last-Translator: Michel Grentzinger <[EMAIL PROTECTED]>\n"
"Language-Team: French \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"

#. Description
#: ../templates:3
msgid "Configuration-Files partially moved"
msgstr "Les fichiers de configuration ont été partiellement déplacés"

#. Description
#: ../templates:3
msgid ""
"If you are upgrading this package from a version prior to 2.0.8z please be "
"aware, that the config files containing phone numbers etc. has been moved "
"from /etc/smsclient/services to /usr/lib/smsclient/services."
msgstr ""
"Si vous mettez à jour ce paquet depuis une version antérieure à la version "
"2.0.8z, veuillez prendre note que le fichier contenant les numéros de "
"téléphone a été déplacé de /etc/smsclient/services vers /usr/lib/smsclient/"
"services."

#. Description
#: ../templates:3
msgid "You may need to move any locally changed config file as well."
msgstr ""
"Vous devez déplacer de la même façon tous les fichiers de configuration que "
"vous avez modifiés."

--===1539661018==--

---
Received: (at 202806-close) by bugs.debian.org; 22 Mar 2004 20:53:33 +
>From [EMAIL PROTECTED] Mon Mar 22 12:53:33 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B5WQP-0004vt-00; Mon, 22 Mar 2004 12:53:33 -08