[eclipse-jgit] branch master updated (b936ce7 -> e415a5c)

Jakub Adam xhaakon-guest at moszumanska.debian.org
Wed Mar 26 19:34:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

xhaakon-guest pushed a change to branch master
in repository eclipse-jgit.

      from  b936ce7   prepare for upgrade
      adds  26c9d1f   Imported Upstream version 3.3.1
       new  61ec6f7   Merge tag 'upstream/3.3.1'
       new  68d2c15   Updated d/changelog with new upstream release
       new  e415a5c   Fix test failure in org.eclipse.jgit.pgm.ArchiveTest

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |  9 +++
 debian/control                                     |  1 +
 .../patches/fix-jgit-pgm-test-dependencies.patch   | 25 ++++++++
 debian/patches/series                              |  1 +
 org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF     | 12 ++--
 org.eclipse.jgit.ant.test/pom.xml                  |  2 +-
 org.eclipse.jgit.ant/META-INF/MANIFEST.MF          |  6 +-
 org.eclipse.jgit.ant/pom.xml                       |  2 +-
 org.eclipse.jgit.archive/META-INF/MANIFEST.MF      | 10 +--
 .../META-INF/SOURCE-MANIFEST.MF                    |  4 +-
 org.eclipse.jgit.archive/pom.xml                   |  2 +-
 org.eclipse.jgit.console/META-INF/MANIFEST.MF      | 12 ++--
 org.eclipse.jgit.console/pom.xml                   |  2 +-
 org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF  | 10 +--
 org.eclipse.jgit.http.apache/pom.xml               |  2 +-
 org.eclipse.jgit.http.server/META-INF/MANIFEST.MF  | 24 ++++----
 org.eclipse.jgit.http.server/pom.xml               |  2 +-
 org.eclipse.jgit.http.test/META-INF/MANIFEST.MF    | 36 +++++------
 org.eclipse.jgit.http.test/pom.xml                 |  2 +-
 org.eclipse.jgit.java7.test/META-INF/MANIFEST.MF   | 22 +++----
 org.eclipse.jgit.java7.test/pom.xml                |  2 +-
 org.eclipse.jgit.java7/META-INF/MANIFEST.MF        |  4 +-
 org.eclipse.jgit.java7/META-INF/SOURCE-MANIFEST.MF |  4 +-
 org.eclipse.jgit.java7/pom.xml                     |  2 +-
 org.eclipse.jgit.junit.http/META-INF/MANIFEST.MF   | 20 +++---
 org.eclipse.jgit.junit.http/pom.xml                |  2 +-
 org.eclipse.jgit.junit/META-INF/MANIFEST.MF        | 30 ++++-----
 org.eclipse.jgit.junit/pom.xml                     |  2 +-
 .../org.eclipse.jgit.feature/feature.xml           |  2 +-
 .../org.eclipse.jgit.feature/pom.xml               |  2 +-
 .../feature.xml                                    |  2 +-
 .../org.eclipse.jgit.http.apache.feature/pom.xml   |  2 +-
 .../org.eclipse.jgit.java7.feature/feature.xml     |  2 +-
 .../org.eclipse.jgit.java7.feature/pom.xml         |  2 +-
 .../org.eclipse.jgit.junit.feature/feature.xml     |  2 +-
 .../org.eclipse.jgit.junit.feature/pom.xml         |  2 +-
 .../org.eclipse.jgit.pgm.feature/feature.xml       |  4 +-
 .../org.eclipse.jgit.pgm.feature/pom.xml           |  2 +-
 .../feature.xml                                    |  2 +-
 .../org.eclipse.jgit.pgm.source.feature/pom.xml    |  2 +-
 .../org.eclipse.jgit.repository/pom.xml            |  2 +-
 .../org.eclipse.jgit.source.feature/feature.xml    |  2 +-
 .../org.eclipse.jgit.source.feature/pom.xml        |  2 +-
 .../org.eclipse.jgit.target/META-INF/MANIFEST.MF   |  2 +-
 .../org.eclipse.jgit.target/pom.xml                |  2 +-
 org.eclipse.jgit.packaging/pom.xml                 |  2 +-
 org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF     | 28 ++++-----
 org.eclipse.jgit.pgm.test/pom.xml                  |  2 +-
 org.eclipse.jgit.pgm/META-INF/MANIFEST.MF          | 60 +++++++++---------
 org.eclipse.jgit.pgm/META-INF/SOURCE-MANIFEST.MF   |  4 +-
 org.eclipse.jgit.pgm/pom.xml                       |  2 +-
 org.eclipse.jgit.test/META-INF/MANIFEST.MF         | 72 +++++++++++-----------
 org.eclipse.jgit.test/pom.xml                      |  2 +-
 org.eclipse.jgit.ui/META-INF/MANIFEST.MF           | 18 +++---
 org.eclipse.jgit.ui/pom.xml                        |  2 +-
 org.eclipse.jgit/META-INF/MANIFEST.MF              | 64 +++++++++----------
 org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF       |  4 +-
 org.eclipse.jgit/pom.xml                           |  2 +-
 .../org/eclipse/jgit/internal/storage/file/GC.java | 16 ++---
 .../org/eclipse/jgit/notes/DefaultNoteMerger.java  | 10 ++-
 .../jgit/transport/JschConfigSessionFactory.java   |  3 +
 .../org/eclipse/jgit/transport/TransportHttp.java  | 10 +--
 pom.xml                                            |  4 +-
 tools/maven-central/deploy.rb                      |  3 +-
 tools/maven-central/download.rb                    |  3 +-
 65 files changed, 324 insertions(+), 275 deletions(-)
 create mode 100644 debian/patches/fix-jgit-pgm-test-dependencies.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git



More information about the pkg-java-commits mailing list