[libgpars-groovy-java] 03/07: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Feb 18 22:33:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libgpars-groovy-java.

commit b4da739abcedb6dae291d7b8286dba2662586b22
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 18 13:21:53 2015 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 25 ++++++++++++++++++-------
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cea6fa3..3151909 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libgpars-groovy-java (1.2.1-1) UNRELEASED; urgency=low
   [ Andreas Tille ]
   * Team upload
   * Upstream release version 1.2.1
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Wed, 18 Feb 2015 13:20:30 +0100
 
diff --git a/debian/control b/debian/control
index 8c2961d..3f35e43 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,28 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Miguel Landaeta <miguel at miguel.cc>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper,
- groovy (>= 2.0.8~), libnetty-java, libjsr166y-java (>= 1.7.0~), libjcsp-java,
- gradle, libmultiverse-core-java, libosgi-core-java
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 7.0.50),
+               default-jdk,
+               javahelper,
+               groovy (>= 2.0.8~),
+               libnetty-java,
+               libjsr166y-java (>= 1.7.0~),
+               libjcsp-java,
+               gradle,
+               libmultiverse-core-java,
+               libosgi-core-java
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libgpars-groovy-java.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/libgpars-groovy-java.git
 Homepage: http://gpars.codehaus.org/
-Vcs-Git: git://anonscm.debian.org/git/pkg-java/libgpars-groovy-java.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libgpars-groovy-java.git
 
 Package: libgpars-groovy-java
 Architecture: all
-Depends: groovy, libnetty-java, libjsr166y-java, libjcsp-java, ${misc:Depends}
+Depends: groovy,
+         libnetty-java,
+         libjsr166y-java,
+         libjcsp-java,
+         ${misc:Depends}
 Suggests: libgpars-groovy-java-doc (= ${binary:Version})
 Description: open-source concurrency library for Groovy
  Library that provides multiple high-level abstractions for

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgpars-groovy-java.git



More information about the pkg-java-commits mailing list