[eclipse-pydev] 19/38: Revert "wrap-and-sort -sa"
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Feb 27 17:25:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository eclipse-pydev.
commit 07a3f0d0ea514443bac1ac3c5b898eb550f034be
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Feb 26 22:52:23 2015 +0100
Revert "wrap-and-sort -sa"
This reverts commit 5ef12485b48ee7dc5ceaa829bf221ac30695b621.
---
debian/control | 78 +++++++++++++++++++++++++-------------------------------
debian/copyright | 1 +
2 files changed, 36 insertions(+), 43 deletions(-)
diff --git a/debian/control b/debian/control
index 3d51c74..01d13cb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,30 +2,28 @@ Source: eclipse-pydev
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends:
- antlr3 (>= 3.2-9),
- debhelper (>= 9),
- eclipse-mylyn (>= 3.8.2-2),
- eclipse-pde (>= 3.8),
- eclipse-rse,
- javahelper,
- jython (>= 2.5.3-3),
- libasm3-java (>= 3.3.2-2),
- libconstantine-java (>= 0.7-4),
- libguava-java (>= 13.0.1-2),
- libjaffl-java (>= 0.5.9-2),
- libjffi-java (>= 1.0.2-10),
- libjnr-posix-java (>= 1.1.8-2),
- libjpathwatch-java,
- libxerces2-java,
- libxmlrpc3-client-java,
- libxmlrpc3-common-java,
- libxmlrpc3-server-java,
- libyaml-snake-java,
- unzip,
- zip
+Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
+Build-Depends: debhelper (>= 9),
+ eclipse-pde (>= 3.8),
+ eclipse-rse,
+ eclipse-mylyn (>= 3.8.2-2),
+ javahelper,
+ jython (>= 2.5.3-3),
+ antlr3 (>= 3.2-9),
+ libasm3-java (>= 3.3.2-2),
+ libconstantine-java (>= 0.7-4),
+ libguava-java (>= 13.0.1-2),
+ libjaffl-java (>= 0.5.9-2),
+ libjffi-java (>= 1.0.2-10),
+ libjnr-posix-java (>= 1.1.8-2),
+ libjpathwatch-java,
+ libyaml-snake-java,
+ libxerces2-java,
+ libxmlrpc3-client-java,
+ libxmlrpc3-common-java,
+ libxmlrpc3-server-java,
+ unzip,
+ zip
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-pydev.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/eclipse-pydev.git
@@ -33,12 +31,10 @@ Homepage: http://pydev.org
Package: eclipse-pydev
Architecture: any
-Depends:
- eclipse-pydev-data (>= ${source:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends:
- gdb
+Depends: eclipse-pydev-data (>= ${source:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Recommends: gdb
Description: Python IDE for Eclipse
PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and
IronPython development.
@@ -62,14 +58,11 @@ Description: Python IDE for Eclipse
Package: eclipse-pydev-data
Architecture: all
-Depends:
- eclipse-platform (>= 3.8),
- ${misc:Depends},
- ${orbit:Depends}
-Recommends:
- python
-Suggests:
- ipython
+Depends: eclipse-platform (>= 3.8),
+ ${misc:Depends},
+ ${orbit:Depends}
+Recommends: python
+Suggests: ipython
Description: Python IDE for Eclipse (data)
PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and
IronPython development.
@@ -95,11 +88,10 @@ Description: Python IDE for Eclipse (data)
Package: eclipse-mylyn-context-pydev
Architecture: all
-Depends:
- eclipse-mylyn,
- eclipse-pydev (>= ${binary:Version}),
- ${misc:Depends},
- ${orbit:Depends}
+Depends: eclipse-pydev (>= ${binary:Version}),
+ eclipse-mylyn,
+ ${misc:Depends},
+ ${orbit:Depends}
Description: Mylyn context integration for PyDev
Mylyn context provides usage monitoring, degree-of-interested modeling and the
task-focused user extensions implementation for the Eclipse UI, which re-aligns
diff --git a/debian/copyright b/debian/copyright
index 3eabf59..381e651 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -554,3 +554,4 @@ License: CPL-1.0
Agreement will bring a legal action under this Agreement more than one year
after the cause of action arose. Each party waives its rights to a jury trial
in any resulting litigation.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git
More information about the pkg-java-commits
mailing list