[openpilot] 03/03: Update d/control.

Anton Gladky gladk at moszumanska.debian.org
Sun Apr 12 18:08:50 UTC 2015


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

gladk pushed a commit to branch master
in repository openpilot.

commit 7363b71bc1462c01f0d599e60246fc460689b819
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Apr 12 20:00:45 2015 +0200

    Update d/control.
---
 debian/control   | 55 +++++++++++++++++++++++++++++++++++++++++++++++--------
 debian/copyright |  3 +--
 2 files changed, 48 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index b98cfb5..e0685de 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,54 @@
 Source: openpilot
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: science
 Priority: optional
-Maintainer: James Duley <james at openpilot.org>
-Build-Depends: debhelper (>= 9), gcc-arm-none-eabi (>= 4.9.0), python-all-dev, libqt5opengl5-dev, qtbase5-dev, qtbase5-dev-tools, qttools5-dev-tools, libnewlib-arm-none-eabi(>=2.1.0+git20141201), libstdc++-arm-none-eabi-newlib, qtdeclarative5-dev, libqt5svg5-dev, qtscript5-dev, libusb-1.0-0-dev, libqt5serialport5-dev, qtmultimedia5-dev, libsdl1.2-dev, libudev-dev, libc6-i386, binutils-arm-none-eabi (=2.25-3+7), qml-module-qtquick-controls,  qtdeclarative5-dev, qml-module-qtquick-controls [...]
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+               gcc-arm-none-eabi (>= 4.9.0),
+               python-all-dev,
+               libqt5opengl5-dev,
+               qtbase5-dev,
+               qtbase5-dev-tools,
+               qttools5-dev-tools,
+               libnewlib-arm-none-eabi (>= 2.1.0+git20141201),
+               libstdc++-arm-none-eabi-newlib,
+               qtdeclarative5-dev,
+               libqt5svg5-dev,
+               qtscript5-dev,
+               libusb-1.0-0-dev,
+               libqt5serialport5-dev,
+               qtmultimedia5-dev,
+               libsdl1.2-dev,
+               libudev-dev,
+               libc6-i386,
+               binutils-arm-none-eabi (= 2.25-3+7),
+               qml-module-qtquick-controls,
+               libeigen3-dev,
+               zlib1g-dev,
+               lib3ds-dev,
+               libgtkglext1-dev,
+               libquazip-qt5-dev,
+               libquazip-headers
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/openpilot.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/openpilot.git
 Homepage: http://www.openpilot.org
-Vcs-Git: git://git.openpilot.org/OpenPilot.git
-Vcs-Browser: http://git.openpilot.org/changelog/OpenPilot
 
 Package: openpilot
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtquick-controls
-Description: OpenPilot GCS
- OpenPilot Ground Control Station software
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         qml-module-qtquick-controls
+Description: Platform for aerial robotics or other mobile vehicular platforms
+ OpenPilot is a next-generation Open Source UAV autopilot created by the 
+ OpenPilot Community (an all volunteer non-profit community). It is a highly 
+ capable platform for multirotors, helicopters, fixed wing aircraft, and
+ other vehicles. 
+ .
+ It has been designed from the ground up by a community of passionate 
+ developers from around the globe, with its core design principles being
+ quality, safety, and ease of use.  Simplicity does not come with any
+ compromises either: with no hard-coded settings, a complete flight plan
+ scripting language and other powerful features, OpenPilot is an extremely
+ capable UAV autopilot platform.
+
diff --git a/debian/copyright b/debian/copyright
index 3d041d3..d20269d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://www.openpilot.org/
 Upstream-Name: OpenPilot
-Files-Excluded: 
+Files-Excluded:
   flight/Project/Eclipse
   flight/Project/Wind*
   ground/openpilotgcs/src/libs/eigen
@@ -24,4 +24,3 @@ Files: *
 Copyright: 2005-2008 Sandia Corporation, Kitware Inc.
 License: Other
   ParaView License Version 1.2
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openpilot.git



More information about the debian-science-commits mailing list