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
|
uc-echo (1.12-11) unstable; urgency=medium
* Team upload.
[ Helmut Grohne ]
* Fix FTCBFS: Annotate Build-Depends. (Closes: #929330)
[ Andreas Tille ]
* Standards-Version: 4.3.0
-- Helmut Grohne <helmut@subdivi.de> Tue, 21 May 2019 21:01:35 +0200
uc-echo (1.12-10) unstable; urgency=medium
[ Steffen Moeller and Jon Ison ]
* Introduced EDAM annotation
* debian/upstream/metadata: Added references to registries
[ Andreas Tille ]
* Update d/copyright
* Drop redundant get-orig-source target
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* hardening=+all
-- Andreas Tille <tille@debian.org> Tue, 03 Jul 2018 15:30:44 +0200
uc-echo (1.12-9) unstable; urgency=medium
* Add dependency python-scipy
Closes: #785006
-- Navid Fehrenbacher <nf@q-leap.de> Fri, 15 May 2015 08:26:15 +0000
uc-echo (1.12-8) unstable; urgency=medium
* Prevent option -m64 on arm64
Closes: #770041
* cme fix dpkg-control
* DEP5
-- Andreas Tille <tille@debian.org> Mon, 08 Dec 2014 09:09:40 +0100
uc-echo (1.12-7) unstable; urgency=medium
* Add support with mips abi=n32, n64 (thanks for the patch to
Sphinx Jiang <yishanj13@gmail.com>)
Closes: #752070
-- Andreas Tille <tille@debian.org> Thu, 19 Jun 2014 14:38:06 +0200
uc-echo (1.12-6) unstable; urgency=medium
* Fix Build on hppa (thanks for the patch to Helge Deller <deller@gmx.de>)
Closes: #742744
-- Andreas Tille <tille@debian.org> Thu, 27 Mar 2014 11:42:11 +0100
uc-echo (1.12-5) unstable; urgency=medium
* debian/upstream -> debian/upstream/metadata
* Restore g++-multilib build-dependency on several 32-bit architectures.
(thanks for the patch to Colin Watson <cjwatson@ubuntu.com>)
Closes: #742285
-- Andreas Tille <tille@debian.org> Fri, 21 Mar 2014 23:13:19 +0100
uc-echo (1.12-4) unstable; urgency=low
[ Andreas Tille ]
* debian/upstream: title needs quoting since it contains a ": " string
* debian/control:
- cme fix dpkg-control
[ Nobuhiro Iwamatsu ]
* Add sh4 powerpcspe and m68k for don't need -m64.
* Use dpkg-architecture -qDEB_HOST_MULTIARCH instead of gcc -print-multiarch.
Closes: #728412
-- Andreas Tille <tille@debian.org> Wed, 18 Dec 2013 09:56:50 +0100
uc-echo (1.12-3) unstable; urgency=low
* debian/rules: more architectures don't need -m64
-- Thorsten Alteholz <debian@alteholz.de> Wed, 30 Oct 2013 19:00:07 +0100
uc-echo (1.12-2) unstable; urgency=low
* debian/control: use g++-multilib only when available (Closes: #727657)
* debian/control: use canonical vcs-fields
* add patch to compile on mips/mipsel
-- Thorsten Alteholz <debian@alteholz.de> Tue, 29 Oct 2013 19:00:07 +0100
uc-echo (1.12-1) unstable; urgency=low
* initial version (Closes: #704902)
-- Thorsten Alteholz <debian@alteholz.de> Tue, 12 Mar 2013 18:00:07 +0100
|