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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
|
libinstpatch (1.1.6-1) unstable; urgency=medium
* New upstream version 1.1.6
* Update symbols file
* Bump S-V to 4.5.1
* Bump d/copyright year
* Remove unnecessary LDFLAGS from d/rules
-- Dennis Braun <d_braun@kabelmail.de> Sun, 24 Jan 2021 15:20:14 +0100
libinstpatch (1.1.5-1) unstable; urgency=medium
* New upstream version 1.1.5
* Update symbols file
* Bump dh-compat to 13
-- Dennis Braun <d_braun@kabelmail.de> Fri, 29 May 2020 19:44:33 +0200
libinstpatch (1.1.4-1) unstable; urgency=medium
* New upstream version 1.1.4
* Remove obsolete name from d/upstream/metadata
* Add Build-Depends-Package to symbols file
-- Dennis Braun <d_braun@kabelmail.de> Fri, 10 Apr 2020 17:23:34 +0200
libinstpatch (1.1.3-1) unstable; urgency=medium
* New upstream version 1.1.3
* Drop patch, applied by upstream
* Add d/upstream/metadata
* Add me as uploader
-- Dennis Braun <d_braun@kabelmail.de> Sun, 01 Mar 2020 18:07:58 +0100
libinstpatch (1.1.2-2) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Sebastian Ramacher <sramacher@debian.org> Sun, 26 Jan 2020 20:21:45 +0100
libinstpatch (1.1.2-1) experimental; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
* d/watch: Use https protocol
[ Dennis Braun ]
* New upstream release
* d/control:
+ Bump debhelper-compat to 12
+ Bump standards version to 4.5.0
+ Add cmake to B-D
+ Update homepage
* d/copyright:
+ Update source to github releases
+ Update email of Upstream-Contact
+ Update copyright year
+ Add myself to d/ section
+ http > https
* d/libinstpatch-1.0-0.install: Drop
* d/libinstpatch-dev.install: Drop
* d/patches: Drop all patches, applied to upstream
* d/rules: Update for the new cmake build
* Update d/watch file for github releases
[ Sebastian Ramacher ]
* SONAME: libinstpatch-1.0-0 -> libinstpatch-1.0-2
* debian/: No longer build libinstpatch-doc
* debian/pachtes: Honor CFLAGS/CPPFLAGS
-- Sebastian Ramacher <sramacher@debian.org> Sun, 26 Jan 2020 16:27:07 +0100
libinstpatch (1.0.0-7) unstable; urgency=medium
* Team upload.
[ James Cowgill ]
* debian/compat: Use debhelper compat 11.
* debian/control:
- Set Maintainer to debian-multimedia@lists.d.o.
- Drop unneeded build-dependency on autotools-dev.
- Bump standards version to 4.1.4.
- Set Rules-Requires-Root: no.
* debian/libinstpatch-1.0-0.symbols:
- Use a single symbols file for all arches.
* debian/patches:
- Add upstream patch to fix IPATCH_FILE_SWAP16 usage in IpatchSF2Reader.
(Closes: #894386)
- Mark patches already applied upstream.
* debian/rules:
- Remove useless LDFLAGS variable in d/rules.
* debian/source/local-options: Remove.
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one.
* d/control: Set Vcs-* to salsa.debian.org.
* d/changelog: Remove trailing whitespaces.
-- James Cowgill <jcowgill@debian.org> Sat, 07 Apr 2018 18:26:26 +0100
libinstpatch (1.0.0-6) unstable; urgency=medium
* Set dh/compat 10.
* Add patch to fix dead-lock. (Closes: #807823)
* Fix hardening.
* Update symbols files.
* Sign tags.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 18 Dec 2016 10:59:35 +0100
libinstpatch (1.0.0-5) unstable; urgency=medium
* Bump Standards.
* Fix VCS fields.
* Update copyright file.
* Fix some hardening.
* Enable parallel build.
* Drop dbg package in favour of dbgsym.
* Don't sign tags.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 19 Sep 2016 19:39:32 +0200
libinstpatch (1.0.0-4) unstable; urgency=low
* Bump Standards.
* Patches forwarded.
* Set dh 9.
* Update VCS fields.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 21 Aug 2014 11:13:16 +0200
libinstpatch (1.0.0-3) unstable; urgency=low
* Built with Multi-Arch
* Set arch any for -dev library.
* Bump Standards
* Updated copyright file to rev. 204
* Added paragrafs for Public domains.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 12 Feb 2012 19:18:01 +0100
libinstpatch (1.0.0-2) unstable; urgency=low
[ Jaromír Mikeš ]
* Fixed description.
[ Alessio Treglia ]
* ./examples/create_fs.{c,h}, ./utils/riff_dump.c are "public domain";
thanks to Luca Falavigna for reporting this!
* Add patch to fix build failure with binutils-gold (Closes: #603500);
thanks to Fabrice Coutadeur for the patch.
* Fix watch file to properly handle {pre,beta}-releases.
-- Alessio Treglia <alessio@debian.org> Mon, 15 Nov 2010 00:43:12 +0100
libinstpatch (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #601783).
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 29 Oct 2010 13:32:01 +0200
|