[SCM] robust-http-client packaging branch, pristine-tar, updated. 8a39fd0e470a0923b5abb53a30b8e07a43d297ff

2011-06-20 Thread James Page
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project robust-http-client packaging.

The branch, pristine-tar has been updated
   via  8a39fd0e470a0923b5abb53a30b8e07a43d297ff (commit)
  from  8f9cb1e1e3506627d56cdf79a75399f5ff282a83 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 8a39fd0e470a0923b5abb53a30b8e07a43d297ff
Author: James Page james.p...@canonical.com
Date:   Mon Jun 20 08:20:23 2011 +0100

pristine-tar data for robust-http-client_1.2.orig.tar.gz

---

Summary of changes:
 robust-http-client_1.2.orig.tar.gz.delta |  Bin 0 - 1216 bytes
 robust-http-client_1.2.orig.tar.gz.id|1 +
 2 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/robust-http-client_1.2.orig.tar.gz.delta 
b/robust-http-client_1.2.orig.tar.gz.delta
new file mode 100644
index 000..0f1fbc1
Binary files /dev/null and b/robust-http-client_1.2.orig.tar.gz.delta differ
diff --git a/robust-http-client_1.2.orig.tar.gz.id 
b/robust-http-client_1.2.orig.tar.gz.id
new file mode 100644
index 000..d0817f0
--- /dev/null
+++ b/robust-http-client_1.2.orig.tar.gz.id
@@ -0,0 +1 @@
+7667eb6eb64ddd6f9c4ad8b5d47a79e69d63bf79


hooks/post-receive
-- 
robust-http-client packaging

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


[SCM] robust-http-client packaging branch, master, updated. upstream/1.1-6-g0891e06

2011-06-20 Thread James Page
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project robust-http-client packaging.

The branch, master has been updated
   via  0891e0670bf68211a38dae5a08697b32d0bc4261 (commit)
   via  10b108be8dd268f93c06545e310f4731b6d035a7 (commit)
   via  767fc7bb78fdb755f472f31bc169908bde891a82 (commit)
   via  7667eb6eb64ddd6f9c4ad8b5d47a79e69d63bf79 (commit)
   via  79e5df7bda4f3b784f1b01b780f2476cfb5348e6 (commit)
  from  e6cfae0a45e14fcb49b9f6fe658cb06eb729815e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 0891e0670bf68211a38dae5a08697b32d0bc4261
Author: James Page james.p...@canonical.com
Date:   Mon Jun 20 08:25:16 2011 +0100

Updated copyright and added extra library to *gnoreRules

commit 10b108be8dd268f93c06545e310f4731b6d035a7
Author: James Page james.p...@canonical.com
Date:   Mon Jun 20 08:22:34 2011 +0100

Updates for new upstream release

commit 767fc7bb78fdb755f472f31bc169908bde891a82
Merge: 79e5df7 7667eb6
Author: James Page james.p...@canonical.com
Date:   Mon Jun 20 08:20:23 2011 +0100

Merge commit 'upstream/1.2'

commit 79e5df7bda4f3b784f1b01b780f2476cfb5348e6
Author: James Page james.p...@canonical.com
Date:   Mon Jun 20 08:20:19 2011 +0100

Updated watch for new SCM location

---

