Source: fritzing
Maintainer: Enrique Hernández Bello <ehbello@gmail.com>
Uploaders: Georges Khaznadar <georgesk@debian.org>
Section: electronics
Priority: optional
Build-Depends: debhelper (>= 11),
               imagemagick,
               qtbase5-dev,
               libqt5serialport5-dev,
               libqt5svg5-dev,
               zlib1g-dev,
               libboost-dev,
               libgit2-dev (>= 0.25),
               sqlite3
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/georgesk/fritzing
Vcs-Git: https://salsa.debian.org/georgesk/fritzing.git
Homepage: http://fritzing.org

Package: fritzing
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         fritzing-data (= ${source:Version}),
         libqt5sql5-sqlite,
	 fritzing-parts
Description: Easy-to-use electronic design software
 Fritzing is an open source project designed to help one transition from a
 prototype to a finished project. Aimed at users who want to produce or document
 circuits and experiments, one starts by building a physical prototype, then
 recreating it with Fritzing’s graphical editor. From there one can generate a
 schematic, PCB artwork, and PCB production files.

Package: fritzing-data
Architecture: all
Depends: ${misc:Depends}
Description: Easy-to-use electronic design software (data files)
 Fritzing is an open source project designed to help one transition from a
 prototype to a finished project. Aimed at users who want to produce or document
 circuits and experiments, one starts by building a physical prototype, then
 recreating it with Fritzing’s graphical editor. From there one can generate a
 schematic, PCB artwork, and PCB production files.
 .
 This package contains the architecture independent data files for Fritzing.

