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
|
rdfind (1.5.0-1.1) unstable; urgency=medium
* Non-maintainer upload
* Add patch from upstream to fix compilation with g++-11 (Closes: #997256)
-- Simon McVittie <smcv@debian.org> Wed, 27 Oct 2021 11:10:56 +0100
rdfind (1.5.0-1) unstable; urgency=medium
* d/copyright: Switch to https
* add CI config
* New upstream version 1.5.0
* Bump Standards-Version to 4.6.0
* update debian-compat to 13
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 11 Sep 2021 17:53:16 +0900
rdfind (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
- Fix FTBFS on 32bit. (Closes: #913554)
* d/{watch,control}: Switch to https.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 13 Nov 2018 11:18:32 +0900
rdfind (1.4.0-2) unstable; urgency=medium
* d/control: Add autoconf-archive B-D to fix FTBFS.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 11 Nov 2018 21:26:23 +0900
rdfind (1.4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
[ TANIGUCHI Takaki ]
* debian/watch: mangle alpha version
* New upstream version 1.4.0
- Support SHA256. (Closes: #815120)
- Support "-dryrun" option. (Closes: #754663)
- Make manpage more clear. (Closes: #901423)
- Make error message more clear. (Closes: #648671)
* Bump Stanrads-Version to 4.2.1
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 11 Nov 2018 18:36:15 +0900
rdfind (1.3.5-2) unstable; urgency=medium
* d/control:
- Change priority to optional.
- Move Vcs-* to salsa.d.o.
- B-D: Remove autotools-dev
* Bump Stanrads-Version to 4.1.4
* debian/compat: 11
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 04 Jul 2018 16:36:59 +0900
rdfind (1.3.5-1) unstable; urgency=medium
* New upstream version 1.3.5
* debian/patches/reproduciable_build.patch: refresh patch
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 02 Feb 2017 16:13:24 +0900
rdfind (1.3.4-2.1) unstable; urgency=medium
* Non-maintainer upload.
[ Reiner Herrmann ]
* Added patch to sort files before doing any operation. Closes: #795790
[ Mattia Rizzolo ]
* Use https in Vcs-* fields.
* Bump Standards-Version to 3.9.8, no changes needed.
* Bump debhelper compat level to 9.
* Drop obsolete build-dependency on dpkg-dev.
-- Mattia Rizzolo <mattia@debian.org> Mon, 20 Jun 2016 16:09:42 +0000
rdfind (1.3.4-2) unstable; urgency=low
[ Helmut Grohne ]
* Mark package as Multi-Arch: foreign. (Closes: #745044)
[ TANIGUCHI Takaki ]
* Bump standards-Version to 3.9.5
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 30 Apr 2014 16:51:01 +0900
rdfind (1.3.4-1) unstable; urgency=low
* Imported Upstream version 1.3.4
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 20 Jun 2013 20:06:55 +0900
rdfind (1.3.3-1) unstable; urgency=low
* Imported Upstream version 1.3.3
+ Fix FTBFS on hurd-i386. (Closes: 711793)
* debian/control: Bump Standards-Version to 3.9.4 (with no changes).
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 18 Jun 2013 23:07:08 +0900
rdfind (1.3.2-1) unstable; urgency=low
* Imported Upstream version 1.3.2
* Build with Hardening options.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 07 May 2013 13:08:51 +0900
rdfind (1.3.1-1) unstable; urgency=low
* New upstream. (Closes: #667350)
* Bump Standards-Version to 3.9.3.
+ debian/copyright: copyright-format 1.0
* debian/control: Add Vcs-Git-*
+ Fix typo in description.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 08 May 2012 09:26:34 +0900
rdfind (1.3.0-1) unstable; urgency=low
* New upstream version 1.3.0 (Closes: #613059)
* remove 00_fix_man_typo: Fixed in upstream.
* Bump Standards-Version to 3.9.2.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 25 Jul 2011 17:37:38 +0900
rdfind (1.2.4-2) unstable; urgency=low
* Fix man file (rdfind.1) typo. (Closes: #613055)
* debian/copyright: Rewrite in DEP-5 format.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 07 Mar 2011 13:42:00 +0900
rdfind (1.2.4-1) unstable; urgency=low
* Initial release (Closes: #511807)
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 15 Nov 2010 14:42:08 +0900
|