[SCM] UNNAMED PROJECT branch, master, updated. debian/1.3.0-2-6-gb74c4c7
Jakub Adam
jakub.adam at ktknet.cz
Sat Jun 23 21:09:12 UTC 2012
The following commit has been merged in the master branch:
commit b74c4c747e1fc4d462685c8831f00046c33554c3
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sat Jun 23 16:38:40 2012 +0200
Removed eclipse-jgit dummy transitional package
diff --git a/debian/changelog b/debian/changelog
index 651a8c9..bb47333 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jgit (2.0.0-1) UNRELEASED; urgency=low
* New Upstream release.
* Refreshed d/patches/debian-custom-build.patch.
* Drop d/patches/tests-init-ant-project.patch. Applied upstream.
+ * Removed eclipse-jgit dummy transitional package.
-- Jakub Adam <jakub.adam at ktknet.cz> Sat, 23 Jun 2012 16:15:32 +0200
diff --git a/debian/control b/debian/control
index f114cdc..91514b9 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Architecture: all
Depends: ${java:Depends},
${misc:Depends}
Suggests: libjgit-java-doc
-Replaces: eclipse-jgit (<< 1.1.0-2~)
-Breaks: eclipse-jgit (<< 1.1.0-2~)
+Replaces: eclipse-jgit (<< 2.0.0)
+Breaks: eclipse-jgit (<< 2.0.0)
Description: Java implementation of GIT version control
JGit is a lightweight, pure Java library implementing the Git version control
system:
@@ -61,11 +61,3 @@ Description: Java implementation of GIT version control (command line interface)
system.
.
This package provides command line interface for user interaction with jgit.
-
-Package: eclipse-jgit
-Architecture: all
-Depends: libjgit-java, ${misc:Depends}
-Section: oldlibs
-Description: Transitional dummy package
- This is a transitional dummy package to rename eclipse-jgit to libjgit-java.
-
diff --git a/debian/eclipse-jgit.lintian-overrides b/debian/eclipse-jgit.lintian-overrides
deleted file mode 100644
index 8debabe..0000000
--- a/debian/eclipse-jgit.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-eclipse-jgit: copyright-should-refer-to-common-license-file-for-gpl
--
UNNAMED PROJECT
More information about the pkg-java-commits
mailing list