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 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342
|
rolo (019-3) unstable; urgency=medium
* d/control: Bump Standards-Version to 4.6.1 (no changes needed)
* d/copyright: Update Copyright years for debian/* files
-- Rafael Laboissière <rafael@debian.org> Mon, 05 Dec 2022 12:25:20 -0300
rolo (019-2) unstable; urgency=medium
* d/watch: Drop useless filenamemangle option
-- Rafael Laboissière <rafael@debian.org> Mon, 22 Nov 2021 08:41:00 -0300
rolo (019-1) unstable; urgency=medium
* New upstream version 019
* d/copyright: Reflect upstream changes
* d/s/options: Drop useless file
-- Rafael Laboissière <rafael@debian.org> Mon, 22 Nov 2021 04:11:10 -0300
rolo (018-1) unstable; urgency=medium
* New upstream version 018
-- Rafael Laboissière <rafael@debian.org> Mon, 13 Sep 2021 09:07:40 +0200
rolo (017-1) unstable; urgency=medium
* New upstream version 017
-- Rafael Laboissière <rafael@debian.org> Mon, 13 Sep 2021 08:40:38 +0200
rolo (016-1) unstable; urgency=medium
* New upstream version 016
-- Rafael Laboissière <rafael@debian.org> Mon, 13 Sep 2021 08:24:27 +0200
rolo (015-1) unstable; urgency=medium
* New upstream version 015
* d/watch: Correctly mangle file name of signature file
* d/control: Bump Standards-Version to 4.6.0 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Fri, 27 Aug 2021 09:36:45 -0300
rolo (014-4) unstable; urgency=medium
* d/rules: Drop obsolete autoreconf addon
-- Rafael Laboissière <rafael@debian.org> Fri, 31 Jul 2020 18:52:07 -0300
rolo (014-3) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.5.0 (no changes needed)
+ Bump debhelper compatibility level to 13
+ Update Upstream-Contact and Source fields
* d/u/metadata: New file
-- Rafael Laboissière <rafael@debian.org> Fri, 31 Jul 2020 05:27:29 -0300
rolo (014-2) unstable; urgency=medium
* This upload includes the upstream signature of the orig tarball
* d/control: Bump Standards-Version to 4.4.0 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Fri, 12 Jul 2019 13:03:17 -0300
rolo (014-1) unstable; urgency=medium
* New upstream version 014
* Adjust unit tests for new upstream version
+ d/rules: Drop override_dh_auto_test rule
+ d/t/run-tests: Remove script (integrated upstream)
+ d/t/control: Use Test-Command
* d/copyright: Reflect upstream changes
-- Rafael Laboissiere <rafael@debian.org> Wed, 30 Jan 2019 19:09:39 -0200
rolo (013-5) unstable; urgency=medium
* d/t/run-tests: Add more extensive test
* Run unit tests at build time
* d/rules: Add override_dh_auto_test rule
* d/control: Build-depend on shunit2
-- Rafael Laboissiere <rafael@debian.org> Tue, 29 Jan 2019 09:03:11 -0200
rolo (013-4) unstable; urgency=medium
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.3.0
+ Drop useless build-dependencies on automake, autoconf, and quilt
* Bump to debhelper compat level 12
* Build against debhelper instead of CDBS
-- Rafael Laboissiere <rafael@debian.org> Sat, 05 Jan 2019 21:20:08 -0200
rolo (013-3) unstable; urgency=medium
* Use shunit2 for running the autopkgtest script
* d/control:
+ Bump Standards-Version to 4.1.2 (no changes needed)
+ Use URLs from Debian's GitLab server
-- Rafael Laboissiere <rafael@debian.org> Fri, 22 Dec 2017 19:09:02 -0200
rolo (013-2) unstable; urgency=medium
* Run properly the autopkgtest script
-- Rafael Laboissiere <rafael@debian.org> Mon, 21 Aug 2017 17:22:45 -0300
rolo (013-1) unstable; urgency=medium
* New upstream version 013
* d/control:
+ Bump Standards-Version to 4.0.1 (no changes needed)
+ Drop unneeded autotools-dev from the build-dependencies list
* Add a preliminary autopkgtest test suite
-- Rafael Laboissiere <rafael@debian.org> Fri, 18 Aug 2017 17:25:41 -0300
rolo (012-2) unstable; urgency=medium
* Upload to unstable
* Make uscan check the upstream GPG signature
* d/copyright: Use secure URL in Format
* d/watch: Use version 4
-- Rafael Laboissiere <rafael@debian.org> Sun, 18 Jun 2017 05:08:30 -0300
rolo (012-1) experimental; urgency=medium
* New upstream version 012
* d/watch: Update to new upstream location
* d/control: Update the Homepage URL
* d/patches/*: Removed all patches (applied upstream)
* d/s/options: Add more items to the diff-ignore list
* d/copyright: Update copyright for Debian-specific files
* d/rules: Ensure that auroreconf will be run
-- Rafael Laboissiere <rafael@debian.org> Sat, 18 Feb 2017 09:44:53 -0200
rolo (011.dfsg.1-17) unstable; urgency=medium
* Reintroduce the package into unstable
* Bump debhelper compat level to 10
* d/control:
+ Bump Standards-Version to 3.9.8 (no changes needed)
+ Update the Vcs-* URLs to the new repository
* d/copyright: Convert to DEP-5 format
* Convert patches to DEP-3 format
* Do not include glib/gunicode.h in the patches
* d/p/compare-in-utf-8.diff: Adjust argument of unac_string
* d/p/include-stdlib.diff: New patch
* d/p/locale-lc-all.diff: New patch
* d/s/format: Use format 3.0 (quilt)
* d/rules: Compile with hardening flags
-- Rafael Laboissiere <rafael@debian.org> Sat, 15 Oct 2016 23:30:24 -0300
rolo (011.dfsg.1-16) unstable; urgency=low
* debian/control:
+ The package is now maintained with Git at alioth.debian.org. Add
Vcs-Git field and change Vcs-Browser accordingly.
+ Bump Standards-Version to 3.8.1 (add needed file
debian/README.source explaining the patch system)
-- Rafael Laboissiere <rafael@debian.org> Fri, 24 Apr 2009 15:56:10 +0200
rolo (011.dfsg.1-15) unstable; urgency=low
* debian/patches/utf8-in-index.diff: Allow enough space for UTF-8
characters in the malloc'ed string menu_name. This was causing
segmentation bugs
-- Rafael Laboissiere <rafael@debian.org> Wed, 04 Mar 2009 23:58:36 +0100
rolo (011.dfsg.1-14) unstable; urgency=low
* debian/patches/compare-in-utf-8.diff: Add patch for ordering correctly
the names in the index when they contain UTF-8 characters
* debian/control: Build-depend on libunac1-dev, needed for the the
patch above
-- Rafael Laboissiere <rafael@debian.org> Sat, 21 Feb 2009 19:18:36 +0100
rolo (011.dfsg.1-13) unstable; urgency=low
* debian/patches/use-ncursesw.diff: Adjusted for providing the correct
include flag in CFLAGS, such that the package really compiles against
libncursesw5, avoiding FTBFS (closes: #515103)
* debian/patches/utf8-in-index.diff: Adjusted for accepting UTF-8
characters in email addresses (thanks to Carsten Hey for reporting the
problem).
* debian/patches/drop-libform.diff: Add patch for avoiding linking against
libformw
-- Rafael Laboissiere <rafael@debian.org> Fri, 13 Feb 2009 18:22:28 +0100
rolo (011.dfsg.1-12) unstable; urgency=low
* debian/patches/utf8-in-index.diff: Add patch for displaying columns
correctly in the index screen when names are encoded in UTF-8
(closes: #514933)
* debian/control: Build-depend on libglib2.0-dev, since the patch above
needs its function g_utf8_strlen
-- Rafael Laboissiere <rafael@debian.org> Fri, 13 Feb 2009 02:21:34 +0100
rolo (011.dfsg.1-11) experimental; urgency=low
* debian/control:
+ Build-depend on libncursesw5-dev instead of libncurses5-dev, in order
to support for wide character and corretly display entries in UTF-8
(closes: #514926)
+ Fix Lintian warning debhelper-but-no-misc-depends
+ Build-depends on autoconf and automake
* debian/patches/use-ncursesw.diff: New patch for forcing the use of
libncursesw
* debian/clean: Also remove config.status.lineno
* debian/rules: Backup/restore files config.h.in and configure, which
are changed during the build process
-- Rafael Laboissiere <rafael@debian.org> Thu, 12 Feb 2009 00:22:58 +0100
rolo (011.dfsg.1-10) unstable; urgency=low
* debian/patches/display-multiple-addresses.diff: New patch for
displaying multiple addresses present in a vCard, along with their
"TYPE" arguments (closes: #458228)
-- Rafael Laboissiere <rafael@debian.org> Sat, 20 Sep 2008 21:36:02 +0200
rolo (011.dfsg.1-9) unstable; urgency=low
* debian/rules: Use debian/clean instead of manually cleaning files
* debian/compat, debian/control: Bump build-dependency on debhelper to
>= 7.0.0, otherwise debian/clean is moot
* debian/clean: New file
* debian/patches/use-usr-bin-editor.diff: New patch for using
/usr/bin/editor instead of vi as the default editor when EDITOR and
ROLO_EDITOR environment variables are not defined
-- Rafael Laboissiere <rafael@debian.org> Sun, 13 Jul 2008 17:51:18 +0200
rolo (011.dfsg.1-8) unstable; urgency=low
* debian/control:
+ Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
+ Bump Standards-Version 3.8.0 (no changes needed)
* debian/watch: Remove "dfsg" from the upstream version before number
comparison
* Switch to quilt from of CDBS' simple-patchsys
-- Rafael Laboissiere <rafael@debian.org> Mon, 30 Jun 2008 16:46:12 +0200
rolo (011.dfsg.1-7) unstable; urgency=low
* debian/control:
+ Dropped the Homepage pseudo-header from the extended description
+ Bumped Standards-Version to 3.7.3
* debian/dirs: Removed file
-- Rafael Laboissiere <rafael@debian.org> Sat, 15 Dec 2007 23:04:45 +0100
rolo (011.dfsg.1-6) unstable; urgency=low
* debian/control: Use the now official Vcs-* fields instead of the
obsolete XS-Vcs-* ones
* debian/patches/04-display-types.patch: Display the value of "TYPE"
attributes for vCard fields that have such attribute (closes: #442457)
-- Rafael Laboissiere <rafael@debian.org> Fri, 16 Nov 2007 22:28:36 +0100
rolo (011.dfsg.1-5) unstable; urgency=low
* debian/control: Added Homepage field
* debian/menu: Renamed section to comply with the new menu hierarchy
(menu package version 2.1.35)
-- Rafael Laboissiere <rafael@debian.org> Thu, 5 Jul 2007 10:49:26 +0200
rolo (011.dfsg.1-4) unstable; urgency=low
* debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields
* debian/patches:
+ 03_drop-rolorc-manpage.patch: Added patch for removing the
references to ~/.rolorc in the man page. This file is not used by
rolo and the mention to it in the man page is probably a mistake
from the upstream author (closes: #421926).
+ Renamed patches manpage-close-list and refresh-index-empty by
prepending 01_ and 02_, respectively. This is needed to get the
correct order of execution.
-- Rafael Laboissiere <rafael@debian.org> Thu, 3 May 2007 11:44:41 +0200
rolo (011.dfsg.1-3) unstable; urgency=low
* debian/copyright: Added note about the removal of the doc/rfc2426.txt
from the Debian upstream tarball
-- Rafael Laboissiere <rafael@debian.org> Sun, 25 Mar 2007 23:07:52 +0200
rolo (011.dfsg.1-2) unstable; urgency=low
* debian/patches/refresh-index-empty.patch: Added patch that avoids
a segmentation fault when deleting a record in a vcf file containing
that single record (closes: #415737)
-- Rafael Laboissiere <rafael@debian.org> Wed, 21 Mar 2007 19:57:37 +0100
rolo (011.dfsg.1-1) unstable; urgency=low
* Regenerated the upstream tarball (and added ".dfsg.1" to the version
number), removing the RFC document, which is not DFSG compliant.
-- Rafael Laboissiere <rafael@debian.org> Sun, 11 Mar 2007 20:39:23 +0100
rolo (011-3) unstable; urgency=low
* Uploaded to unstable again, this time with the orig.tar.gz file
included
-- Rafael Laboissiere <rafael@debian.org> Mon, 12 Feb 2007 19:27:43 +0100
rolo (011-2) unstable; urgency=low
* First release to unstable (closes: #410659)
-- Rafael Laboissiere <rafael@debian.org> Mon, 12 Feb 2007 19:06:31 +0100
rolo (011-1) unstable; urgency=low
* Initial release
-- Rafael Laboissiere <rafael@debian.org> Mon, 12 Feb 2007 12:33:11 +0100
|