[eclipse-pydev] 38/38: wrap-and-sort -sa
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Feb 27 17:26:00 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 0d1b5251ef702798a37733b533d254b3d7f71e53
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Feb 27 18:14:14 2015 +0100
wrap-and-sort -sa
---
debian/control | 78 +++++++++++++++++++++++++++++++-------------------------
debian/copyright | 1 -
2 files changed, 43 insertions(+), 36 deletions(-)
diff --git a/debian/control b/debian/control
index 73f5629..3d51c74 100644
--- a/debian/control
+++ b/debian/control
@@ -2,28 +2,30 @@ 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: 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,
- libxerces2-java,
- libyaml-snake-java,
- libxmlrpc3-client-java,
- libxmlrpc3-common-java,
- libxmlrpc3-server-java,
- unzip,
- zip
+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
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
@@ -31,10 +33,12 @@ Homepage: http://pydev.org
Package: eclipse-pydev
Architecture: any
-Depends: eclipse-pydev-data (>= ${source:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-Recommends: gdb
+Depends:
+ eclipse-pydev-data (>= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs: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.
@@ -58,11 +62,14 @@ 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.
@@ -88,10 +95,11 @@ Description: Python IDE for Eclipse (data)
Package: eclipse-mylyn-context-pydev
Architecture: all
-Depends: eclipse-pydev (>= ${binary:Version}),
- eclipse-mylyn,
- ${misc:Depends},
- ${orbit:Depends}
+Depends:
+ eclipse-mylyn,
+ eclipse-pydev (>= ${binary:Version}),
+ ${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 381e651..3eabf59 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -554,4 +554,3 @@ 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