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
|
libmaa (1.4.7-1) unstable; urgency=medium
* New upstream version.
* Remove debian/compact file, and switch to build-depending on
debian-compact package instead.
* Use debhelper v13.
* debian/rules: do not explicitly pass -Wl,--as-needed option (lintian).
* Standards-Version: 4.5.0.
-- Robert Luberda <robert@debian.org> Sun, 03 May 2020 11:22:00 +0200
libmaa (1.4.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Change Format URL to correct one
* d/watch: Use https protocol
[ Robert Luberda ]
* New upstream version.
* Remove all patches; they were applied by upstream.
* debian/rules: Use DPKG_*_MAINT_APPEND variables and buildflags.mk
to setup build flags.
* Add `Build-Depends-Package' to symbols file (lintian).
* Add DEP12 upstream metadata file (lintian).
* Bump debhelper's compat version to 12.
* debian/control:
+ set `Rules-Requires-Root' to `no';
+ Standards-Version: 4.4.0.
-- Robert Luberda <robert@debian.org> Tue, 30 Jul 2019 22:31:12 +0200
libmaa (1.4.2-1) unstable; urgency=medium
* New upstream version.
* Remove 01-Makefile.patch, refresh 02-Spelling-typos.patch.
* Add 03-fix-gcc-8-ftbfs.patch to fix gcc-8 build failure (closes: #897789).
* Rename libmaa3 to libmaa4 due to soname change.
* Bump debhelper's compat level to 11.
* Update debian/rules and Build-Depends-Indep for upstream's build
system switch from autotools to mk-configure.
* Update debian/copyright as the license was changed from LGPL to MIT.
* Switch VCS fields to salsa.
* Standards-Version: 4.1.4.
-- Robert Luberda <robert@debian.org> Sun, 03 Jun 2018 23:10:41 +0200
libmaa (1.3.2-3) unstable; urgency=medium
* Build-Depends on libtool-bin instead of libtool (closes: #761765).
* Compile library with LFS support (lintian).
* Standards-Version: 3.9.6 (no-changes).
-- Robert Luberda <robert@debian.org> Sat, 20 Sep 2014 11:32:09 +0200
libmaa (1.3.2-2) unstable; urgency=low
* Upload to unstable.
* Mark both binary packages as `Multi-Arch: same'.
-- Robert Luberda <robert@debian.org> Thu, 09 May 2013 22:45:02 +0200
libmaa (1.3.2-1) experimental; urgency=low
* New upstream version.
* Bump debhelper compat version to 9 and make changes needed for the
multi-arch support introduced in debhelper 9.
* Fix typos found by lintian in debian/copyright file.
* Update 01-Makefile.patch not to link with -lm to fix dpkg-shlibdeps warning.
* Standards-Version: 3.9.3.
-- Robert Luberda <robert@debian.org> Tue, 26 Mar 2013 22:15:02 +0100
libmaa (1.3.1-1) unstable; urgency=low
* New upstream version.
* Drop 03-gcc-4.6-warnings.patch, is no longer needed.
-- Robert Luberda <robert@debian.org> Sat, 29 Oct 2011 21:16:30 +0200
libmaa (1.3.0-1) unstable; urgency=low
[ Jonathan Nieder ]
* Retrieve compiler flags at build time using dpkg-buildflags,
so settings like DEB_CFLAGS_APPEND=-Werror from the environment
can be respected.
* Pass CFLAGS to configure at build time. Previously it was
set but not exported, so DEB_BUILD_OPTIONS=noopt did not work.
* Build-Depends: dpkg-dev (>= 1.15.7) for dpkg-buildflags.
[ Robert Luberda ]
* New upstream version:
+ rename libmaa2 to libmaa3 as soname has changed.
* Change source format to `3.0 (quilt)':
+ remove quilt from build dependencies;
+ remove debian/README.source file.
* Standards-Version: 3.9.2 (no changes).
* debian/copyright:
+ drop leading article from synopsis lines (lintian);
+ reorder dependencies with wrap-and-sort command;
+ add VCS fields.
* Change format of debian/copyright to DEP-5.
* New patches:
+ 02-Spelling-typos.patch: fix spelling typos found by lintian;
+ 03-gcc-4.6-warnings.patch: fix warnings given by gcc-4.6
(closes: #624523, #625366).
* Switch to tiny rules format and use debhelper v8.
-- Robert Luberda <robert@debian.org> Thu, 05 May 2011 06:45:20 +0200
libmaa (1.2.0-1) unstable; urgency=low
* New upstream release.
* Rename binary package to libmaa2 due to soname change.
* Standards-Version: 3.8.3 (no changes).
* Add README.source file (lintian).
-- Robert Luberda <robert@debian.org> Fri, 01 Jan 2010 14:14:46 +0100
libmaa (1.1.1-1) unstable; urgency=low
* New upstream release.
-- Robert Luberda <robert@debian.org> Sat, 07 Mar 2009 11:29:11 +0100
libmaa (1.1.0-2) unstable; urgency=low
* Fixed debian/copyright.
* debian/watch: use the sf redirector (lintian).
* debian/control: fix the following lintian infos:
+ `binary-control-field-duplicates-source field "section"';
+ `duplicate-long-description'.
-- Robert Luberda <robert@debian.org> Mon, 19 Jan 2009 22:42:18 +0100
libmaa (1.1.0-1) unstable; urgency=low
* Initial release (closes: #510035).
* 01-Makefile.patch: distclean shouldn't remove config.h.in.
-- Robert Luberda <robert@debian.org> Mon, 29 Dec 2008 23:04:01 +0100
|