[SCM] UNNAMED PROJECT branch, master, updated. debian/2.0.0-1-3-g06163bd

Niels Thykier niels at thykier.net
Wed Jun 27 10:30:16 UTC 2012


The following commit has been merged in the master branch:
commit bd6e4bd16c8cb7640443f83475bd263b4bd5bb7f
Author: Niels Thykier <niels at thykier.net>
Date:   Wed Jun 27 12:17:55 2012 +0200

    Add breaks on eclipse-egit << 2.0
    
    Signed-off-by: Niels Thykier <niels at thykier.net>

diff --git a/debian/changelog b/debian/changelog
index b3e9938..d1bece6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jgit (2.0.0-2) UNRELEASED; urgency=low
+
+  * Add breaks on eclipse-egit (<< 2.0) to ensure egit is
+    upgraded together with libjgit-java.
+
+ -- Niels Thykier <niels at thykier.net>  Wed, 27 Jun 2012 12:16:26 +0200
+
 jgit (2.0.0-1) unstable; urgency=low
 
   * New Upstream release.
diff --git a/debian/control b/debian/control
index 91514b9..e3a6a0e 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: ${java:Depends},
          ${misc:Depends}
 Suggests: libjgit-java-doc
 Replaces: eclipse-jgit (<< 2.0.0)
-Breaks: eclipse-jgit (<< 2.0.0)
+Breaks: eclipse-jgit (<< 2.0.0), eclipse-egit (<< 2.0.0~)
 Description: Java implementation of GIT version control
  JGit is a lightweight, pure Java library implementing the Git version control
  system:

-- 
UNNAMED PROJECT



More information about the pkg-java-commits mailing list