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 343 344 345 346
|
libvc (012-4) unstable; urgency=medium
* d/gbp.conf: Use the default value for import.orig.merge-mode (replace)
* d/control: Bump Standards-Version to 4.6.2 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Sun, 17 Dec 2023 10:13:58 -0300
libvc (012-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Rafael Laboissière <rafael@debian.org> Mon, 05 Dec 2022 06:41:50 -0300
libvc (012-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database.
-- Rafael Laboissière <rafael@debian.org> Sun, 04 Dec 2022 18:48:55 -0300
libvc (012-1) unstable; urgency=medium
* New upstream version 012
* d/control: Bump Standards-Version to 4.6.1 (no changes needed)
* d/copyright: Reflect upstream changes
-- Rafael Laboissière <rafael@debian.org> Tue, 04 Oct 2022 10:13:37 -0300
libvc (011-1) unstable; urgency=medium
* New upstream version 011
-- Rafael Laboissière <rafael@debian.org> Mon, 13 Dec 2021 12:19:58 -0300
libvc (010-1) unstable; urgency=medium
* New upstream version 010
* d/watch: Drop option filenamemangle
* d/copyright: Reflect upstream changes
* d/libvc0.symbols: Add new symbol vc_get_error_message
* d/clean: Drop file (cleanup is done upstream now)
-- Rafael Laboissière <rafael@debian.org> Wed, 01 Dec 2021 15:26:09 -0300
libvc (009-2) unstable; urgency=medium
* d/watch: Correctly mangle file name of signature file
* d/control: Bump Standards-Version to 4.6.0 (no changes needed)
* d/copyright:
+ Accentuate my family name
+ Update copyright years
* Use stock debhelper wildcards instead of dh-exec
+ d/libvc-dev.install: Ditto
+ d/libvc0.install: Ditto
+ d/control: Drop build-dependency on dh-exec
* d/clean: Remove m4/ directory
-- Rafael Laboissière <rafael@debian.org> Sun, 21 Nov 2021 06:12:25 -0300
libvc (009-1) unstable; urgency=medium
* New upstream version 009
-- Rafael Laboissière <rafael@debian.org> Fri, 05 Feb 2021 07:17:13 -0300
libvc (008-1) unstable; urgency=medium
* New upstream version 008
* d/control: Bump Standards-Version to 4.5.1 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Sat, 30 Jan 2021 14:18:37 -0300
libvc (007-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ libvc-dev, libvc0: Add Multi-Arch: same.
-- Rafael Laboissière <rafael@debian.org> Thu, 12 Nov 2020 03:53:45 -0300
libvc (007-2) unstable; urgency=medium
* d/copyright: Update copyright years
* d/rules: Drop obsolete autoreconf addon
-- Rafael Laboissière <rafael@debian.org> Fri, 31 Jul 2020 18:38:33 -0300
libvc (007-1) unstable; urgency=medium
* New upstream version 007
* d/t/control: Capitalize field name Test-Command
* d/control:
+ Bump Standards-Version to 4.5.0 (no changes needed)
+ Bump debhelper compatibitlity level to 13
* d/u/metadata: New file
-- Rafael Laboissière <rafael@debian.org> Tue, 14 Jul 2020 16:25:41 -0300
libvc (006-3) unstable; urgency=medium
* Annotate Build-Depends: shunit2 with <!nocheck>
This avoids failures when cross-building from source, because the
build dependency on shunit2 is unsatisfiable.
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #933594)
-- Rafael Laboissiere <rafael@debian.org> Sat, 03 Aug 2019 15:12:11 -0300
libvc (006-2) unstable; urgency=medium
* d/t/control: Add dependency on libc6-dev
-- Rafael Laboissiere <rafael@debian.org> Sun, 14 Jul 2019 06:55:15 -0300
libvc (006-1) unstable; urgency=medium
* New upstream version 006
* d/copyright: Reflect upstream changes
* Adjust unit tests for upstream changes
* d/p/lb-string-macro.patch: Drop patch (apploed upstream)
* d/t/control: Add dependency on gcc
-- Rafael Laboissiere <rafael@debian.org> Sat, 13 Jul 2019 15:44:07 -0300
libvc (005-5) unstable; urgency=medium
* d/p/lb-string-macro.patch: New patch
* Add unit tests for both build time and autopkgtest
* d/control: Bump Standards-Version to 4.4.0 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Thu, 11 Jul 2019 15:37:00 -0300
libvc (005-4) unstable; urgency=medium
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.3.0
+ Bump to debhelper compat level 12
* Build against debhelper instead of CDBS
* d/libvc*.install: Use dh-exec for installing files
* d/s/options: Drop this useless file
* d/clean: Remove built files in src/
* d/libvc0.symbols: Add Build-Depends-Package header
-- Rafael Laboissiere <rafael@debian.org> Sat, 05 Jan 2019 19:04:36 -0200
libvc (005-3) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.1.2 (no changes needed)
+ Use URLs from Debian's GitLab server
+ Drop useless build-dependency on autotools-dev
-- Rafael Laboissiere <rafael@debian.org> Sat, 23 Dec 2017 07:49:42 -0200
libvc (005-2) unstable; urgency=medium
* Uploaded to unstable
* d/copyright: Use secure URL in Format
* d/watch: Use version 4
-- Rafael Laboissiere <rafael@debian.org> Sun, 18 Jun 2017 04:43:20 -0300
libvc (005-1) experimental; urgency=medium
* New upstream version 005
* Make uscan check the upstream GPG signature
* d/control: Build-Depend on bison
-- Rafael Laboissiere <rafael@debian.org> Sun, 19 Feb 2017 07:07:12 -0300
libvc (004-1) experimental; urgency=medium
* New upstream version 004
* d/copyright:
+ Reflect upstream changes
+ Convert to DEP-5 format
* Bump the debhelper compatility level to 10
* d/control:
+ Bump Standards-Version to 3.9.8 (no changes needed)
+ New maintainer (Closes: 834311)
+ Use secure Vcs-* URLs
* d/watch: Use new upstream location
* d/s/format: Use 3.0 (quilt) format
* d/s/options: Add extend-diff-ignore option
* d/p/*: Drop patches (applied upstream)
* d/rules:
+ Ensure that autoreconf is run
+ Set all hardening flags
-- Rafael Laboissiere <rafael@debian.org> Sat, 18 Feb 2017 16:50:46 -0200
libvc (003.dfsg.1-12) unstable; urgency=low
* New maintainer. Closes: #534359
* Bump Standards-Verstion to 3.8.3
-- Tony Palma <xbytemx@gmail.com> Wed, 16 Sep 2009 04:28:17 -0500
libvc (003.dfsg.1-11) unstable; urgency=low
* debian/control:
+ Bump Standards-Version to 3.8.1 (add needed file
debian/README.source explaining the patch system)
+ The package is now maintained with Git at alioth.debian.org. Add
Vcs-Git field and change Vcs-Browser accordingly.
-- Rafael Laboissiere <rafael@debian.org> Mon, 20 Apr 2009 13:03:08 +0200
libvc (003.dfsg.1-10) 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/control:
+ Fix Lintian warning debhelper-but-no-misc-depends
+ Drop useless Section field for libvc0 package
* debian/libvc0.symbols: Add shared library symbols file
-- Rafael Laboissiere <rafael@debian.org> Fri, 13 Feb 2009 18:28:03 +0100
libvc (003.dfsg.1-9) unstable; urgency=low
* debian/control:
+ Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
+ Bump Standards-Version to 3.8.0 (no changes needed)
* debian/watch: Remove "dfsg" from the upstream version before number
comparison
* Use quilt instead of CDBS' simple-patchsys
-- Rafael Laboissiere <rafael@debian.org> Tue, 01 Jul 2008 17:10:33 +0200
libvc (003.dfsg.1-8) unstable; urgency=low
* debian/control:
+ Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
+ Dropped the Homepage pseudo-header from the extended descriptions
+ Bumped Standards-Version to 3.7.3
-- Rafael Laboissiere <rafael@debian.org> Sat, 15 Dec 2007 23:35:16 +0100
libvc (003.dfsg.1-7) unstable; urgency=low
* debian/patches/04-accept-line-folding.patch: New patch for making the
flex scanner accept values of the fields spanning several lines using
the folding technique of RFC-822 (i.e. using a space in the beginning
of the continuation lines. This does not yet make libvc completely
RFC-2425-compliant, because the continuation sequence "\n " is still
contained in the output (i.e. not eaten up). At any rate, rolo should
now be able to read vCard files containing folded lines (closes:
#442944).
* debian/control:
+ Tightened the dependency on autoconf to >= 2.61 and build-conflict
with autoconf2.13, otherwise the -vfi option passed to autoreconf
does not work
+ Added Homepage field
-- Rafael Laboissiere <rafael@debian.org> Sun, 23 Sep 2007 10:12:19 +0200
libvc (003.dfsg.1-6) unstable; urgency=low
* debian/patches/manpage-Lb-definition.patch: Patch for doc/vc.3 which
adds definition for the libvc library (.Lb macro) and avoids nroff
warnings
* Make the library compliant with the vCard 2.1 specification as regards
valid field names which are defined to be any printable 7bit us-ascii
except []=:., > (closes: #430546):
+ debian/patches/field-names-comply-with-vCard2.1.patch: Added patch
to change lex scanning variables in src/vc_scan.l
+ debian/control: Build-Depends on flex
+ debian/rules: Save and restore src/vc_scan.c and remove ylwrap in
the clean rule
-- Rafael Laboissiere <rafael@debian.org> Tue, 26 Jun 2007 12:20:23 +0200
libvc (003.dfsg.1-5) unstable; urgency=low
* debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields
* debian/patches/vc-manpage-lb-macro.patch: Added patch for fixing
Lintian's manpage-has-errors-from-man warning (wrong argument to .Lb
macro)
-- Rafael Laboissiere <rafael@debian.org> Sun, 22 Apr 2007 11:43:09 +0200
libvc (003.dfsg.1-4) unstable; urgency=low
* debian/control: Changed section of libvc-dev to libdevel, avoiding the
override disparity
-- Rafael Laboissiere <rafael@debian.org> Tue, 27 Mar 2007 16:25:44 +0200
libvc (003.dfsg.1-3) unstable; urgency=low
* debian/rules: Call "autoreconf -vfi" in makebuilddir rule. This is
apparently needed for GNU/kFreeBSD, due to the outdated libtool files
in the upstream tarball (closes: #416257)
* debian/control: Build-Depends on autoconf, automake, and libtool
-- Rafael Laboissiere <rafael@debian.org> Tue, 27 Mar 2007 03:56:16 +0200
libvc (003.dfsg.1-2) 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:43 +0200
libvc (003.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.
Hopefully, the package will be accepted by the ftp-admin this time.
* debian/libvc-dev.docs: Do not install doc/rfc2426.txt
-- Rafael Laboissiere <rafael@debian.org> Sun, 11 Mar 2007 20:24:34 +0100
libvc (003-4) unstable; urgency=low
* debian/patches/count-vcards-buffer-overflow.patch: Fix buffer overflow
problem, as reported in
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1356
(thanks to Carsten Hey for drawing my attention to this problem)
* debian/README.Debian: Added file to document the above
-- Rafael Laboissiere <rafael@debian.org> Mon, 19 Feb 2007 04:03:16 +0100
libvc (003-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:23 +0100
libvc (003-2) unstable; urgency=low
* First release to unstable (closes: #410658)
-- Rafael Laboissiere <rafael@debian.org> Mon, 12 Feb 2007 19:04:08 +0100
libvc (003-1) unstable; urgency=low
* Initial release
-- Rafael Laboissiere <rafael@debian.org> Mon, 12 Feb 2007 12:32:36 +0100
|