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 121 122 123 124 125 126 127
|
libam7xxx (0.1.7-1) unstable; urgency=medium
* New upstream release (Closes: #888355)
* debian/{control,gbp.conf}: change the debian branch name to follow DEP-14
* debian/patches: drop a patch merged upstream
* debian/patches: add a patch to fix the version number
* debian/rules: don't include buildflags.mk manually
* debian/rules: enable all hardening flags
* debian/control: replace priority "extra" with "optional"
* debian/patches: add a patch to fix udev rules
* debian/patches: add a patch to use GNUInstallDirs when building with cmake
* debian/*.install: fix paths for multi-arch objects
* debian/patches: add patch to add the AppStream metadata
* debian/libam7xxx0.1.install: install the AppStream metainfo file
* debian/{control,rules}: drop the obsolete -dbg package
* debian: use https in URLs
* debian/control: bump Standards-Version to 4.1.3
* debian/{compat,control}: bump debhelper compatibility to 11
* debian/libam7xxx0.1-doc.*: additional doc is now installed in the main package
* debian/libam7xxx0.1-doc.lintian-overrides: remove unused override
* debian/copyright: update copyright years
* debian/control: remove unnecessary greater-than versioned dependencies
* debian/control: remove obsolete Conflicts/Replaces
* debian/control: drop the dependency on dpkg-dev
-- Antonio Ospite <ao2@ao2.it> Sat, 03 Mar 2018 16:17:56 +0100
libam7xxx (0.1.6-2) unstable; urgency=medium
* debian/patches: add a patch to make the build of Doxygen docs reproducible
* debian/patches: add patch to fix warning about missing declaration of lroundf
* debian/libam7xxx0.1-doc.lintian-overrides: drop unused-overrides
-- Antonio Ospite <ao2@ao2.it> Tue, 17 Nov 2015 20:18:01 +0100
libam7xxx (0.1.6-1) unstable; urgency=medium
* New upstream release (Closes: #803832)
* debian/patches: drop all patches, they have all been applied upstream
* debian/control: increase Standards-Version to 3.9.6
-- Antonio Ospite <ao2@ao2.it> Tue, 17 Nov 2015 18:16:29 +0100
libam7xxx (0.1.5-3) unstable; urgency=medium
* debian/control: move asciidoc and xmlto to Build-Depends
They were in Build-Depends-Indep before, but this was not right as these
dependencies are needed for creating the man pages in the arch:any
packages.
-- Antonio Ospite <ao2@ao2.it> Thu, 06 Nov 2014 15:09:23 +0100
libam7xxx (0.1.5-2) unstable; urgency=medium
* debian/gbp.conf: fix typo s/prinstine-tar/pristine-tar/g
* debian/libam7xxx0.1-doc.lintian-overrides: update one override
* debian/patches: add a patch to fix the license of the example programs
* debian/copyright: document the license of some scripts from contrib/
* debian/libam7xxx0.1-bin.install: distribute some files from contrib/
* debian/libam7xxx0.1-doc.examples: move the C example programs to libam7xxx-dev
-- Antonio Ospite <ao2@ao2.it> Mon, 07 Jul 2014 22:41:29 +0200
libam7xxx (0.1.5-1) unstable; urgency=medium
* New upstream release
* debian/control: update Maintainer email address
* debian/copyright: update contact info and copyright years
* debian/rules: install the NEWS file as the upstream changelog
* debian/control: rename the libam7xxx-doc package to libam7xxx0.1-doc
* debian/libam7xxx0.1-doc.lintian-overrides: update overrides
* debian/control: rename the libam7xxx-bin package to libam7xxx0.1-bin
* debian/patches: drop all patches
* debian/watch: detect new versions from gitweb
* debian/control: fix installation over old versions
* debian/control: use a single dash in short descriptions
* debian/control: fix cme warnings "Synopsis is too long."
-- Antonio Ospite <ao2@ao2.it> Thu, 15 May 2014 18:09:09 +0200
libam7xxx (0.1.4-3) unstable; urgency=medium
* debian/control: remove versions from libav dependencies
* debian/patches: add 0003-CMakeLists.txt-define-DEBUG-1-only-when-CMAKE_BUILD_.patch
* debian/control: drop the version on the asciidoc dependency
* debian/gbp.conf: explicitly disable pristine-tar
* debian/control: bump Standards-Version to 3.9.5
* debian/control: specify the debian package branch in Vcs-Git
* debian/control: drop the am7xxx metapackage
* debian/patches: add 0004-Revert-am7xxx-use-the-symbolic-constant-for-libusb-l.patch
-- Antonio Ospite <ospite@studenti.unina.it> Wed, 29 Jan 2014 15:29:28 +0100
libam7xxx (0.1.4-2) unstable; urgency=low
* debian/patches: add 0002-am7xxx-add-quirks-for-Philips-Sagemcom-PicoPix-2055.patch
-- Antonio Ospite <ospite@studenti.unina.it> Sat, 03 Aug 2013 16:27:13 +0200
libam7xxx (0.1.4-1) unstable; urgency=low
* New upstream release
* debian/patches: refresh patches for v0.1.4
* debian/libam7xxx0.1.symbols: add the am7xxx_send_image_async symbol
* debian/control: update the list of supported devices
* debian/control: fix a not-binnmuable-any-depends-all lintian error
* debian/control: update Standards-Version to 3.9.4
-- Antonio Ospite <ospite@studenti.unina.it> Sun, 28 Jul 2013 22:39:42 +0200
libam7xxx (0.1.3-1) unstable; urgency=low
* New upstream release
* debian/libam7xxx0.1.symbols: add the am7xxx_set_zoom_mode symbol
* debian/patches: add patch 0001 for a missing man page
* debian/control: update the list of supported devices
* debian: add a package for debug symbols
* debian/patches: add 0002-Revert-am7xxx-play-switch-to-avcodec_encode_video2.patch
* debian/control: restrict the version also for the other libav libraries
-- Antonio Ospite <ospite@studenti.unina.it> Mon, 18 Mar 2013 14:04:14 +0100
libam7xxx (0.1.2-1) unstable; urgency=low
* Initial release (Closes: #666075)
-- Antonio Ospite <ospite@studenti.unina.it> Wed, 28 Mar 2012 16:51:54 +0200
|