[garmindev] 04/12: Imported Debian patch 0.3.2-1
Jaromír Mikeš
mira-guest at moszumanska.debian.org
Sat Apr 25 15:28:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
mira-guest pushed a commit to branch master
in repository garmindev.
commit aae53247c86ba4a483e7b4f41001ef7600247761
Merge: 0e0f3a2 de1c775
Author: Michael Hanke <michael.hanke at gmail.com>
Date: Sat Jan 30 11:58:05 2010 -0500
Imported Debian patch 0.3.2-1
.kdev4/GarminDev.kdev4 | 14 ++
CMakeLists.txt | 23 ++-
Doxyfile | 316 ----------------------------------------
GarminDev.kdev4 | 3 +
GarminDev.kdevelop.pcs | Bin 306938 -> 0 bytes
INSTALL | 54 +++++++
changelog.txt | 22 +++
cmake/Modules/FindUSB.cmake | 78 +++++-----
debian/changelog | 7 +
debian/control | 2 +-
debian/copyright | 8 +-
src/CMakeLists.txt | 12 +-
src/CSerial.cpp | 4 +-
src/CTcp.cpp | 2 +-
src/CUSB.cpp | 25 ++--
src/CUSB_MacOSX.cpp | 9 +-
src/EtrexH/CDevice.cpp | 2 +-
src/EtrexH/CMakeLists.txt | 4 +-
src/EtrexLegend/CDevice.cpp | 11 --
src/EtrexLegend/CMakeLists.txt | 6 +-
src/EtrexLegendC/CDevice.cpp | 2 +-
src/EtrexLegendC/CMakeLists.txt | 6 +-
src/GPSMap60CSx/CDevice.cpp | 239 +++++++++++++++++++++++-------
src/GPSMap60CSx/CDevice.h | 5 +-
src/GPSMap60CSx/CMakeLists.txt | 7 +-
src/GPSMap60CSx/loader.cpp | 19 +++
src/GPSMap76/CDevice.cpp | 2 +-
src/GPSMap76/CMakeLists.txt | 2 +-
src/Garmin.cpp | 14 ++
src/Garmin.h | 2 +
src/IDevice.h | 8 +-
src/IDeviceDefault.cpp | 24 +++
src/IDeviceDefault.h | 3 +
src/Platform.h | 6 +-
src/whatGarmin/CMakeLists.txt | 4 +-
svn-commit.tmp | 14 ++
36 files changed, 489 insertions(+), 470 deletions(-)
diff --cc debian/changelog
index 2c984a4,0000000..a7c2abf
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,12 @@@
++garmindev (0.3.2-1) unstable; urgency=low
++
++ * New upstream release (Missed 0.3.1).
++ * Updated debian/copyright.
++
++ -- Michael Hanke <michael.hanke at gmail.com> Sat, 30 Jan 2010 11:58:05 -0500
++
+garmindev (0.3.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #532619).
+
+ -- Michael Hanke <michael.hanke at gmail.com> Mon, 31 Aug 2009 09:05:51 -0400
diff --cc debian/control
index b64d620,0000000..f3e6c79
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,19 -1,0 +1,19 @@@
+Source: garmindev
+Section: utils
+Priority: optional
+Maintainer: Michael Hanke <michael.hanke at gmail.com>
+Uploaders: Yaroslav Halchenko <yoh at debian.org>
+Build-Depends: cdbs, debhelper (>= 5), cmake (>= 2.4), libusb-dev
- Standards-Version: 3.8.3.0
++Standards-Version: 3.8.4
+Homepage: http://www.qlandkarte.org
+XS-DM-Upload-Allowed: yes
+Vcs-Browser: http://git.debian.org/?p=collab-maint/garmindev.git
+Vcs-Git: git://git.debian.org/git/collab-maint/garmindev.git
+
+
+Package: qlandkartegt-garmin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: QLandkarteGT plugins to access Garmin devices
+ A collection of plugins for QLandkarteGT to talk to various Garmin GPS devices,
+ including GPSMap60CSx, GPSMap76, eTrexH, eTrexLegend and similar GPSr.
diff --cc debian/copyright
index 79a0e95,0000000..4fd4bfa
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,47 -1,0 +1,47 @@@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Name: GarminDev
+Upstream-Source: http://www.qlandkarte.org
+
+
+Files: *
- Copyright: 2008-2009, Oliver Eichler <oliver.eichler at gmx.de>
++Copyright: 2007-2009, Oliver Eichler <oliver.eichler at gmx.de>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
+Files: src/CTcp.*
+Copyright: 2007, Juan Pablo Daniel Borgna <jpdborgna at e-mips.com.ar>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
+Files: src/EtrexH/*
- Copyright: 2007, Frank Seidel <fseidel at suse.de>
++Copyright: 2007-2008, Frank Seidel <fseidel at suse.de>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
- Files: src/Platform.h
++Files: src/{CUSB_MacOSX.cpp,Platform.h}
+Copyright: 2008, Albrecht Dress <albrecht.dress at arcor.de>
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
+Files: cmake/Modules/*
+Copyright: 2006-2009, Andreas Schneider <mail at cynapses.org>,
+ 2006, Alexander Neundorf <neundorf at kde.org>,
+ 2006-2007 Wengo
+License: BSD
+ On Debian systems, the complete text of the BSD License can be found
+ in `/usr/share/common-licenses/BSD'.
+
+
+Files: debian/*
- Copyright: 2009, Michael Hanke <michael.hanke at gmail.com>
++Copyright: 2009-2010, Michael Hanke <michael.hanke at gmail.com>
+License: GPL-2+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL' file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/garmindev.git
More information about the Pkg-grass-devel
mailing list