[eclipse-egit] branch master updated (cede071 -> 00eba54)

Jakub Adam xhaakon-guest at moszumanska.debian.org
Wed Mar 26 19:35:17 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-egit.

      from  cede071   prepare for upload
      adds  75e3283   Imported Upstream version 3.3.1
       new  5fa5cfd   Merge tag 'upstream/3.3.1'
       new  8ae90c6   Updated d/changelog with new upstream version
       new  00eba54   Refreshed d/patches/use-distribution-jgit.patch

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                                   |   7 +
 debian/patches/use-distribution-jgit.patch         |   4 +-
 org.eclipse.egit-feature/feature.xml               |   4 +-
 org.eclipse.egit-feature/pom.xml                   |   2 +-
 org.eclipse.egit.core.test/META-INF/MANIFEST.MF    |  22 +--
 org.eclipse.egit.core.test/pom.xml                 |   2 +-
 org.eclipse.egit.core/META-INF/MANIFEST.MF         |  66 ++++----
 org.eclipse.egit.core/pom.xml                      |   2 +-
 .../org/eclipse/egit/core/op/FetchOperation.java   |   7 +
 .../org/eclipse/egit/core/op/PullOperation.java    |  18 +++
 .../org/eclipse/egit/core/op/PushOperation.java    |   7 +
 org.eclipse.egit.doc/META-INF/MANIFEST.MF          |   2 +-
 org.eclipse.egit.doc/pom.xml                       |   2 +-
 org.eclipse.egit.mylyn-feature/feature.xml         |   4 +-
 org.eclipse.egit.mylyn-feature/pom.xml             |   2 +-
 .../META-INF/MANIFEST.MF                           |   2 +-
 org.eclipse.egit.mylyn.ui.test/pom.xml             |   8 +-
 org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF     |  24 +--
 org.eclipse.egit.mylyn.ui/pom.xml                  |   2 +-
 org.eclipse.egit.repository/pom.xml                |   2 +-
 org.eclipse.egit.source-feature/feature.xml        |   2 +-
 org.eclipse.egit.source-feature/pom.xml            |   2 +-
 org.eclipse.egit.target/META-INF/MANIFEST.MF       |   2 +-
 org.eclipse.egit.target/pom.xml                    |   2 +-
 org.eclipse.egit.ui.test/META-INF/MANIFEST.MF      |  24 +--
 org.eclipse.egit.ui.test/pom.xml                   |   6 +-
 org.eclipse.egit.ui/META-INF/MANIFEST.MF           | 166 ++++++++++-----------
 org.eclipse.egit.ui/pom.xml                        |   2 +-
 .../ui/internal/clone/AbstractGitCloneWizard.java  |   6 +-
 .../components/RepositorySelectionPage.java        |  53 +++++++
 .../credentials/EGitCredentialsProvider.java       |   2 +
 .../egit/ui/internal/fetch/FetchOperationUI.java   |   3 +
 .../egit/ui/internal/pull/PullOperationUI.java     |   2 +
 .../egit/ui/internal/push/PushOperationUI.java     |   3 +
 org.eclipse.egit/META-INF/MANIFEST.MF              |   2 +-
 org.eclipse.egit/pom.xml                           |   2 +-
 pom.xml                                            |   4 +-
 37 files changed, 288 insertions(+), 184 deletions(-)

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



More information about the pkg-java-commits mailing list