1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
ros-image-common (1.11.13-3) unstable; urgency=medium
* Depend on libyaml-cpp-dev instead of libyaml0.3-cpp-dev which is now
obsolete (Closes: #918161).
-- Simon Quigley <tsimonq2@debian.org> Thu, 03 Jan 2019 16:43:41 -0600
ros-image-common (1.11.13-2) unstable; urgency=medium
* Add Python 3 package
* Update copyright
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 03 Nov 2018 16:23:10 +0100
ros-image-common (1.11.13-1) unstable; urgency=medium
* Fix watch file
* New upstream version 1.11.13
* Rebase patch
* Fix description-contains-invalid-control-statement
* Bump policy version (no changes)
* cleanup rules
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 29 Oct 2018 22:24:48 +0100
ros-image-common (1.11.11-3) unstable; urgency=medium
* add Multi-Arch according to hinter
* Update policy and debhelper versions
* Remove -pie from hardening.
Thanks to Adrian Bunk (Closes: #865739)
* Update watch file
* Remove parallel (Default for debhelper 10)
* Update Vcs URLs to salsa.d.o
* Add R³
* http -> https
* Update policy and debhelper versions
* Add missing dependency (Closes: #896398)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 21 Apr 2018 09:47:36 +0200
ros-image-common (1.11.11-2) unstable; urgency=medium
* Move package.xml to lib for plugin export line
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 03 Dec 2016 10:41:38 +0100
ros-image-common (1.11.11-1) unstable; urgency=medium
* New upstream version 1.11.11
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 28 Sep 2016 09:43:49 +0200
ros-image-common (1.11.10-6) unstable; urgency=medium
[ Jochen Sprickerhof ]
* Bumped Standards-Version to 3.9.8, no changes needed.
* Update my email address
[ Daniele E. Domenichelli ]
* Add missing build dependencies (Closes: #835689)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 30 Aug 2016 22:51:40 +0200
ros-image-common (1.11.10-5) unstable; urgency=medium
* Team upload.
* debian/rules: disable -pie from the hardening buildflags.
Fix FTBFS in several architectures. Closes: #818715
This was caused by a latent bug triggerend by my cleanup in the last upload.
-- Mattia Rizzolo <mattia@debian.org> Sun, 20 Mar 2016 16:16:08 +0000
ros-image-common (1.11.10-4) unstable; urgency=medium
* Team upload.
* debian/rules: remove useless included file
* Add appropriate Breaks/Replaces after moving files in the previous between
binaries in the previous uploads. Closes: #817813
-- Mattia Rizzolo <mattia@debian.org> Fri, 18 Mar 2016 20:13:31 +0000
ros-image-common (1.11.10-3) unstable; urgency=medium
* Added camera-calibration-parsers-tools
* Moved binaries to camera-calibration-parsers-tools (Closes: #815874)
* Some lintian warnings
* Updated Vcs-Browser and Vcs-Git fields
* Moved usr/lib/polled_camera/poller to polled-camera-tool package
* Added hardening options
* Bump Standards-Version to 3.9.7 (no changes)
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Tue, 01 Mar 2016 10:38:20 +0100
ros-image-common (1.11.10-2) unstable; urgency=medium
* Move libimage_transport_plugins.so to libimage-transport0d
* Adopt to new libexec location in catkin (Closes: #815218)
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sun, 21 Feb 2016 12:41:07 +0100
ros-image-common (1.11.10-1) unstable; urgency=medium
* Add python-camera-calibration-parsers
* Imported Upstream version 1.11.10
* Update patches
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Tue, 19 Jan 2016 23:06:33 +0100
ros-image-common (1.11.8-2) unstable; urgency=medium
* Add dependencies
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sun, 10 Jan 2016 15:10:08 +0100
ros-image-common (1.11.8-1) unstable; urgency=medium
* Initial release (Closes: #805331)
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sat, 26 Dec 2015 00:29:10 +0000
|