[eclipse-jgit] branch master updated (49ac62c -> d83b57b)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 22 12:41:32 UTC 2015


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

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

      from  49ac62c   prepare for upload to unstable
       new  19c306e   Updated debian/watch
      adds  910c4ae   Imported Upstream version 3.7.1
       new  59f5838   Merge tag 'upstream/3.7.1'
       new  a17989c   Refreshed the patches
       new  9e241e2   Added the missing build dependency on junit4
       new  d83b57b   Upload to unstable

The 5 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                                   | 10 +++
 debian/control                                     |  1 +
 debian/patches/debian-custom-build.patch           | 12 ++--
 debian/patches/ftbfs-args4j-2.0.30-fix.patch       | 36 ++--------
 debian/watch                                       |  2 +-
 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   | 24 +++----
 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       |  2 +-
 .../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     | 34 +++++-----
 org.eclipse.jgit.pgm.test/pom.xml                  |  2 +-
 org.eclipse.jgit.pgm/META-INF/MANIFEST.MF          | 62 ++++++++---------
 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         | 78 +++++++++++-----------
 org.eclipse.jgit.test/pom.xml                      |  2 +-
 .../org/eclipse/jgit/revwalk/ObjectWalkTest.java   | 15 -----
 org.eclipse.jgit.ui/META-INF/MANIFEST.MF           | 18 ++---
 org.eclipse.jgit.ui/pom.xml                        |  2 +-
 org.eclipse.jgit/META-INF/MANIFEST.MF              | 72 ++++++++++----------
 org.eclipse.jgit/META-INF/SOURCE-MANIFEST.MF       |  4 +-
 org.eclipse.jgit/pom.xml                           |  2 +-
 .../src/org/eclipse/jgit/revwalk/ObjectWalk.java   | 14 +---
 pom.xml                                            |  2 +-
 62 files changed, 293 insertions(+), 335 deletions(-)

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