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
|
mrs (6.0.5+dfsg-7) unstable; urgency=medium
* Fix build failure on several architectures (thanks for the patch to
Adrian Bunk <bunk@debian.org>)
Closes: #906712
* Standards-Version: 4.2.0
-- Andreas Tille <tille@debian.org> Mon, 20 Aug 2018 08:10:46 +0200
mrs (6.0.5+dfsg-6) unstable; urgency=medium
* Skip broken test for log4cpp - we can be sure that the package exists
due to Build-Depends anyway
Closes: #898964
-- Andreas Tille <tille@debian.org> Fri, 18 May 2018 13:37:17 +0200
mrs (6.0.5+dfsg-5) unstable; urgency=medium
* Fix format string error
Closes: #893526
* Standards-Version: 4.1.4
* Point Vcs-fields to Salsa
-- Andreas Tille <tille@debian.org> Wed, 25 Apr 2018 21:42:38 +0200
mrs (6.0.5+dfsg-4) unstable; urgency=medium
[ Steve Langasek ]
* update for g++7 + boost 1.65 compatibility
Closes: #893354
[ Andreas Tille ]
* cme fix dpkg-control
* debhelper 11
-- Andreas Tille <tille@debian.org> Sun, 18 Mar 2018 16:26:54 +0100
mrs (6.0.5+dfsg-3) unstable; urgency=medium
* Moved packaging from SVN to Git
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
* Architecture: any
Closes: #873864
* Depends: lsb-base (>= 3.0-6)
-- Andreas Tille <tille@debian.org> Mon, 04 Sep 2017 11:01:22 +0200
mrs (6.0.5+dfsg-2) unstable; urgency=medium
[Andreas Tille]
* cme fix dpkg-control
* hardening=+all
* d/watch: xz compressed repackaged tarball
[Gert Wollny]
* d/p/gcc-6.patch fix compilation with gcc-6
Closes: #816569
-- Andreas Tille <tille@debian.org> Fri, 12 Aug 2016 13:01:30 +0200
mrs (6.0.5+dfsg-1) unstable; urgency=medium
* New upstream version (update patches)
* Document removed code from source tarball via Files-Excluded
* d/rules: get-orig-source now cares for repackaging via uscan
* cme fix dpkg-control
* d/copyright: proper sequence of Files sections
* New Build-Depends: liblog4cpp5-dev
-- Andreas Tille <tille@debian.org> Thu, 02 Oct 2014 10:05:43 +0200
mrs (6.0.4+dfsg-1) unstable; urgency=low
* Updated license information, again
* New upstream release
-- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl> Thu, 02 Sep 2013 10:00:00 +0200
mrs (6.0.3+dfsg-1) unstable; urgency=low
* Work around lisence confusion
* New upstream release
-- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl> Thu, 12 Aug 2013 10:00:00 +0200
mrs (6.0.2+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #712679)
-- Maarten L. Hekkelman <m.hekkelman@cmbi.ru.nl> Thu, 20 Jun 2013 10:00:00 +0200
|