[Git][debian-gis-team/opencpn][master] debian: control: Fix deps/build deps mess.

Alec leamas gitlab at salsa.debian.org
Mon Oct 8 20:44:17 BST 2018


Alec leamas pushed to branch master at Debian GIS Project / opencpn


Commits:
e47d067d by Alec Leamas at 2018-10-08T19:42:45Z
debian: control: Fix deps/build deps mess.

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -2,18 +2,9 @@ Source: opencpn
 Section: misc
 Priority: optional
 Maintainer: Alec Leamas <leamas.alec at gmail.com>
-Build-Depends: debhelper (>= 11)
-Standards-Version: 4.2.1
-Homepage: http://opencpn.org
-Vcs-Browser: https://github.com/OpenCPN/OpenCPN
-Vcs-Git: https://github.com/OpenCPN/OpenCPN.git
-
-Package: opencpn
-Architecture: any
-Depends:
- opencpn-data (= ${source:Version}),
- bzip2,
+Build-Depends: debhelper (>= 11),
  cmake,
+ desktop-file-utils,
  libarchive-dev,
  libbz2-dev,
  libcurl4-gnutls-dev,
@@ -23,12 +14,23 @@ Depends:
  libgtk-3-dev,
  liblzma-dev,
  libpango1.0-dev,
- libportaudio2,
  libsqlite3-dev,
  libtinyxml-dev,
+ libunarr-dev,
  libwxgtk3.0-dev,
  libwxgtk3.0-gtk3-dev,
 # libwxsvg-dev, ## under review.
+ portaudio19-dev
+Standards-Version: 4.2.1
+Homepage: http://opencpn.org
+Vcs-Browser: https://github.com/OpenCPN/OpenCPN
+Vcs-Git: https://github.com/OpenCPN/OpenCPN.git
+
+Package: opencpn
+Architecture: any
+Depends:
+ opencpn-data (= ${source:Version}),
+ bzip2,
  wx3.0-i18n,
  ${shlibs:Depends}, ${misc:Depends}
 Description: Open Source Chartplotter and Marine GPS Navigation Software



View it on GitLab: https://salsa.debian.org/debian-gis-team/opencpn/commit/e47d067d9dc4df5b5db9081761538289ba12de59

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/opencpn/commit/e47d067d9dc4df5b5db9081761538289ba12de59
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181008/255def74/attachment-0001.html>


More information about the Pkg-grass-devel mailing list