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
|
muparser (2.3.4-2) unstable; urgency=medium
* Team upload.
* Bump CMake policy minimum version (Closes: #1113303)
-- Timo Röhling <roehling@debian.org> Tue, 30 Sep 2025 18:17:18 +0200
muparser (2.3.4-1) unstable; urgency=medium
[ Nicholas Breen ]
* Team upload.
* New upstream release.
* Update debian/watch (again!) to use api.github.com.
* Bump Standards-Version to 4.6.2, no changes required.
[ Debian Janitor ]
* Apply multi-arch hints.
-- Nicholas Breen <nbreen@debian.org> Sun, 24 Mar 2024 15:09:12 -0700
muparser (2.3.3-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release. (Closes: #1000714)
* Drop patches - no longer needed with upstream move to cmake.
* Update debian/watch and Homepage in debian/control.
-- Nicholas Breen <nbreen@debian.org> Sat, 12 Mar 2022 14:13:16 -0800
muparser (2.2.6.1+dfsg-1) unstable; urgency=medium
* Team upload.
[ Scott Howard ]
* Updated debian/watch
[ Teemu Ikonen ]
* New usptream release.
[ Andreas Tille ]
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
* Drop useless get-orig-source target
* Drop myself from Uploaders
* Remove binary files from upstream source
* Deactivate symbols file - no idea why dpkg-gensymbols entertains to
create a broken diff on a freshly created symbols file which
is renamed to symbols.deactivated
-- Andreas Tille <tille@debian.org> Sun, 13 Jan 2019 19:33:09 +0100
muparser (2.2.3-6) unstable; urgency=medium
* Merge to unstable
- Revert SONAME
* debian/copyright format changed to DEP-5
* Updated debian/libmuparser2v5.symbols
-- Scott Howard <showard@debian.org> Sun, 23 Aug 2015 09:50:36 -0400
muparser (2.2.3-5) experimental; urgency=medium
* Bump SONAME for GCC 5 transition
- updated symbols file
* DSV 3.9.6, no changes
-- Scott Howard <showard@debian.org> Tue, 11 Aug 2015 14:45:08 -0400
muparser (2.2.3-4) unstable; urgency=medium
* Use debian/rules to clean out privacy breaches
-- Scott Howard <showard@debian.org> Sun, 29 Jun 2014 09:38:49 -0400
muparser (2.2.3-3) unstable; urgency=low
* Updated symbols
* debian/patches/remove_google_tracking.patch, removes Google analytics
tracking. Thanks lintian.
* Debian S-V 3.9.5, no changes
-- Scott Howard <showard@debian.org> Fri, 10 Jan 2014 23:03:01 -0500
muparser (2.2.3-2) unstable; urgency=low
* Merge to unstable from experimental
* Updated symbols
-- Scott Howard <showard@debian.org> Mon, 28 Jan 2013 22:02:02 -0500
muparser (2.2.3-1) experimental; urgency=low
* New upstream release
* Updated symbols file. None of the missing symbols are members of
mu::Parser
* Bumped to debhelper 9
* Enabled Multi-arch
-- Scott Howard <showard@debian.org> Sat, 26 Jan 2013 23:47:51 -0500
muparser (2.1.0-3) unstable; urgency=low
* Merge from experimental to unstable.
* Added symbols file, using pkgkde-symbolshelper to manage c++
symbols
* D S-V 3.9.3, no changes
-- Scott Howard <showard@debian.org> Mon, 26 Mar 2012 16:19:32 -0400
muparser (2.1.0-2) experimental; urgency=low
* Fix FTBFS on GNU/Hurd (Closes: #533817).
debian/patches/FTBFS_hurd.patch
-- Scott Howard <showard@debian.org> Sun, 08 Jan 2012 17:55:15 -0500
muparser (2.1.0-1) experimental; urgency=low
* New upstream release, updated debian/watch
- soname reset to "2", previously it was "0" for all releases
* Corrected include directory in pkgconfig file (LP: #418081)
-- Scott Howard <showard@debian.org> Mon, 19 Dec 2011 18:23:41 -0500
muparser (1.34-2) unstable; urgency=low
* Team upload.
* Debian specefic SONAME libmuparser.so.0debian1 until upstream resets
versions after next release (Closes: #606120)
- Binary package renamed libmuparser0debian1, and moved to optional
priority
* Moved to Vcs-Git
-- Scott Howard <showard@debian.org> Thu, 07 Apr 2011 22:48:22 -0400
muparser (1.34-1) unstable; urgency=low
* New upstream release.
* Bump standards version to 3.9.1
* Switch to dpkg-source 3.0 (quilt) format
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sun, 05 Dec 2010 13:13:16 +0100
muparser (1.32-1) unstable; urgency=low
* New upstream release
* Bump standards version to 3.8.4
* Add misc dependency
* Switch to dpkg-source 3.0 (quilt) format
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Tue, 13 Apr 2010 22:09:31 +0200
muparser (1.30-1) unstable; urgency=low
[ Gudjon I. Gudjonsson ]
* New upstream release
* Bump standards version to 3.8.3, no changes needed
* Remove patch 01_fix_ftbfs_gcc4.3.diff, not needed anymore
* Remove quilt dependency, no patces.
* Add Vcs fields for debian-science
* Copy config.{sub,guess} to build/autoconf at build time (Closes: 536116)
[ Andreas Tille ]
* Group maintenance in Debian Science tesm, added myself as Uploader
* debian/control: library package inherits section from source
* debian/copyright: s/(C)/©/
* mv debian/muparser.doc-base debian/libmuparser-doc.doc-base
(doc-base works per binary package
* debian/libmuparser-doc.doc-base:
- Fixed Spacing
- Section: Science/Mathematics (according doc-base manual section 2.3.3)
-- Andreas Tille <tille@debian.org> Tue, 17 Nov 2009 21:33:02 +0100
muparser (1.28-3) unstable; urgency=low
* Fix prefix in rules file. (Closes: #518470)
* Bump Standards-Version to 3.8.0, no changes needed.
* Bump compat/debhelper to 7.
* Fix watch file.
* Change from dh_clean -k to dh_prep.
* Add version to Debian packaging license, GPL v2.
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sat, 07 Mar 2009 11:00:05 +0100
muparser (1.28-2) unstable; urgency=low
* Add a patch to fix compilation with gcc-4.3. (Closes: #455642)
* Bump Standards-Version to 3.7.3.
* Add a watch file.
* Use Homepage field.
* Bump compat/debhelper to 6.
* Build with --as-needed linker flag.
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sun, 27 Jan 2008 22:59:01 +0100
muparser (1.28-1) unstable; urgency=low
* New upstream release.
* Switch to quilt patch system.
* Replace deprecated Source-Version by binary:Version.
* Add some configure options:
* --enable-shared=yes
* --enable-samples=no
* --enable-debug=no
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sun, 29 Jul 2007 15:23:14 +0200
muparser (1.27-1) unstable; urgency=low
* Initial release (Closes: #408546)
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Wed, 27 Dec 2006 17:13:11 +0100
|