Bug#438660: Re. Typos in package description

2007-08-19 Thread Thomas Girard
Hi,

Le samedi 18 août 2007 à 19:42 +0100, Chris Lamb a écrit :
 There are also similar typographical errors in the following packages. I was
 loathed to duplicate or BTS-clone this bug to them.
 
  libgconf-java - GConf bindings for Java
  libglade-java - Glade bindings for Java
  libglib-java - GLib bindings for Java
  libgtk-java - GTK+ bindings for Java
  libvte-java - VTE bindings for Java 

Thanks for the report.

The next upload will fix these typos.

Thomas




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#435916: fixed

2007-08-19 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

libjessie-java |1.0.1-3 | source, all

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are never removed from testing by hand.  Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED]

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[EMAIL PROTECTED]

Debian distribution maintenance software
pp.
Joerg Jaspert (the ftpmaster behind the curtain)

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#424488: libjessie-java - FTBFS: 8 problems (8 errors)

2007-08-19 Thread Michael Koch
On Wed, May 16, 2007 at 09:25:38AM +0200, Michael Ablassmeier wrote:
 Package: libjessie-java
 Version: 1.0.1-3
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs
 
 hi,
 
 while doing an archive wide package rebuild your package failed to build from
 source for the following reason:
 
   [javac]  (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getPeerPrincipal()
   [javac] --
   [javac] 7. ERROR in 
 /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java 
 (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getPacketBufferSize()
   [javac] --
   [javac] 8. ERROR in 
 /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java
   [javac]  (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getLocalPrincipal()
   [javac] --
   [javac] 8 problems (8 errors)
   
   BUILD FAILED
   /build/user/libjessie-java-1.0.1/build.xml:79: Compile failed; see the 
 compiler error output for details.
   
   Total time: 1 second
   make: *** [debian/stamp-ant-build] Error 1
 
 The Full Build log is available and can be viewed at:
 
  http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/

This package was removed from unstable. Closing this bug.


Cheers,
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#424488: marked as done (libjessie-java - FTBFS: 8 problems (8 errors))

2007-08-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Aug 2007 15:09:17 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#424488: libjessie-java - FTBFS:  8 problems (8 errors)
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)

---BeginMessage---
Package: libjessie-java
Version: 1.0.1-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  [javac]  (at line 72)
  [javac]  final class Session implements SSLSession
  [javac]  ^^^
  [javac] The type Session must implement the inherited abstract method 
  SSLSession.getPeerPrincipal()
  [javac] --
  [javac] 7. ERROR in 
  /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java 
  (at line 72)
  [javac]  final class Session implements SSLSession
  [javac]  ^^^
  [javac] The type Session must implement the inherited abstract method 
  SSLSession.getPacketBufferSize()
  [javac] --
  [javac] 8. ERROR in 
  /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java
  [javac]  (at line 72)
  [javac]  final class Session implements SSLSession
  [javac]  ^^^
  [javac] The type Session must implement the inherited abstract method 
  SSLSession.getLocalPrincipal()
  [javac] --
  [javac] 8 problems (8 errors)
  
  BUILD FAILED
  /build/user/libjessie-java-1.0.1/build.xml:79: Compile failed; see the 
  compiler error output for details.
  
  Total time: 1 second
  make: *** [debian/stamp-ant-build] Error 1

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
- michael

---End Message---
---BeginMessage---
On Wed, May 16, 2007 at 09:25:38AM +0200, Michael Ablassmeier wrote:
 Package: libjessie-java
 Version: 1.0.1-3
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs
 
 hi,
 
 while doing an archive wide package rebuild your package failed to build from
 source for the following reason:
 
   [javac]  (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getPeerPrincipal()
   [javac] --
   [javac] 7. ERROR in 
 /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java 
 (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getPacketBufferSize()
   [javac] --
   [javac] 8. ERROR in 
 /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java
   [javac]  (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getLocalPrincipal()
   [javac] --
   [javac] 8 problems (8 errors)
   
   BUILD FAILED
   /build/user/libjessie-java-1.0.1/build.xml:79: Compile failed; see the 
 compiler error output for details.
   
   Total time: 1 second
   make: *** [debian/stamp-ant-build] Error 1
 
 The Full Build log is available and can be viewed at:
 
  http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/

This package was removed from unstable. Closing this bug.


Cheers,
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B
---End Message---
___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Processing of aspectj_1.5.3-1_amd64.changes

2007-08-19 Thread Archive Administrator
aspectj_1.5.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  aspectj_1.5.3-1.dsc
  aspectj_1.5.3.orig.tar.gz
  aspectj_1.5.3-1.diff.gz
  aspectj_1.5.3-1_all.deb
  aspectj-doc_1.5.3-1_all.deb

Greetings,

Your Debian queue daemon

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


aspectj_1.5.3-1_amd64.changes ACCEPTED

2007-08-19 Thread Debian Installer

Accepted:
aspectj-doc_1.5.3-1_all.deb
  to pool/contrib/a/aspectj/aspectj-doc_1.5.3-1_all.deb
aspectj_1.5.3-1.diff.gz
  to pool/contrib/a/aspectj/aspectj_1.5.3-1.diff.gz
aspectj_1.5.3-1.dsc
  to pool/contrib/a/aspectj/aspectj_1.5.3-1.dsc
aspectj_1.5.3-1_all.deb
  to pool/contrib/a/aspectj/aspectj_1.5.3-1_all.deb
aspectj_1.5.3.orig.tar.gz
  to pool/contrib/a/aspectj/aspectj_1.5.3.orig.tar.gz


Override entries for your package:
aspectj-doc_1.5.3-1_all.deb - optional contrib/devel
aspectj_1.5.3-1.dsc - source contrib/devel
aspectj_1.5.3-1_all.deb - optional contrib/devel

Announcing to [EMAIL PROTECTED]
Closing bugs: 286087 352521 397559 


Thank you for your contribution to Debian.

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


aspectj override disparity

2007-08-19 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

aspectj-doc_1.5.3-1_all.deb: package says section is contrib/doc, override says 
contrib/devel.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


PAY MASTER GENERAL OF NIGERIA

2007-08-19 Thread REVEREND
  THE PRESIDENCY
 PAY MASTER GENERAL OF NIGERIA
FOREIGN AFFAIRS UNIT
 EXECUTIVE  DIRECTOR SPECIAL DEPARTMENT
INVESTIGATION AND DEBT SETTLEMENT COMMITTE
ZONE 11 FEDERAL SECRETARIAT COMPLEX. ABUJA
 
FROM THE DESK OF: REVEREND PAUL UWA.

Attn: 

RE: PRESIDENTIAL DIRECTIVES ON YOUR AWAITING FUND. 

I am REVEREND PAUL UWA, Pay Master General of the Federation,Wish to inform you 
that we have received authentic approval and instruction directly from the 
Presidency, Federal Republic of Nigeria to pay you,your outstanding sum. 

It has become considerably emergent that we have been directed to take this 
measure due to the much embarrassment being caused to certain foreign 
beneficiaries and the federal republic of Nigeria due to questionable 
circumstances with which some greedy officials of the Bank's in Nigeria always 
request for up front payment from contractors and beneficiries before their 
payment is released. 

All approvals required for this payment has issued in your favour including the 
original document and payment instructions already forwarded to my office today 
being 14TH AUGUST, 2007. to enable you receive your payment within 72hrs that 
you reconfirm the required details. 

I am happy to inform you that the present government have ordered the payment 
of all outstanding foriegn payment and your fund is included among those that 
will recieve their fund.

All payment is to be paid through our excess crude oil revenue account in 
london, fund realised from the selling of crude oil.

Upon the veto power received to pay you, we have advice that your payment be 
effected by classifed Bank cheque, Bank draft or Diplomatic Delivery of your 
cash upon your request and do indicate your interest on who you want your 
approved fund. 
All reqiured of you : 

1) Telephone and fax lines for easy communication.

2) Indicate your receiving address, you needed your consignment delivered or 
Bank Transfer.lndicate your interest. 

3) Scan and send your international passport pages 1-3 For Facial 
Identification upon delivery of your cash. 

4) Promise not to disclose your payment Pin-code number to any person for this 
democractic government will not be held liable for any misdirection of fund. 

5) Your expected amount and purpose of payment
I expect your urgent response.I advice to stop any futher communication with 
any person/ office in regards to this matter. 

Yours sincerely, 
REVEREND PAUL UWA. 




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers