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 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372
|
libgig (4.3.0~ds1-2) unstable; urgency=medium
* Upload to unstable
* Fix html doc path for dh clean (Closes: #998285)
-- Dennis Braun <d_braun@kabelmail.de> Mon, 01 Nov 2021 22:47:37 +0100
libgig (4.3.0~ds1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1
[ Olivier Humbert ]
* Update copyright (http -> https + add myself)
[ Dennis Braun ]
* New upstream version 4.3.0~ds1
* d/control: Bump dh-compat to 13
* d/control: Bump Standards-Version to 4.6.0
* d/control: Set RRR: no
* d/control: Add myself as uploader
* d/copyright: Update d/copyright year
* d/copyright: Add myself to the d/ section of d/copyright
* Refresh patchset
* d/rules: Remove unneeded linker flags
* Add d/clean and remove override_dh_auto_clean
* d/rules: Remove .la files after installation
* d/rules: SONAME bump: libgig9 -> libgig10
* Bump d/watch version to 4
[ Janitor ]
* Mark libgig-doc as MA: foreign
-- Dennis Braun <d_braun@kabelmail.de> Mon, 30 Aug 2021 23:10:22 +0200
libgig (4.2.0~ds1-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 11 Sep 2019 18:57:17 +0200
libgig (4.2.0~ds1-1) experimental; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
* Use debhelper-compat instead of debian/compat
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Sebastian Ramacher ]
* New upstream release.
- SONAME bump: libgig8 -> libgig9.
* debian/watch: Use ~ds1 as repack version.
* debian/copyright:
- Update Files-Excluded: .git/ not included anymore, debian/ does not need
to be removed.
- Update copyright years.
* debian/control:
- Bump Standards-Version.
- Bump debhelper compat to 12.
- Remove obsolete Breaks+Replaces
-- Sebastian Ramacher <sramacher@debian.org> Sun, 08 Sep 2019 20:32:18 +0200
libgig (4.1.0~repack-2) unstable; urgency=medium
* Upload to unstable.
* Set dh/compat 11.
* Bump Standards.
* Fix paths in doc-base file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Wed, 03 Jan 2018 21:44:44 +0100
libgig (4.1.0~repack-1) experimental; urgency=medium
* Improve filter option in gbp.conf file.
* New upstream version 4.1.0
* Introduce postclone.sh script to ignore .pc/ dir.
* Patches refreshed/removed.
* Use secure uri in watch file.
* Bump soname for libgig.
* Use secure uri for homepage.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 01 Jan 2018 21:23:27 +0000
libgig (4.0.0-5) unstable; urgency=medium
* Add patch to fix CVE-2017-12951. (Closes: #877651)
* Add patch to fix CVE-2017-12954. (Closes: #877652)
* Bump Standards.
* Update Vcs to use git instead of cgit.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 13 Oct 2017 22:33:54 +0200
libgig (4.0.0-4) unstable; urgency=medium
* debian/patches/CVE-2017-12952.diff: fix some crashes
-- Paul Brossier <piem@debian.org> Tue, 29 Aug 2017 15:15:10 +0200
libgig (4.0.0-3) unstable; urgency=medium
* Bump Standards.
* Sign tags.
* Update copyright file.
* Avoid useless linking.
* 4.0.0 release (Closes: #850179)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 03 Jul 2017 11:05:58 +0200
libgig (4.0.0-2) unstable; urgency=medium
* Upload to unstable. (Closes: #847081)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 25 Jun 2017 15:16:09 +0200
libgig (4.0.0-1) experimental; urgency=medium
[ Alessio Treglia ]
* Imported Upstream version 4.0.0 (Closes: #834436)
* Refresh patchset
[ Jaromír Mikeš ]
* debian/control
* Add myself as uploader.
* Rename package to libgig7.
* Make libgig-dev Multi-Arch: same.
* Fix VCS fields.
* Fix spelling in description.
* Bump Standards.
* Split package - separate libakai0 package.
* Remove not needed Breaks/Replaces.
* debian/patches
* Removed 03-deletechuncklist.patch - upstream request.
* Not patch Makefile.in and configure file.
* Add spelling patch.
* Add patch to fix install path.
* Update 01-Makefile.patch.
* Not patch Makefile.in and configure file.
* debian/rules
* Set dh/compat 10.
* Drop autoreconf - not needed with compat 10.
* Fix hardening.
* Fix .gitignore file.
* Remove postrm postinst scripts.
* Remove libgig-dev.doc-base file.
* Install only one upstream changelog.
* Update copyright file.
* Get rid of autom4te.cache files by gbp.conf
* Drop d/Makefile.* files.
* Don't sign tags.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 01 Dec 2016 22:48:46 +0000
libgig (3.3.0-5) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Wed, 05 Aug 2015 00:00:21 +0200
libgig (3.3.0-4) experimental; urgency=medium
* Team upload.
* Rename libgig6 for GCC 5 transition. (Closes: #791124)
* debian/control:
- Bump Standards-Version to 3.9.6
- Remove obsolete Conflicts + Replaces.
- Bump debhelper B-D to >= 9.
- Mark libgig6v5 as M-A: same.
* debian/compat: Bump to 9.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 28 Jul 2015 22:18:32 +0200
libgig (3.3.0-3) unstable; urgency=medium
* debian/rules: do not install changelog twice
* debian/rules: use dpkg-buildflags
* debian/control: bump standards-version
* debian/rules: cleaner clean
* debian/rules: build dos in indep, make jquery.js a link
* debian/control: libgig-doc depends on libjs-jquery
* debian/patches/03-deletechuncklist.patch: fix riftree segfault (closes:
#716265)
-- Paul Brossier <piem@debian.org> Mon, 31 Mar 2014 13:26:15 -0300
libgig (3.3.0-2) unstable; urgency=low
* Switch to 3.0 (quilt).
* debian/rules: Drop get-orig-source, no longer needed.
* Add debian/gbp.conf file.
* Add .gitignore file.
* Don't build,install static libraries.
* Add dh_autoreconf support.
* debian/control:
- We moved files between packages (libgig-dev <-> libgig-doc), so it
had better use Replaces+Breaks, not Conflicts+Replaces.
- Add Vcs-* fields
- Bump Standards.
- Change my email address.
- Remove DM-Upload-Allowed: yes, no longer needed.
-- Alessio Treglia <alessio@debian.org> Wed, 09 Feb 2011 13:18:38 +0100
libgig (3.3.0-1) unstable; urgency=low
* New upstream release.
* Repack the tarball to remove the upstream's debian directory.
* Switch to debhelper 7.
* Bump Standards.
* Add debian/compat.
* Update debian/copyright.
* Replace current Maintainer with Debian Multimedia Maintainers;
also Closes: #474526.
* Add myself to the Uploaders field.
* Update and move upstream's website information to Homepage field.
* Build-Depends on uuid-dev.
* Replace automake1.9 build-dependency with automake.
* Replace deprecated ${Source-Version} macro with ${binary:Version}.
* Getting rid of unneeded *.la.
* Add libgig-doc runtime, add proper Conflicts/Replaces fields.
* Rename and update doc-base control file.
* Improve runtime packages short,extended descriptions.
* Drop dpatch and all old patches, now unnecessary.
* Add quilt support.
* debian/patches/01-Makefile.patch:
- Ignore debian subdirectory.
* debian/patches/02-manpages.patch
- Fix hyphen-used-as-minus-sign lintian warnings.
* Install NEWS file as upstream's changelog.
* Remove unnecessary debian/libgig.install, debian/Makefile.{in,am}.
-- Alessio Treglia <quadrispro@ubuntu.com> Fri, 11 Dec 2009 20:25:45 +0100
libgig (3.2.1-3+cvs080916) unstable; urgency=low
* Dropped gcc43 patch, fixed upstream
-- Free Ekanayaka <freee@debian.org> Wed, 17 Sep 2008 13:11:08 +0100
libgig (3.2.1-2+cvs080916) unstable; urgency=low
* New cvs snapshot
-- Free Ekanayaka <freee@debian.org> Tue, 16 Sep 2008 01:10:27 +0100
libgig (3.2.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix GCC 4.3 compatibility, patch by Brian M. Carlson (Closes: #456083)
-- Moritz Muehlenhoff <jmm@debian.org> Sun, 23 Mar 2008 00:23:55 +0100
libgig (3.2.1-1) unstable; urgency=low
* New upstream release
* Added myself to Uploaders
-- Free Ekanayaka <freee@debian.org> Wed, 05 Dec 2007 16:24:12 +0100
libgig (3.2.0-1) unstable; urgency=low
* Non-Maintainer upload
* New upstream lrelease
-- Free Ekanayaka <freee@debian.org> Wed, 17 Oct 2007 15:56:47 +0100
libgig (3.1.1-0.1+cvs071005) unstable; urgency=low
* New cvs snapshot
-- Free Ekanayaka <freee@debian.org> Fri, 5 Oct 2007 12:33:59 +0100
libgig (3.1.1-0.1+cvs071004) unstable; urgency=low
* New cvs snapshot
-- Free Ekanayaka <freee@debian.org> Thu, 4 Oct 2007 21:48:02 +0100
libgig (3.1.1-0.1) unstable; urgency=low
[ Free Ekanayaka ]
* Non-Maintainer upload
* New upstream release (Closes: #381628)
* Included upstream changelog
* Removed non debian/ files from diff.gz
* Move libgig3c2 to libgig6 to reflect the so name change
* Added makefile rule to package cvs snapshots
* Support passing DEB_BUILD_OPTIONS=athopt to for Athlon optimization
[ Christian Schoenebeck ]
* libgig's home has changed slightly from
http://stud.fh-heilbronn.de/~cschoene/projects/libgig/ to
http://stud.hs-heilbronn.de/~cschoene/projects/libgig/
* include NEWS file on installation
-- Free Ekanayaka <freee@debian.org> Sat, 13 Jan 2007 00:49:40 +0100
libgig (2.0.d2-2) unstable; urgency=low
* Cxx transistion (closes: #339205)
-- Matt Flax <flatmax@pgb.unsw.edu.au> Sat, 19 Nov 2005 16:44:06 +1100
libgig (2.0.d2-1) unstable; urgency=low
* New upstream release.
* Added previous upstream entries in debian/changelog.
* Force soname update setting age to 1 in configure.ac
* Fixed doc-base section to Apps/Programming
-- Paul Brossier <piem@debian.org> Wed, 24 Aug 2005 10:50:39 +0100
libgig (2.0.2-1) unstable; urgency=low
* New release.
-- Christian Schoenebeck <cuse@users.sourceforge.net> Mon, 15 Aug 2005 19:19:57 +0200
libgig (2.0.cvs20050613+1-1) unstable; urgency=low
* New upstream release (2.0.1)
* Move libgig to libgigc2 (g++ 4.0 ABI transition)
* Make libgigc2 Conflicts against old version of libgig
* Automatic update of config.{sub,guess}
* Clean up debian/rules file, bump Standards-Version
* Remove README.Debian, libgig.install and debian/Makefile*
* Add watch file
-- Paul Brossier <piem@debian.org> Sun, 31 Jul 2005 00:19:09 +0100
libgig (2.0.1-1) unstable; urgency=low
* New release.
-- Christian Schoenebeck <cuse@users.sourceforge.net> Sun, 12 Jun 2005 14:55:17 +0200
libgig (2.0.cvs20050523-1) unstable; urgency=low
* fixed debian description (Closes: #310221)
* New release. Mostly pre-prepared by Christian Schoenebeck <cuse@users.sourceforge.net>
-- Matt Flax <flatmax@pgb.unsw.edu.au> Mon, 09 May 2005 16:10:58 +0200
libgig (1.0.0cvs20050503-1) unstable; urgency=low
* Updated to cvs version
-- Matt Flax <flatmax@pgb.unsw.edu.au> Wed, 2 Mar 2005 11:40:49 +0100
libgig (1.0.0-1) unstable; urgency=low
* New upstream release (Closes: #279932)
* Doxygen API documentation included with libgig-dev
* Changed maintainer names from Christian Schoenebeck to MAtt Flax. Note
That the original packaging was done by Christian
* altered the rules file
* fixed various lintian errors
-- Matt Flax <flatmax@pgb.unsw.edu.au> Sat, 5 Feb 2005 20:02:26 +0100
libgig (0.7.1-1) unstable; urgency=low
* Initial Release.
-- Christian Schoenebeck <cuse@users.sourceforge.net> Tue, 6 Jul 2004 23:12:46 +0200
|