[sisu-guice] 01/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 21 08:35:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sisu-guice.
commit 562e4f56ce06892e7eb53aeb86558a209d5ee0fa
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 21 09:25:18 2017 +0100
Wrap and sort
---
debian/control | 51 ++++++++++++++++++++-------------------------------
debian/copyright | 3 +--
2 files changed, 21 insertions(+), 33 deletions(-)
diff --git a/debian/control b/debian/control
index d74d645..8483628 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,26 @@ Source: sisu-guice
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Eugene Zhukov <jevgeni.zh at gmail.com>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: glassfish-javaee,
- libaopalliance-java,
- libasm-java (>= 5.0),
- libatinject-jsr330-api-java,
- libcglib-java (>= 3.2),
- libguava-java,
- libjarjar-maven-plugin-java,
- libmaven-bundle-plugin-java (>= 2.3.7-2~),
- libmaven-javadoc-plugin-java,
- libmunge-maven-plugin-java,
- libservlet3.1-java,
- junit4,
- libbuild-helper-maven-plugin-java
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>,
+ Eugene Zhukov <jevgeni.zh at gmail.com>
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ glassfish-javaee,
+ junit4,
+ libaopalliance-java,
+ libasm-java (>= 5.0),
+ libatinject-jsr330-api-java,
+ libbuild-helper-maven-plugin-java,
+ libcglib-java (>= 3.2),
+ libguava-java,
+ libjarjar-maven-plugin-java,
+ libmaven-bundle-plugin-java (>= 2.3.7-2~),
+ libmaven-javadoc-plugin-java,
+ libmunge-maven-plugin-java,
+ libservlet3.1-java,
+ maven-debian-helper (>= 1.4)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/sisu-guice.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sisu-guice.git
@@ -34,19 +39,3 @@ Description: Patched build of Google Guice for Sisu-IoC
This package contains a patched build of Guice modified for
Sisu IoC framework (for instance, removes the need to write
explicit bindings in Guice modules).
-
-#Package: libsisu-guice-java-doc
-#Architecture: all
-#Section: doc
-#Depends: ${maven:DocDepends}, ${misc:Depends}
-#Recommends: ${maven:DocOptionalDepends}
-#Suggests: libsisu-guice-java
-#Description: Patched build of Google Guice for Sisu-IoC - Documentation
-# Google Guice is a lightweight dependency injection framework
-# for Java 5 and above.
-# .
-# This package contains a patched build of Guice modified for
-# Sisu IoC framework (for instance, removes the need to write
-# explicit bindings in Guice modules).
-# .
-# This package contains Javadoc documentatin for libsisu-guice-java
diff --git a/debian/copyright b/debian/copyright
index 4fa7c80..ca133a8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: https://github.com/sonatype/sisu-guice/
Comment:
This project incorporates classes from the libasm-java and libcglib-java
packages (versions listed in the Built-Using field in debian/control).
- under a different package to avoid classpath conflicts.
+ under a different package to avoid classpath conflicts.
Files: *
Copyright: 2006-2011, Google, Inc.
@@ -56,4 +56,3 @@ License: Apache-2.0
License: Apache-2.0
On Debian GNU/Linux system you can find the complete text of the
Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git
More information about the pkg-java-commits
mailing list