]> git.sven.stormbind.net Git - sven/java-package.git/commitdiff
depend on build-essential
authortony mancill <tmancill@debian.org>
Fri, 19 Jun 2015 05:03:13 +0000 (22:03 -0700)
committertony mancill <tmancill@debian.org>
Fri, 19 Jun 2015 05:03:13 +0000 (22:03 -0700)
debian/changelog
debian/control

index 7e35416092f5ff7199e962150796ea76d24338f7..8eb51d39c164266342423c4e1a95f68807b87a3a 100644 (file)
@@ -2,6 +2,8 @@ java-package (0.60) UNRELEASED; urgency=medium
 
   * Team upload.
   * Update the package long description.
+  * Add build-essential as a dependency and drop the (now redundant)
+    recommends on gcc.  (Closes: #787809)
 
  -- tony mancill <tmancill@debian.org>  Thu, 18 Jun 2015 22:00:02 -0700
 
index 0eca673d4bd31b070a4262a638b3feaed803cdc7..7adbe987dacf94cfb82604d9b82baa3819eeb348 100644 (file)
@@ -11,6 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/java-package.git
 Package: java-package
 Architecture: all
 Depends: debhelper (>= 9),
+         build-essential,
          dpkg-dev,
          fakeroot,
          libasound2,
@@ -23,7 +24,6 @@ Depends: debhelper (>= 9),
          libxxf86vm1,
          unzip,
          ${misc:Depends}
-Recommends: gcc
 Suggests: openjdk-7-jre
 Description: Utility for creating Java Debian packages
  This package provides the capability to build a Debian package from