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
|
libdmtx (0.7.5-3) unstable; urgency=high
* Fixed copyright stanza for debian/ to GPL-2.
Fixes RC bug: (Closes: #926646)
-- Roberto Lumbreras <rover@debian.org> Wed, 12 Jun 2019 08:37:38 +0200
libdmtx (0.7.5-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Upload libdmtx0b to unstable
-- Simon McVittie <smcv@debian.org> Fri, 12 Apr 2019 20:26:32 +0100
libdmtx (0.7.5-2.1) experimental; urgency=medium
* Non-maintainer upload.
* Rename shared library package to libdmtx0b, due to another ABI
break without a corresponding SONAME update (in 0.7.5-1).
Add Conflicts/Replaces on libdmtx0a, and add missing Replaces on
libdmtx0 while I'm there. (Closes: #908815)
* Release to experimental for now, to wait for NEW processing and stage
the transition.
-- Simon McVittie <smcv@debian.org> Sun, 10 Mar 2019 17:13:33 +0000
libdmtx (0.7.5-2) unstable; urgency=low
* Proper fix for simple_test compiler warnings.
* Misc fixes for lintian warnings.
* Fix for copyright file missing after upgrade. (Closes: #910220)
-- Roberto Lumbreras <rover@debian.org> Wed, 21 Nov 2018 08:29:23 +0100
libdmtx (0.7.5-1) unstable; urgency=low
* Updated standards. Moved packaging to debhelper.
* Changed homepage to sourceforge and upstream source to github.
* Dropped libdmtx-utils transitional package.
* New upstream version.
-- Roberto Lumbreras <rover@debian.org> Wed, 08 Aug 2018 22:33:00 +0200
libdmtx (0.7.4-2) unstable; urgency=low
* Updated standards.
* Use dh-autoreconf to update libtool.m4 for new ports. (Closes: #733021)
-- Roberto Lumbreras <rover@debian.org> Sun, 29 Dec 2013 17:17:36 +0100
libdmtx (0.7.4-1) unstable; urgency=low
* New upstream version. Source split in two tarballs: libdmtx and
dmtx-utils (new package); libdmtx-utils becomes a transitional package
for dmtx-utils.
-- Roberto Lumbreras <rover@debian.org> Mon, 20 Aug 2012 17:34:19 +0200
libdmtx (0.7.2-3) unstable; urgency=low
* Depend on libtiff-dev instead of libtiff4-dev. (Closes: #681821)
* Do not install .la file. Install pkgconfig file.
-- Roberto Lumbreras <rover@debian.org> Sun, 19 Aug 2012 02:54:34 +0200
libdmtx (0.7.2-2) unstable; urgency=low
* Updated standards.
* Depend on libpng-dev instead of libpng12-dev. (Closes: #662396)
* Multiarch support.
-- Roberto Lumbreras <rover@debian.org> Tue, 06 Mar 2012 03:08:36 +0100
libdmtx (0.7.2-1) unstable; urgency=low
* New upstream version.
* Standards 3.8.3.
* Switch to source format 3.0 (quilt)
-- Roberto Lumbreras <rover@debian.org> Sun, 22 Nov 2009 20:43:00 +0100
libdmtx (0.7.0-1) unstable; urgency=low
* New upstream version. Renamed libdmtx0 to libdmtx0a because of API
changes, conflicting with libdmtx0 but not replacing it (old binaries
won't work with new library).
* Updated standards.
-- Roberto Lumbreras <rover@debian.org> Wed, 08 Jul 2009 10:20:45 +0200
libdmtx (0.6.0-1) unstable; urgency=low
* New upstream version.
-- Roberto Lumbreras <rover@debian.org> Wed, 10 Dec 2008 17:52:26 +0100
libdmtx (0.5.2-1) unstable; urgency=low
* New upstream version.
-- Roberto Lumbreras <rover@debian.org> Tue, 07 Oct 2008 17:29:47 +0200
libdmtx (0.5.1-2) unstable; urgency=low
* Add libdmtx0.symbols file.
* Set debhelper compatibility level to 7.
-- Roberto Lumbreras <rover@debian.org> Wed, 20 Aug 2008 23:24:05 +0200
libdmtx (0.5.1-1) unstable; urgency=low
* Initial release. (Closes: #459625)
-- Roberto Lumbreras <rover@debian.org> Mon, 07 Jul 2008 11:53:45 +0200
|