Summary of changes:
 debian/changelog   |4 +-
 debian/copyright   |2 +-
 debian/maven.cleanIgnoreRules  |2 +
 debian/maven.ignoreRules   |2 +
 debian/orig-tar.sh |   16 --
 debian/watch   |3 +-
 pom.xml|   53 ++-
 .../robust_http_client/RetryableHttpStream.java|   23 +
 src/site/site.xml  |   19 +++
 9 files changed, 89 insertions(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7ef3064..0efb4db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-robust-http-client (1.1-1) unstable; urgency=low
+robust-http-client (1.2-1) unstable; urgency=low
 
   * Initial release. (Closes: #629508)
 
- -- James Page james.p...@canonical.com  Tue, 07 Jun 2011 09:58:08 +0100
+ -- James Page james.p...@canonical.com  Mon, 20 Jun 2011 08:22:03 +0100
diff --git a/debian/copyright b/debian/copyright
index 4293a96..91bf9b9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Name: Robust HTTP client library
 Source: http://java.net/projects/robust-http-client
 
 Files: *
-Copyright: 2010, Kohsuke Kawaguchi
+Copyright: 2009, Sun Microsystems, Inc.
 License: MIT
 
 Files: debian/*
diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules
index 923f8b7..72d16af 100644
--- a/debian/maven.cleanIgnoreRules
+++ b/debian/maven.cleanIgnoreRules
@@ -16,3 +16,5 @@
 
 org.apache.maven.plugins maven-idea-plugin * * * *
 org.jvnet.wagon-svn wagon-svn * * * *
+org.kathrynhuxtable.maven.wagon wagon-gitsite * * * *
+org.apache.maven.scm maven-scm-provider-gitexe * * * *
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 923f8b7..72d16af 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -16,3 +16,5 @@
 
 org.apache.maven.plugins maven-idea-plugin * * * *
 org.jvnet.wagon-svn wagon-svn * * * *
+org.kathrynhuxtable.maven.wagon wagon-gitsite * * * *
+org.apache.maven.scm maven-scm-provider-gitexe * * * *
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index 47e0c74..000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh -e
-
-VERSION=$2
-TAR=../robust-http-client_$VERSION.orig.tar.gz
-DIR=robust-http-client-$VERSION
-TAG=$(echo robust-http-client-$VERSION | sed -re's/~(alpha|beta)/-\1-/')
-
-svn export https://svn.java.net/svn/robust-http-client~svn/tags/${TAG}/ $DIR
-GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.class' $DIR
-rm -rf $DIR ../$TAG
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir  echo moved $TAR to $origDir
-fi
diff --git a/debian/watch b/debian/watch
index dca64f5..7dd35a2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
 opts=uversionmangle=s/-(alpha|beta)-/~$1/ \
-  http://java.net/projects/robust-http-client/sources/svn/show/tags \
-  
/projects/robust-http-client/sources/svn/show/tags/robust-http-client-(\d+).(\d+).*
 debian debian/orig-tar.sh
+  http://githubredir.debian.net/github/kohsuke/robust-http-client/ 
robust-http-client-(.*).tar.gz 
diff --git a/pom.xml b/pom.xml

[SCM] robust-http-client packaging branch, upstream, updated. upstream/1.1-1-g7667eb6

2011-06-20 Thread James Page
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project robust-http-client packaging.

The branch, upstream has been updated
   via  7667eb6eb64ddd6f9c4ad8b5d47a79e69d63bf79 (commit)
  from  d70d0dc4ec753423bd041902ecbe3fa78dd40b6f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
---

Summary of changes:
 pom.xml|   53 ++-
 .../robust_http_client/RetryableHttpStream.java|   23 +
 src/site/site.xml  |   19 +++
 3 files changed, 81 insertions(+), 14 deletions(-)

diff --git a/pom.xml b/pom.xml
index fd79e03..d547c9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,26 +2,29 @@
   modelVersion4.0.0/modelVersion
   groupIdorg.jvnet.robust-http-client/groupId
   artifactIdrobust-http-client/artifactId
-  packagingjar/packaging
-  version1.1/version
+  version1.2/version
   nameRobust HTTP client library/name
-  urlhttp://maven.apache.org/url
+  descriptionInputStream that hides automatic download retry/description
+  urlhttp://${project.artifactId}.kohsuke.org//url
 
   scm
-
connectionscm:svn:https://svn.dev.java.net/svn/robust-http-client/tags/robust-http-client-1.1/connection
-
developerConnectionscm:svn:https://svn.dev.java.net/svn/robust-http-client/tags/robust-http-client-1.1/developerConnection
-
urlhttps://robust-http-client.dev.java.net/source/browse/robust-http-client/tags/robust-http-client-1.1/url
+
connectionscm:git:g...@github.com/kohsuke/${project.artifactId}.git/connection
+
developerConnectionscm:git:ssh://g...@github.com/kohsuke/${project.artifactId}.git/developerConnection
+urlhttp://${project.artifactId}.kohsuke.org//url
   /scm
 
   distributionManagement
 repository
-  uniqueVersionfalse/uniqueVersion
-  idlocal-repository/id
-  
urlsvn:https://svn.dev.java.net/svn/maven2-repository/trunk/repository//url
+  idmaven.jenkins-ci.org/id
+  urlhttp://maven.jenkins-ci.org:8081/content/repositories/releases/url
 /repository
+snapshotRepository
+  idmaven.jenkins-ci.org/id
+  
urlhttp://maven.jenkins-ci.org:8081/content/repositories/snapshots/url
+/snapshotRepository
 site
-  idlocal/id
-  urlsvn:https://svn.dev.java.net/svn/robust-http-client/trunk/www//url
+  idgithub-pages/id
+  urlgitsite:g...@github.com/kohsuke/${project.artifactId}.git/url
 /site
   /distributionManagement
 
@@ -42,13 +45,28 @@
   downloadSourcestrue/downloadSources
 /configuration
   /plugin
+  plugin
+groupIdorg.apache.maven.plugins/groupId
+artifactIdmaven-site-plugin/artifactId
+version3.0-beta-3/version
+  /plugin
 /plugins
 
 extensions
   extension
-groupIdorg.jvnet.wagon-svn/groupId
-artifactIdwagon-svn/artifactId
-version1.9/version
+groupIdorg.apache.maven.scm/groupId
+artifactIdmaven-scm-provider-gitexe/artifactId
+version1.3/version
+  /extension
+  extension
+groupIdorg.apache.maven.scm/groupId
+artifactIdmaven-scm-manager-plexus/artifactId
+version1.3/version
+  /extension
+  extension
+groupIdorg.kathrynhuxtable.maven.wagon/groupId
+artifactIdwagon-gitsite/artifactId
+version0.3.1/version
   /extension
 /extensions
   /build
@@ -75,4 +93,11 @@
 distributionrepo/distribution
 /license
   /licenses
+
+  repositories
+repository
+  idm.g.o-public/id
+  urlhttp://maven.glassfish.org/content/groups/public//url
+/repository
+  /repositories
 /project
diff --git 
a/src/main/java/org/jvnet/robust_http_client/RetryableHttpStream.java 
b/src/main/java/org/jvnet/robust_http_client/RetryableHttpStream.java
index 3336d3d..53381a0 100644
--- a/src/main/java/org/jvnet/robust_http_client/RetryableHttpStream.java
+++ b/src/main/java/org/jvnet/robust_http_client/RetryableHttpStream.java
@@ -1,3 +1,26 @@
+/*
+ * The MIT License
+ *
+ * Copyright (c) 2009, Sun Microsystems, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the Software), to 
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *

[SCM] robust-http-client packaging annotated tag, upstream/1.2, created. upstream/1.2

2011-06-20 Thread James Page
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project robust-http-client packaging.

The annotated tag, upstream/1.2 has been created
at  0124e3538e5e5a2de646791b4c5774de09a6a607 (tag)
   tagging  7667eb6eb64ddd6f9c4ad8b5d47a79e69d63bf79 (commit)
  replaces  upstream/1.1
 tagged by  James Page
on  Mon Jun 20 08:20:23 2011 +0100

- Log -
Upstream version 1.2

James Page (1):
  Imported Upstream version 1.2

---


hooks/post-receive
-- 
robust-http-client packaging

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


Bug#628662: gradle: Switch dependency on libjna-posix-java to libjnr-posix-java

2011-06-20 Thread Miguel Landaeta
On Tue, May 31, 2011 at 09:43:19AM +0200, Nicolas Duboc wrote:
  Could you then please update the dependencies of Gradle to
 libjnr-posix-java ?

Recently I had some problems updating this dependency,
so I'll give another try when upstream releases a new 1.0
milestone or a final and stable release for 1.0.

-- 
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



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


[bts-link] source package rhino

2011-06-20 Thread bts-link-upstream
#
# bts-link upstream status pull for source package rhino
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #630341 (http://bugs.debian.org/630341)
#  * https://bugzilla.mozilla.org/show_bug.cgi?id=664523
#  * remote status changed: (?) - UNCONFIRMED
usertags 630341 + status-UNCONFIRMED

thanks

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


bsaf 1.9-2 MIGRATED to testing

2011-06-20 Thread Debian testing watch
FYI: The status of the bsaf source package
in Debian's testing distribution has changed.

  Previous version: 1.9-1
  Current version:  1.9-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


Bug#630542: yui-compressor: mangles strings containing backslash

2011-06-20 Thread Damien Raude-Morvan
Hi Jakub,

Le mercredi 15 juin 2011 22:59:41, Damien Raude-Morvan a écrit :
 Le mercredi 15 juin 2011 01:22:12, Jakub Wilk a écrit :
  $ cat tmp.js
  x = \\;
  
  $ yui-compressor tmp.js; echo
  x=\;
 
 Thanks for you feedback, I can confirm that this break badly with jQuery.
 It seems regression testsuite in yui-compressor is not sufficient to check
 this case.

Could you please try yui-compressor package I've put here with your jQuery 
build :
http://people.debian.org/~drazzib/yui/

Thanks in advance,
-- 
Damien


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

Processed: limit source to yui-compressor, tagging 630542

2011-06-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #yui-compressor (2.4.6+rhino17R3-1) UNRELEASED; urgency=low
 #
 #  * Re-add some part of embedded Rhino source code because
 #some code as not been merged into Rhino 1.7R3 release
 #(Closes: #630542).
 #- d/copyright: Readd copyright notice.
 #- d/fetch-upstream: Update script to download rhino source code.
 #- d/patches/tokenstream.patch: Updated for Rhino 1.7R3.
 #
 limit source yui-compressor
Limiting to bugs with field 'source' containing at least one of 'yui-compressor'
Limit currently set to 'source':'yui-compressor'

 tags 630542 + pending
Bug #630542 [yui-compressor] yui-compressor: mangles strings containing 
backslash
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630542
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/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r13806 - trunk/java-common/debian

2011-06-20 Thread Sylvestre Ledru
Author: sylvestre
Date: 2011-06-20 17:52:44 + (Mon, 20 Jun 2011)
New Revision: 13806

Modified:
   trunk/java-common/debian/changelog
   trunk/java-common/debian/rules
Log:

  [ Sylvestre Ledru ]
  * Under mips, openjdk should be proposed instead of gcj (Closes: #631140) 

Modified: trunk/java-common/debian/changelog
===
--- trunk/java-common/debian/changelog  2011-06-15 22:32:56 UTC (rev 13805)
+++ trunk/java-common/debian/changelog  2011-06-20 17:52:44 UTC (rev 13806)
@@ -3,6 +3,9 @@
   * Bumped Standards-Versions to 3.9.1 - no changes required.
   * Removed DMUA  - no longer required.
 
+  [ Sylvestre Ledru ]
+  * Under mips, openjdk should be proposed instead of gcj (Closes: #631140)
+
  -- Niels Thykier ni...@thykier.net  Tue, 09 Nov 2010 08:32:02 +0100
 
 java-common (0.40) unstable; urgency=medium

Modified: trunk/java-common/debian/rules
===
--- trunk/java-common/debian/rules  2011-06-15 22:32:56 UTC (rev 13805)
+++ trunk/java-common/debian/rules  2011-06-20 17:52:44 UTC (rev 13806)
@@ -25,7 +25,7 @@
 dversion   = 1:1.5-$(jrel)
 jvmdir = java-gcj
 
-ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel i386 ia64 lpia mipsel 
powerpc powerpcspe s390 sparc sh4))
+ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel i386 ia64 lpia mips 
mipsel powerpc powerpcspe s390 sparc sh4))
   p_jre= openjdk-6-jre
   p_jhl= openjdk-6-jre-headless
   p_jdk= openjdk-6-jdk


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


[pkg-java] r13807 - in trunk/yui-compressor/debian: . patches

2011-06-20 Thread Damien Raude-Morvan
Author: drazzib
Date: 2011-06-20 20:28:41 + (Mon, 20 Jun 2011)
New Revision: 13807

Added:
   trunk/yui-compressor/debian/patches/tokenstream.patch
Modified:
   trunk/yui-compressor/debian/changelog
   trunk/yui-compressor/debian/copyright
   trunk/yui-compressor/debian/fetch-upstream
   trunk/yui-compressor/debian/patches/series
   trunk/yui-compressor/debian/rules
Log:
* Re-add some part of embedded Rhino source code because
  some code as not been merged into Rhino 1.7R3 release.
  - d/copyright: Readd copyright notice.
  - d/fetch-upstream: Update script to download rhino source code.
  - d/patches/tokenstream.patch: Updated for Rhino 1.7R3.

Modified: trunk/yui-compressor/debian/changelog
===
--- trunk/yui-compressor/debian/changelog   2011-06-20 17:52:44 UTC (rev 
13806)
+++ trunk/yui-compressor/debian/changelog   2011-06-20 20:28:41 UTC (rev 
13807)
@@ -1,3 +1,13 @@
+yui-compressor (2.4.6+rhino17R3-1) UNRELEASED; urgency=low
+
+  * Re-add some part of embedded Rhino source code because
+some code as not been merged into Rhino 1.7R3 release.
+- d/copyright: Readd copyright notice.
+- d/fetch-upstream: Update script to download rhino source code.
+- d/patches/tokenstream.patch: Updated for Rhino 1.7R3.
+
+ -- Damien Raude-Morvan draz...@debian.org  Mon, 20 Jun 2011 22:17:29 +0200
+
 yui-compressor (2.4.6+debian1-1) unstable; urgency=low
 
   * New source tarball without embedded Rhino source code:

Modified: trunk/yui-compressor/debian/copyright
===
--- trunk/yui-compressor/debian/copyright   2011-06-20 17:52:44 UTC (rev 
13806)
+++ trunk/yui-compressor/debian/copyright   2011-06-20 20:28:41 UTC (rev 
13807)
@@ -69,6 +69,43 @@
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
+Files: src/org/*
+Copyright: Copyright 1997-1999, Netscape Communications Corporation.
+License: MPL-1.1 | GPL-2+
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the License); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ Software distributed under the License is distributed on an AS IS basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ The Original Code is Rhino code, released
+ May 6, 1999.
+ .
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1997-1999
+ the Initial Developer. All Rights Reserved.
+ .
+ Contributor(s):
+   Mike Ang
+   Igor Bukanov
+   Bob Jervis
+   Mike McCabe
+ .
+ Alternatively, the contents of this file may be used under the terms of
+ the GNU General Public License Version 2 or later (the GPL), in which
+ case the provisions of the GPL are applicable instead of those above. If
+ you wish to allow use of your version of this file only under the terms of
+ the GPL and not to allow others to use your version of this file under the
+ MPL, indicate your decision by deleting the provisions above and replacing
+ them with the notice and other provisions required by the GPL. If you do
+ not delete the provisions above, a recipient may use your version of this
+ file under either the MPL or the GPL.
+
 Files: debian/*
 Copyright: Copyright 2009, Dominik Smatana dominik.smat...@gmail.com
 Copyright: Copyright 2009-2011, Damien Raude-Morvan draz...@debian.org

Modified: trunk/yui-compressor/debian/fetch-upstream
===
--- trunk/yui-compressor/debian/fetch-upstream  2011-06-20 17:52:44 UTC (rev 
13806)
+++ trunk/yui-compressor/debian/fetch-upstream  2011-06-20 20:28:41 UTC (rev 
13807)
@@ -2,12 +2,13 @@
 set -e
 
 echo $#
-if test $# != 2 ; then
-echo usage: $0 upstream version number expected tarball version
+if test $# != 3 ; then
+echo usage: $0 upstream version number expected tarball version 
rhino package version
 exit 1
 fi
 version=$1
 orig_tarball_version=$2
+rhino_version=$3
 curdir=$PWD
 
 # download
@@ -21,6 +22,14 @@
 rm -rf yuicompressor-$version/lib
 rm -rf yuicompressor-$version/src/org/mozilla/javascript/*
 
+# download rhino source
+apt-get source rhino=$rhino_version
+rhino_version=$(echo $rhino_version | cut -d - -f 1)
+#cp rhino-$rhino_version/src/org/mozilla/javascript/Decompiler.java 
yuicompressor-$version/src/org/mozilla/javascript
+#cp rhino-$rhino_version/src/org/mozilla/javascript/Parser.java 
yuicompressor-$version/src/org/mozilla/javascript
+#cp rhino-$rhino_version/src/org/mozilla/javascript/Token.java 
yuicompressor-$version/src/org/mozilla/javascript
+cp 

[pkg-java] r13808 - trunk/yui-compressor/debian

2011-06-20 Thread Damien Raude-Morvan
Author: drazzib
Date: 2011-06-20 20:30:10 + (Mon, 20 Jun 2011)
New Revision: 13808

Modified:
   trunk/yui-compressor/debian/changelog
Log:
Add bugnumber

Modified: trunk/yui-compressor/debian/changelog
===
--- trunk/yui-compressor/debian/changelog   2011-06-20 20:28:41 UTC (rev 
13807)
+++ trunk/yui-compressor/debian/changelog   2011-06-20 20:30:10 UTC (rev 
13808)
@@ -1,12 +1,13 @@
 yui-compressor (2.4.6+rhino17R3-1) UNRELEASED; urgency=low
 
   * Re-add some part of embedded Rhino source code because
-some code as not been merged into Rhino 1.7R3 release.
+some code as not been merged into Rhino 1.7R3 release
+(Closes: #630542).
 - d/copyright: Readd copyright notice.
 - d/fetch-upstream: Update script to download rhino source code.
 - d/patches/tokenstream.patch: Updated for Rhino 1.7R3.
 
- -- Damien Raude-Morvan draz...@debian.org  Mon, 20 Jun 2011 22:17:29 +0200
+ -- Damien Raude-Morvan draz...@debian.org  Mon, 20 Jun 2011 22:29:41 +0200
 
 yui-compressor (2.4.6+debian1-1) unstable; urgency=low
 


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


[pkg-java] r13809 - trunk/java-common/debian

2011-06-20 Thread Sylvestre Ledru
Author: sylvestre
Date: 2011-06-20 22:28:19 + (Mon, 20 Jun 2011)
New Revision: 13809

Modified:
   trunk/java-common/debian/changelog
Log:
more info about the change

Modified: trunk/java-common/debian/changelog
===
--- trunk/java-common/debian/changelog  2011-06-20 20:30:10 UTC (rev 13808)
+++ trunk/java-common/debian/changelog  2011-06-20 22:28:19 UTC (rev 13809)
@@ -5,6 +5,7 @@
 
   [ Sylvestre Ledru ]
   * Under mips, openjdk should be proposed instead of gcj (Closes: #631140)
+Revert of the change introduced in version 0.39
 
  -- Niels Thykier ni...@thykier.net  Tue, 09 Nov 2010 08:32:02 +0100
 


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


[SCM] robust-http-client packaging annotated tag, debian/1.2-1, created. debian/1.2-1

2011-06-20 Thread Tony Mancill
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project robust-http-client packaging.

The annotated tag, debian/1.2-1 has been created
at  2c02732c4e9d938426597f26213e2ec8f665e6c7 (tag)
   tagging  0891e0670bf68211a38dae5a08697b32d0bc4261 (commit)
  replaces  upstream/1.2
 tagged by  tony mancill
on  Mon Jun 20 21:44:43 2011 -0700

- Log -
Debian release 1.2-1

James Page (5):
  Initial Debian Packaging
  Updated watch for new SCM location
  Merge commit 'upstream/1.2'
  Updates for new upstream release
  Updated copyright and added extra library to *gnoreRules

---


hooks/post-receive
-- 
robust-http-client packaging

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


robust-http-client_1.2-1_amd64.changes is NEW

2011-06-20 Thread Debian FTP Masters
(new) librobust-http-client-java-doc_1.2-1_all.deb optional doc
Documentation for Robust HTTP client library for Java
 This library provides a Java InputStream implementation around a
 HTTP connection that automatically reconnects if the connection
 fails in the middle of communication.
 .
 This package provides the API documentation for librobust-http-client-java.
(new) librobust-http-client-java_1.2-1_all.deb optional java
Robust HTTP client library for Java
 This library provides a Java InputStream implementation around a
 HTTP connection that automatically reconnects if the connection
 fails in the middle communication.
(new) robust-http-client_1.2-1.debian.tar.gz optional java
(new) robust-http-client_1.2-1.dsc optional java
(new) robust-http-client_1.2.orig.tar.gz optional java
Changes: robust-http-client (1.2-1) unstable; urgency=low
 .
  * Initial release. (Closes: #629508)


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 629508 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

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