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
|
atomicparsley (20240608.083822.1ed9031-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* declare compliance with Debian Policy 4.7.0
* update copyright info: update coverage
* update watch file: improve filename mangling
* update lintian overrides
-- Jonas Smedegaard <dr@jones.dk> Tue, 01 Oct 2024 10:22:51 +0200
atomicparsley (20210715.151551.e7ad03a-1) unstable; urgency=medium
[ upstream ]
* new release(s);
closes: bug#782187, thanks to Mathieu Malaterre;
closes: bug#993366, #993372, thanks to Neil Williams,
CVE-2021-37231 CVE-2021-37232
[ Jonas Smedegaard ]
* move maintenance to the Debian team on Salsa
* update git-buildpackage config:
+ use DEP-14 branches upstream/latest debian/latest
+ stop set explicit compression method
+ avoid any .git* files
* update watch file: track GitHub source
* update copyright info:
+ list GitHub as source
+ list GitHub issue tracker as preferred upstream contact
+ use Reference field (not License-Reference);
tighten lintian overrides
+ update coverage
* declare compliance with Debian Policy 4.6.0
* use debhelper compatibility level 13 (not 9);
build-depend on debhelper-compat (not debhelper);
stop build-depend explicitly on dh-autoreconf
* simplify source helper script copyright-check
* list GitHub as Homepage;
closes: bug#987034, thanks to Brian Sammon
* stop explicitly install executable;
build-depend on cmake
-- Jonas Smedegaard <dr@jones.dk> Fri, 17 Sep 2021 11:26:19 +0200
atomicparsley (0.9.6-2) unstable; urgency=medium
[ Ondřej Nový ]
* Update copyright info: Use https protocol in Format field.
* Set Vcs-* fields to salsa.debian.org.
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on devscripts cdbs.
* Stop build-depend on dh-buildinfo.
* Declare compliance with Debian Policy 4.3.0.
* Set Rules-Requires-Root: no.
* Update copyright info:
+ Fix double-space-delimit copyright holders.
+ Extend coverage of packaging.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update watch file:
+ Fix tracking URL.
+ Simplify regular expressions.
+ Rewrite usage comment.
+ Use substitution strings.
-- Jonas Smedegaard <dr@jones.dk> Sun, 24 Feb 2019 14:43:55 +0100
atomicparsley (0.9.6-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Track, list as source and upstream contact in copyright info, and
download from bitbucket.org (not sf.net).
Closes: bug#782162. Thanks to Mathieu Malaterre.
* Modernize git-buildpackage config:
+ Avoid git- prefix.
+ Filter any .hg* file.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.8.
* Bump copyright format to 1.0.
* Update copyright info:
+ Extend coverage for upstream authors.
+ Extend coverage for myself.
+ Relicense packaging as GPL-3+.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Modernize cdbs use:
+ Stop suppress optional parts: All needs satisfied even in
oldstable.
+ Build-depend on devscripts.
* Stop suppres copyright check of configure file: Not included
upstream.
* Bootstrap autotools.
Build-depend on dh-autoreconf.
Stop build-depend (explicitly) on autoconf.
* Move packaging to multimedia team:
+ Adapt Maintainer, Uploaders, and Vcs-* fields.
* Add lintian override regarding debhelper 9.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Update watch file:
+ Modernize to use format 4.
+ Mention gbp in usage hint comment.
-- Jonas Smedegaard <dr@jones.dk> Sat, 18 Jun 2016 19:21:00 +0200
atomicparsley (0.9.2~svn110-4) unstable; urgency=low
* Drop all local CDBS snippets: included with main cdbs package now.
* Refresh patch.
* Drop build-dependencies on devscripts and dh-buildinfo.
-- Jonas Smedegaard <dr@jones.dk> Thu, 25 Mar 2010 01:15:42 +0100
atomicparsley (0.9.2~svn110-3) unstable; urgency=low
* Update local cdbs snippets:
+ Update package-relations.mk: Cleanup and tighten dependencies.
Improve whitespace cleanup. Rewrite and silence applying
dependencies.
+ Let copyright-check.mk investigate top 99999 lines (not just 60 as
default for licensecheck), and make it configurable with
DEB_COPYRIGHT_CHECK_PARSELINES. Silence (GENERATED FILE) licensing
notices. Group by owners (ignoring years) and sort owner list by
years.
+ Update upstream-tarball.mk to preserve bzip2 tarballs with source
format 3.0 (quilt).
* Add patch 1001 to fix const chars. Closes: bug##560480, thanks to
Lucas Nussbaum.
* Use source format '3.0 "quilt"'.
* Minor fix and cosmetics: Extend copyright year, and reorder a set of
owners, in debian/copyright.
* Cleanup double cdbs build-dependency.
* Bump Standards-Version to 3.8.4.
-- Jonas Smedegaard <dr@jones.dk> Mon, 08 Feb 2010 13:44:47 +0100
atomicparsley (0.9.2~svn110-2) unstable; urgency=low
* Add Vcs-* stanzas (collab-maint Git at Alioth).
* , thanks to lintian.
-- Jonas Smedegaard <dr@jones.dk> Sat, 18 Jul 2009 01:06:18 +0200
atomicparsley (0.9.2~svn110-1) unstable; urgency=low
* Initial release. Closes: bug#536709.
-- Jonas Smedegaard <dr@jones.dk> Sat, 18 Jul 2009 00:53:28 +0200
|