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

Bug#355016: marked as done (extra colons in manpages)



Your message dated Thu, 02 Mar 2006 11:47:08 -0800
with message-id <E1FEtlU-0007nm-R4@spohr.debian.org>
and subject line Bug#355016: fixed in libcorba-orbit-perl 0.4.7-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)

--- Begin Message ---
Package: libcorba-orbit-perl
Severity: normal

SYNOPSIS
         use CORBA:::ORBit idl => [ ’Account.idl’ ];

should be

         use CORBA::ORBit idl => [ 'Account.idl' ];



diff -ur libcorba-orbit-perl-0.4.7.orig/ORBit/Fixed.pm libcorba-orbit-perl-0.4.7/ORBit/Fixed.pm
--- libcorba-orbit-perl-0.4.7.orig/ORBit/Fixed.pm	2000-01-02 16:16:20.000000000 -0500
+++ libcorba-orbit-perl-0.4.7/ORBit/Fixed.pm	2006-03-02 14:02:53.000000000 -0500
@@ -218,7 +218,7 @@
 
 =head1 SYNOPSIS
 
- use CORBA:::ORBit::Fixed;
+ use CORBA::ORBit::Fixed;
 
  $a = new CORBA::Fixed "+123454", 3
  print $a + 1.0                            # produces "+124.454"
diff -ur libcorba-orbit-perl-0.4.7.orig/ORBit/LongDouble.pm libcorba-orbit-perl-0.4.7/ORBit/LongDouble.pm
--- libcorba-orbit-perl-0.4.7.orig/ORBit/LongDouble.pm	2000-01-02 16:16:20.000000000 -0500
+++ libcorba-orbit-perl-0.4.7/ORBit/LongDouble.pm	2006-03-02 14:02:58.000000000 -0500
@@ -18,7 +18,7 @@
 
 =head1 SYNOPSIS
 
- use CORBA:::ORBit;
+ use CORBA::ORBit;
 
  $a = new CORBA::LongDouble "12345678.912345";
  print $a - 1000                 # produces "1.23446789121345e7"
diff -ur libcorba-orbit-perl-0.4.7.orig/ORBit/LongLong.pm libcorba-orbit-perl-0.4.7/ORBit/LongLong.pm
--- libcorba-orbit-perl-0.4.7.orig/ORBit/LongLong.pm	2000-01-02 16:16:20.000000000 -0500
+++ libcorba-orbit-perl-0.4.7/ORBit/LongLong.pm	2006-03-02 14:03:01.000000000 -0500
@@ -19,7 +19,7 @@
 
 =head1 SYNOPSIS
 
- use CORBA:::ORBit;
+ use CORBA::ORBit;
 
  $a = new CORBA::LongLong "12345678912345";
  print $a - 1000                 # produces "123456789121345"
diff -ur libcorba-orbit-perl-0.4.7.orig/ORBit/ULongLong.pm libcorba-orbit-perl-0.4.7/ORBit/ULongLong.pm
--- libcorba-orbit-perl-0.4.7.orig/ORBit/ULongLong.pm	2000-01-02 16:16:20.000000000 -0500
+++ libcorba-orbit-perl-0.4.7/ORBit/ULongLong.pm	2006-03-02 14:03:04.000000000 -0500
@@ -18,7 +18,7 @@
 
 =head1 SYNOPSIS
 
- use CORBA:::ORBit;
+ use CORBA::ORBit;
 
  $a = new CORBA::ULongLong "12345678912345";
  print $a - 1000                 # produces "123456789121345"
diff -ur libcorba-orbit-perl-0.4.7.orig/ORBit.pm libcorba-orbit-perl-0.4.7/ORBit.pm
--- libcorba-orbit-perl-0.4.7.orig/ORBit.pm	2002-07-23 21:14:56.000000000 -0400
+++ libcorba-orbit-perl-0.4.7/ORBit.pm	2006-03-02 14:03:09.000000000 -0500
@@ -208,7 +208,7 @@
 
 =head1 SYNOPSIS
 
-  use CORBA:::ORBit idl => [ 'Account.idl' ];
+  use CORBA::ORBit idl => [ 'Account.idl' ];
 
 =head1 DESCRIPTION
 


--- End Message ---
--- Begin Message ---
Source: libcorba-orbit-perl
Source-Version: 0.4.7-4

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

libcorba-orbit-perl_0.4.7-4.diff.gz
  to pool/main/libc/libcorba-orbit-perl/libcorba-orbit-perl_0.4.7-4.diff.gz
libcorba-orbit-perl_0.4.7-4.dsc
  to pool/main/libc/libcorba-orbit-perl/libcorba-orbit-perl_0.4.7-4.dsc
libcorba-orbit-perl_0.4.7-4_sparc.deb
  to pool/main/libc/libcorba-orbit-perl/libcorba-orbit-perl_0.4.7-4_sparc.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 355016@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <schizo@debian.org> (supplier of updated libcorba-orbit-perl 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: Thu,  2 Mar 2006 14:05:58 -0500
Source: libcorba-orbit-perl
Binary: libcorba-orbit-perl
Architecture: source sparc
Version: 0.4.7-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Clint Adams <schizo@debian.org>
Description: 
 libcorba-orbit-perl - ORBit module for Perl
Closes: 355016
Changes: 
 libcorba-orbit-perl (0.4.7-4) unstable; urgency=low
 .
   * QA Upload
   * Remove extraneous colons from man pages.  closes: #355016.
   * Bump Standards-Version to 3.6.2.
Files: 
 a88f85968233981651acfcc4b3bfb2e7 669 perl optional libcorba-orbit-perl_0.4.7-4.dsc
 c6277413051dd99bb099fd78599f18b7 3273 perl optional libcorba-orbit-perl_0.4.7-4.diff.gz
 16ad3be4267c996745822cdacb6c9f79 111664 perl optional libcorba-orbit-perl_0.4.7-4_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Debian!

iD8DBQFEB0kO5m0u66uWM3ARAlGaAKCLk7QDUfJgWtEHDjH3hyoEuge6IQCg3Sao
BV0Cx2YjesPVTltfE2dRRGg=
=e3vS
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: