[pkg-java] r12944 - trunk/asm2/debian

2010-08-25 Thread Thierry Carrez
Author: ttx-guest
Date: 2010-08-25 08:09:09 + (Wed, 25 Aug 2010)
New Revision: 12944

Modified:
   trunk/asm2/debian/changelog
   trunk/asm2/debian/copyright
Log:
Updated copyright attribution to INRIA / France Telecom (LP: #452901)

Modified: trunk/asm2/debian/changelog
===
--- trunk/asm2/debian/changelog 2010-08-25 03:14:07 UTC (rev 12943)
+++ trunk/asm2/debian/changelog 2010-08-25 08:09:09 UTC (rev 12944)
@@ -1,3 +1,9 @@
+asm2 (2.2.3-5) UNRELEASED; urgency=low
+
+  * Updated copyright attribution to INRIA / France Telecom (LP: #452901)
+
+ -- Thierry Carrez (ttx) thierry.car...@ubuntu.com  Wed, 25 Aug 2010 
09:19:31 +0200
+
 asm2 (2.2.3-4) unstable; urgency=low
 
   * Upload to unstable.

Modified: trunk/asm2/debian/copyright
===
--- trunk/asm2/debian/copyright 2010-08-25 03:14:07 UTC (rev 12943)
+++ trunk/asm2/debian/copyright 2010-08-25 08:09:09 UTC (rev 12944)
@@ -5,7 +5,7 @@
 
 Upstream Authors: Eric Bruneton, Eugene Kuleshov
 
-Copyright: (C) 2003-2008 Eric Bruneton, Eugene Kuleshov
+Copyright: Copyright (c) 2000-2005 INRIA, France Telecom
 
 License:
 


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


Bug#594313: tomcat6: French debconf templates translation

2010-08-25 Thread Steve Petruzzello
Package: tomcat6
Version: 6.0.28-4
Severity: wishlist
Tags: patch l10n

Hi,

Please find attached the french debconf templates translation, proofread by the
debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.


-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (990, 'stable'), (980, 'testing'), (500, 'testing'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# Translation of tomcat6 debconf screens to French
# Copyright (C) 2010 Debian French l10n team 
debian-l10n-fre...@lists.debian.org
# This file is distributed under the same license as the tomcat6 package.
# Translator:
# Steve Petruzzello dl...@bluewin.ch
#
msgid 
msgstr 
Project-Id-Version: tomcat6_6.0.28_4\n
Report-Msgid-Bugs-To: tomc...@packages.debian.org\n
POT-Creation-Date: 2010-08-06 04:08+0200\n
PO-Revision-Date: 2010-08-12 12:08+0200\n
Last-Translator: Steve Petruzzello dl...@bluewin.ch\n
Language-Team: French debian-l10n-fre...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../tomcat6.templates:1001
msgid Dedicated system account for the tomcat6 daemon:
msgstr Compte système dédié au démon tomcat6 :

#. Type: string
#. Description
#: ../tomcat6.templates:1001
msgid 
The tomcat6 server must use a dedicated account for its operation so that 
the system's security is not compromised by running it with superuser 
privileges.
msgstr 
Le serveur tomcat6 nécessite un compte dédié pour fonctionner afin de ne pas 
compromettre la sécurité du système en s'exécutant avec les privilèges du 
superutilisateur.

#. Type: string
#. Description
#: ../tomcat6.templates:2001
msgid Dedicated system group for the tomcat6 daemon:
msgstr Groupe système dédié au démon tomcat6 :

#. Type: string
#. Description
#: ../tomcat6.templates:2001
msgid 
The tomcat6 server must use a dedicated group for its operation so that the 
system's security is not compromised by running it with superuser privileges.
msgstr 
Le serveur tomcat6 nécessite un groupe dédié pour fonctionner afin de ne pas 
compromettre la sécurité du système en s'exécutant avec les privilèges  du 
superutilisateur.

#. Type: string
#. Description
#: ../tomcat6.templates:3001
msgid Please choose the tomcat6 JVM Java options:
msgstr Options de la machine virtuelle Java pour tomcat6 :

#. Type: string
#. Description
#: ../tomcat6.templates:3001
msgid Tomcat's JVM will be launched with a specific set of Java options.
msgstr 
La machine virtuelle Java (JVM) sera lancée avec un ensemble spécifique 
d'options Java. 

#. Type: string
#. Description
#: ../tomcat6.templates:3001
msgid 
Note that if you use -XX:+UseConcMarkSweepGC you should add the -XX:
+CMSIncrementalMode option if you run Tomcat on a machine with exactly one 
CPU chip that contains one or two cores.
msgstr 
Veuillez noter que si l'option -XX:+UseConcMarkSweepGC est utilisée, 
l'option -XX:+CMSIncrementMode devrait être ajoutée si Tomcat s'exécute sur 
une machine avec exactement un processeur contenant un ou deux cœurs.
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Onkar Shinde
On Wed, Aug 25, 2010 at 10:41 AM, tony mancill tmanc...@debian.org wrote:
 On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote:
 Package: libjcharts-java
 Version: 0.7.5-1
 Severity: normal

 libjcharts-java depends on openjdk or sun jre explictly. It does not
 allow the use of other java runtime (like gcj), which would be possible
 if it depended on java5-runtime, for example. I don't know what version
 is needed for libjcharts-java, so I am not providing a patch.

 It already depends on another java library (libbatik-java), which
 depends on java2-runtime-headless. I am not sure libjcharts-java is
 headless, but this should also be considered.

 Given that this source package only generates a single library package
 which doesn't appear that it's used as a stand-alone app (I may be
 incorrect on that, but I didn't see anything about it on the jCharts
 site), there needn't be a runtime JRE dependency at all.

 Any objections to removing the JRE from Depends completely?

IIRC, jcharts uses some Sun specific APIs which are only available in
Sun JRE and OpenJDK JRE.
If this isn't the case then the restricted dependencies is a packaging
mistake on my part. Please feel free to remove JRE dependency after
verification.


Onkar
-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r12945 - trunk/tomcat6/debian

2010-08-25 Thread Thierry Carrez
Author: ttx-guest
Date: 2010-08-25 09:45:58 + (Wed, 25 Aug 2010)
New Revision: 12945

Modified:
   trunk/tomcat6/debian/changelog
   trunk/tomcat6/debian/tomcat6.postinst
Log:
Check for group existence to avoid postinst failure (LP: #611721)

Modified: trunk/tomcat6/debian/changelog
===
--- trunk/tomcat6/debian/changelog  2010-08-25 08:09:09 UTC (rev 12944)
+++ trunk/tomcat6/debian/changelog  2010-08-25 09:45:58 UTC (rev 12945)
@@ -1,3 +1,9 @@
+tomcat6 (6.0.28-5) UNRELEASED; urgency=low
+
+  * Check for group existence to avoid postinst failure (LP: #611721)
+
+ -- Thierry Carrez (ttx) thierry.car...@ubuntu.com  Wed, 25 Aug 2010 
09:36:49 +0200
+
 tomcat6 (6.0.28-4) unstable; urgency=medium
 
   * Ignore most errors during purge. (Closes: #591867)

Modified: trunk/tomcat6/debian/tomcat6.postinst
===
--- trunk/tomcat6/debian/tomcat6.postinst   2010-08-25 08:09:09 UTC (rev 
12944)
+++ trunk/tomcat6/debian/tomcat6.postinst   2010-08-25 09:45:58 UTC (rev 
12945)
@@ -25,7 +25,9 @@
ucf --debconf-ok --sum-file /usr/share/tomcat6/defaults.md5sum $tmpfile 
$CONFFILE
rm -f $tmpfile
 
-   addgroup --system $TOMCAT6_GROUP --quiet
+   if ! getent group $TOMCAT6_GROUP  /dev/null 21 ; then
+   addgroup --system $TOMCAT6_GROUP --quiet
+   fi
if ! id $TOMCAT6_USER  /dev/null 21 ; then
adduser --system --home /usr/share/tomcat6 --no-create-home \
--ingroup $TOMCAT6_GROUP --disabled-password --shell 
/bin/false \


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


Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread tony mancill
On 08/25/2010 01:29 AM, Onkar Shinde wrote:
 On Wed, Aug 25, 2010 at 10:41 AM, tony mancill tmanc...@debian.org wrote:
 On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote:
 Package: libjcharts-java
 Version: 0.7.5-1
 Severity: normal

 libjcharts-java depends on openjdk or sun jre explictly. It does not
 allow the use of other java runtime (like gcj), which would be possible
 if it depended on java5-runtime, for example. I don't know what version
 is needed for libjcharts-java, so I am not providing a patch.

 It already depends on another java library (libbatik-java), which
 depends on java2-runtime-headless. I am not sure libjcharts-java is
 headless, but this should also be considered.

 Given that this source package only generates a single library package
 which doesn't appear that it's used as a stand-alone app (I may be
 incorrect on that, but I didn't see anything about it on the jCharts
 site), there needn't be a runtime JRE dependency at all.

 Any objections to removing the JRE from Depends completely?
 
 IIRC, jcharts uses some Sun specific APIs which are only available in
 Sun JRE and OpenJDK JRE.
 If this isn't the case then the restricted dependencies is a packaging
 mistake on my part. Please feel free to remove JRE dependency after
 verification.
 
 
 Onkar

Hi Onkar,

That would be a good reason for the runtime dependency.  :)  Since I
don't have any sort of a comprehensive test suite for jcharts and you
have already looked at the issue at least once when packaging it
initially, I think it's best to leave the package as is for the short term.

Thadeu, have you tested jcharts with gcj?  If so, do you have an idea of
how much coverage that testing provides?

Thank you,
tony



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Thadeu Lima de Souza Cascardo
On Wed, Aug 25, 2010 at 07:18:52AM -0700, tony mancill wrote:
 On 08/25/2010 01:29 AM, Onkar Shinde wrote:
  On Wed, Aug 25, 2010 at 10:41 AM, tony mancill tmanc...@debian.org wrote:
  On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote:
  Package: libjcharts-java
  Version: 0.7.5-1
  Severity: normal
 
  libjcharts-java depends on openjdk or sun jre explictly. It does not
  allow the use of other java runtime (like gcj), which would be possible
  if it depended on java5-runtime, for example. I don't know what version
  is needed for libjcharts-java, so I am not providing a patch.
 
  It already depends on another java library (libbatik-java), which
  depends on java2-runtime-headless. I am not sure libjcharts-java is
  headless, but this should also be considered.
 
  Given that this source package only generates a single library package
  which doesn't appear that it's used as a stand-alone app (I may be
  incorrect on that, but I didn't see anything about it on the jCharts
  site), there needn't be a runtime JRE dependency at all.
 
  Any objections to removing the JRE from Depends completely?
  
  IIRC, jcharts uses some Sun specific APIs which are only available in
  Sun JRE and OpenJDK JRE.
  If this isn't the case then the restricted dependencies is a packaging
  mistake on my part. Please feel free to remove JRE dependency after
  verification.
  
  
  Onkar
 
 Hi Onkar,
 
 That would be a good reason for the runtime dependency.  :)  Since I
 don't have any sort of a comprehensive test suite for jcharts and you
 have already looked at the issue at least once when packaging it
 initially, I think it's best to leave the package as is for the short term.
 
 Thadeu, have you tested jcharts with gcj?  If so, do you have an idea of
 how much coverage that testing provides?
 
 Thank you,
 tony
 

I am a newbie when it comes to Java. But I may run some tests here. One
of the tests I could make is running jmeter, which is the software I am
currently using. If it does generate the graphics we need, that would be
OK for us. But I agree that would not be complete coverage. Is running
the test suites in the package enough?

Thanks,
Cascardo.


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


mini-dinstall: Successfully installed spring-build 2.5.2~git3be7d52-1 to experimental

2010-08-25 Thread Mini-Dinstall
Package: spring-build
Maintainer: Damien Raude-Morvan draz...@debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Architecture: source all
Changes:
  * Initial release. (Closes: #586523)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


mini-dinstall: Successfully installed libspring-java 3.0.4.RELEASE-1 to experimental

2010-08-25 Thread Mini-Dinstall
Package: libspring-java
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Architecture: source all
Changes:
  * New major upstream release.
- rename packages to match libspring-*-java convention
- build using spring-build-script Ant+Ivy infrastructure
- completely rework B-D and Depends for all packages
  based on Maven metadata
  * Drop Andreas from Uploaders
  * Add Miguel Landaeta as Uploaders
  * Bump Standards-Version to 3.9.0: no changes needed.
  * Use mh_clean in clean target:
- Build-Depends on maven-repo-helper = 1.1

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Onkar Shinde
A look at the source tells me that there is only one file using Sun
specific APIs - src/org/jCharts/encoders/JPEGEncoder13.java. Also it
looks like this file has been superseeded by
src/org/jCharts/encoders/JPEGEncoder.java which uses java standard
APIs. So it makes sense to not compile JPEGEncoder13.java file.

Other files referring to JPEGEncoder13.java are
1. src/org/jCharts/test/ChartTestDriver.java - tests the encoding
using JPEGEncoder13.
2. src/org/jCharts/encoders/ServletEncoderHelper.java - provides an
API to be used by servlets/jsps using JPEGEncoder13.
It should be easy to patch the sources to exclude these sources.

By the way, we currently do not run tests. Now may be good time to enable them.


Onkar



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#594240: Removed package(s) from unstable

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

liblwjgl-java-jni | 2.5+dfsg-1 | mips

--- Reason ---
ROM; Build-Depends on openjdk-6-jdk
--

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 usually not 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. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

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 594...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/594240

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r12946 - in trunk/tomcat6/debian: . po

2010-08-25 Thread Tony Mancill
Author: tmancill
Date: 2010-08-25 23:00:48 + (Wed, 25 Aug 2010)
New Revision: 12946

Added:
   trunk/tomcat6/debian/po/fr.po
Modified:
   trunk/tomcat6/debian/changelog
Log:
add fr.po debconf translation (closes #594313)

Modified: trunk/tomcat6/debian/changelog
===
--- trunk/tomcat6/debian/changelog  2010-08-25 09:45:58 UTC (rev 12945)
+++ trunk/tomcat6/debian/changelog  2010-08-25 23:00:48 UTC (rev 12946)
@@ -1,9 +1,16 @@
 tomcat6 (6.0.28-5) UNRELEASED; urgency=low
 
+  * Team upload.
+
+  [Thierry Carrez (ttx)]
   * Check for group existence to avoid postinst failure (LP: #611721)
 
- -- Thierry Carrez (ttx) thierry.car...@ubuntu.com  Wed, 25 Aug 2010 
09:36:49 +0200
+  [tony mancill]
+  * Add French debconf template translation.
+Thanks to Steve Petruzzello.  (Closes: #594313) 
 
+ -- tony mancill tmanc...@debian.org  Wed, 25 Aug 2010 15:48:32 -0700
+
 tomcat6 (6.0.28-4) unstable; urgency=medium
 
   * Ignore most errors during purge. (Closes: #591867)

Added: trunk/tomcat6/debian/po/fr.po
===
--- trunk/tomcat6/debian/po/fr.po   (rev 0)
+++ trunk/tomcat6/debian/po/fr.po   2010-08-25 23:00:48 UTC (rev 12946)
@@ -0,0 +1,78 @@
+# Translation of tomcat6 debconf screens to French
+# Copyright (C) 2010 Debian French l10n team 
debian-l10n-fre...@lists.debian.org
+# This file is distributed under the same license as the tomcat6 package.
+# Translator:
+# Steve Petruzzello dl...@bluewin.ch
+#
+msgid 
+msgstr 
+Project-Id-Version: tomcat6_6.0.28_4\n
+Report-Msgid-Bugs-To: tomc...@packages.debian.org\n
+POT-Creation-Date: 2010-08-06 04:08+0200\n
+PO-Revision-Date: 2010-08-12 12:08+0200\n
+Last-Translator: Steve Petruzzello dl...@bluewin.ch\n
+Language-Team: French debian-l10n-fre...@lists.debian.org\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=utf-8\n
+Content-Transfer-Encoding: 8bit\n
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:1001
+msgid Dedicated system account for the tomcat6 daemon:
+msgstr Compte système dédié au démon tomcat6 :
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:1001
+msgid 
+The tomcat6 server must use a dedicated account for its operation so that 
+the system's security is not compromised by running it with superuser 
+privileges.
+msgstr 
+Le serveur tomcat6 nécessite un compte dédié pour fonctionner afin de ne pas 
+compromettre la sécurité du système en s'exécutant avec les privilèges du 
+superutilisateur.
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:2001
+msgid Dedicated system group for the tomcat6 daemon:
+msgstr Groupe système dédié au démon tomcat6 :
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:2001
+msgid 
+The tomcat6 server must use a dedicated group for its operation so that the 
+system's security is not compromised by running it with superuser privileges.
+msgstr 
+Le serveur tomcat6 nécessite un groupe dédié pour fonctionner afin de ne pas 
+compromettre la sécurité du système en s'exécutant avec les privilèges  du 
+superutilisateur.
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:3001
+msgid Please choose the tomcat6 JVM Java options:
+msgstr Options de la machine virtuelle Java pour tomcat6 :
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:3001
+msgid Tomcat's JVM will be launched with a specific set of Java options.
+msgstr 
+La machine virtuelle Java (JVM) sera lancée avec un ensemble spécifique 
+d'options Java. 
+
+#. Type: string
+#. Description
+#: ../tomcat6.templates:3001
+msgid 
+Note that if you use -XX:+UseConcMarkSweepGC you should add the -XX:
++CMSIncrementalMode option if you run Tomcat on a machine with exactly one 
+CPU chip that contains one or two cores.
+msgstr 
+Veuillez noter que si l'option -XX:+UseConcMarkSweepGC est utilisée, 
+l'option -XX:+CMSIncrementMode devrait être ajoutée si Tomcat s'exécute sur 
+une machine avec exactement un processeur contenant un ou deux cœurs.


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

Bug#594313: tomcat6: French debconf templates translation

2010-08-25 Thread tony mancill
On 08/25/2010 01:27 AM, Steve Petruzzello wrote:
 Package: tomcat6
 Version: 6.0.28-4
 Severity: wishlist
 Tags: patch l10n
 
 Hi,
 
 Please find attached the french debconf templates translation, proofread by 
 the
 debian-l10n-french mailing list contributors.
 
 This file should be put as debian/po/fr.po in your package build tree.

Hi Steve,

Thank you for the translation.  Committed to the packaging tree for inclusion in
the next upload.

Thank you,
Tony




signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Processed: tagging 594313

2010-08-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 594313 + pending
Bug #594313 [tomcat6] tomcat6: French debconf templates translation
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
594313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Proposta desenvolvimento de WebSite

2010-08-25 Thread Paulo Aleksandro
Bom Dia 
 
Meu nome e Paulo Aleksandro sou prestador de serviços no setor de TI  e sou 
proprietário da empresa Star Consulting
e venho apresentar alguns dos segmentos que a Star Consulting possui .

Hospedagem com email empresarial 
50 caixa de emai com 7gb de espaço cada 
Nao utilize mais @gmail @uol @ig @bol @hotmail use o seu dominio @seusite.com,br

Desenvolvimento de Sistemas e  Sites em Flash, PHP, ASP, Sistema de E-commerce, 
CMS, EAD ,Intranet dentre muitos outros

Servidores
Windows integrado com Linux
Proxy autenticado com filtro de conteudo padrão NTLM, LDAP ou Basic, Samba, Ftp 
e muitos outros aplicativos

Linux
Servidor Dns, Servidor de  Hospedagem,  Servidor Web, Firewall, Gateway, 
Balanceador de Carga, VPN, Monitor de Servidres, Servidores de email, Controle 
de entrada e saida de dados por email,  
filtro de internet, Load Balance, chat, Comunicador interno,  Servidor asterisk 
de PBX-IP, Servidor Moodle, Joomla, E-commerce, Zimbra, ISPConfig, Cpanel, 
video conferencia, Voip, Filtro de internet, Filtro de Email,
dentre muitos outros serviços em plataforma linux, 

Windows
Servidores de dominio, AD, Dns, Wins, VPN, IIS, Exchange, Isa Server e muitos 
outros.

Virtualização e Paravirtualização (Emulação de servidores) 
Windows e linux na mesma maquina reduzindo custo de aquisiçao de equipamentos


Manutenção
Hardware
Montagem, manutenção,e atualização de equipamento para utlização com versoes 
mais recentes de sistema operacional Software de Controle Chamados Técnicos Com 
SLA,

Redes
Montagem de redes,  Cabeamento e projetos de rede, Roteadores, WIFI dentre 
outras soluçoes


Paulo Aleksandro
StarConsulting Consultoria e Treinamentos em Tecnologia
www.starconsulting.com.br
pa...@starconsulting.com.br
+55 11 6678 - 5450
Skype: titocaldo
MSN: paulo.a...@hotmail.com

25/8/2010 20:06:50


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r12947 - trunk/libjibx-java/branch-1.1/debian

2010-08-25 Thread Steffen Möller
Author: moeller
Date: 2010-08-25 23:38:28 + (Wed, 25 Aug 2010)
New Revision: 12947

Modified:
   trunk/libjibx-java/branch-1.1/debian/changelog
Log:
Just reconfirmed with Dustin, this patch will go up.


Modified: trunk/libjibx-java/branch-1.1/debian/changelog
===
--- trunk/libjibx-java/branch-1.1/debian/changelog  2010-08-25 23:00:48 UTC 
(rev 12946)
+++ trunk/libjibx-java/branch-1.1/debian/changelog  2010-08-25 23:38:28 UTC 
(rev 12947)
@@ -1,4 +1,4 @@
-libjibx1.1-java (1.1.6a-2) UNRELEASED; urgency=low
+libjibx1.1-java (1.1.6a-2) unstable; urgency=low
 
   * Bumped Debian policy to 3.9.1, no changes required.
   * Improving dependencies to help compatibility with Ubuntu


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


[pkg-java] r12948 - trunk/libjibx-java/branch-1.1/debian

2010-08-25 Thread Steffen Möller
Author: moeller
Date: 2010-08-25 23:46:39 + (Wed, 25 Aug 2010)
New Revision: 12948

Modified:
   trunk/libjibx-java/branch-1.1/debian/changelog
Log:
Corrected changelog's date stamp.


Modified: trunk/libjibx-java/branch-1.1/debian/changelog
===
--- trunk/libjibx-java/branch-1.1/debian/changelog  2010-08-25 23:38:28 UTC 
(rev 12947)
+++ trunk/libjibx-java/branch-1.1/debian/changelog  2010-08-25 23:46:39 UTC 
(rev 12948)
@@ -4,7 +4,7 @@
   * Improving dependencies to help compatibility with Ubuntu
 -0ubuntu package (Closes: lp:#618752)
 
- -- Douglas Kirkland kirkl...@canonical.com
+ -- Douglas Kirkland kirkl...@canonical.com  Thu, 26 Aug 2010 01:41:29 +0200
 
 libjibx1.1-java (1.1.6a-1) unstable; urgency=low
 


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


Processing of libjibx1.1-java_1.1.6a-2_amd64.changes

2010-08-25 Thread Archive Administrator
libjibx1.1-java_1.1.6a-2_amd64.changes uploaded successfully to localhost
along with the files:
  libjibx1.1-java_1.1.6a-2.dsc
  libjibx1.1-java_1.1.6a-2.diff.gz
  libjibx1.1-java_1.1.6a-2_all.deb
  libjibx-java_1.1.6a-2_all.deb
  libjibx1.1-java-doc_1.1.6a-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Processed: your mail

2010-08-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 594441 src:libhibernate3-java
Bug #594441 [libhibernate3-java] libhibernate3-java-doc is empty
Bug reassigned from package 'libhibernate3-java' to 'src:libhibernate3-java'.
Bug No longer marked as found in versions libhibernate3-java/3.5.4.Final-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
594441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594441
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#594145: libhibernate3-java: debian/rules clean doesn't work properly

2010-08-25 Thread Miguel Landaeta
tags 594145 + patch
thanks

Please see the attached patch.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche
diff --git a/debian/changelog b/debian/changelog
index 96ba808..7a80950 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libhibernate3-java (3.5.4.Final-4) UNRELEASED; urgency=low
+
+  * Team upload.
+  * debian/rules: Fix clean target. (Closes: #594145).
+  * Bump Standards-Version to 3.9.1. No changes were required.
+
+ -- Miguel Landaeta mig...@miguel.cc  Wed, 25 Aug 2010 21:08:52 -0430
+
 libhibernate3-java (3.5.4.Final-3) unstable; urgency=high
 
   * Add Conflicts/Provides/Replaces libhibernate-entitymanager-java.
diff --git a/debian/control b/debian/control
index e280774..8463709 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: glassfish-javaee, libc3p0-java, libehcache-java,
  libgeronimo-jpa-2.0-spec-java, libgeronimo-jacc-1.1-spec-java,
  libgeronimo-validation-1.0-spec-java, libhibernate-commons-annotations-java,
  libhibernate-validator-java, libmaven-antrun-plugin-java
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://www.hibernate.org
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libhibernate3-java/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libhibernate3-java/
diff --git a/debian/rules b/debian/rules
index dfe339f..8a5f0fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,8 @@ include /usr/share/cdbs/1/class/maven.mk
 JAVA_HOME:= /usr/lib/jvm/default-java
 DEB_MAVEN_DOC_TARGET :=
 
+clean::
+	-rm -rf debian/null mvn-build
+
 get-orig-source:
 	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.