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
|
snowdrop (0.02b-13) unstable; urgency=medium
* New maintainer and co-maintainer. Thanks to Simon Kainz for the prior work
on this package. (Closes: #960139)
* Ran wrap-and-sort.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.5.0.
- Enhanced long description.
- Fixed typo in description. Thanks to Jakub Wilk <jwilk@debian.org>.
(Closes: #644012)
- Updated Vcs fields.
* debian/copyright:
- Extracted license to a stand-alone paragraph.
- Replaced license text with default debhelper GPL-2+ template plus
debian-legal endorsed OpenSSL exception text
(https://lists.debian.org/debian-legal/2004/05/msg00595.html).
- Updated URI to new format (1.0).
- Updated packaging and upstream copyright years.
* debian/gbp.conf: added to comply with pkg-security team GBP configuration.
* debian/patches/*:
- Renamed all patches.
- 030_fix-typos-in-source.patch: fixed another source typo and updated
header.
- 040_use-cppflags.patch: created to honor CPPFLAGS during build.
- 050_make-build-verbose.patch: created to make the build commands
explicit.
* debian/rules:
- Added '--no-parallel' to dh invocation to avoid build failure on DH >=
10.
- Added DEB_BUILD_MAINT_OPTIONS variable to provide full hardening flags.
- Removed redundant flag exports.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/sd-c.1:
- Fixed typo in the description section.
- Renamed from debian/snowdrop.1 to avoid spare manpage on system.
Consequently:
~ debian/links: changed to reflect changes.
~ debian/manpage: changed to install the renamed manpage.
* debian/source/lintian-overrides: created to override maintainer-manual-page
lintian.
* debian/tests/control: created to perform some CI smoke tests.
* debian/upstream/metadata: created.
* debian/watch:
- Added a fake site to explain about the current status of the original
upstream homepage.
- Updated to version 4.
-- David da Silva Polverari <david.polverari@gmail.com> Thu, 13 Aug 2020 05:42:24 +0000
snowdrop (0.02b-12.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-Depend on libgnutls-openssl-dev instead of libgnutls-dev to allow
transitioning to newer GnuTLS. Closes: #731474
* Stop unnecessary linkage against gnutls-extra to allow building against
newer GnuTLS versions. Closes: #725723
-- Andreas Metzler <ametzler@debian.org> Sun, 06 Apr 2014 15:42:01 +0200
snowdrop (0.02b-12) unstable; urgency=low
* Fixed typos in snowdrop.c (fix-typos-in-source.patch).
* Moved info from README.Debian-source concerning upstream into debian/watch.
-- Simon Kainz <simon@familiekainz.at> Fri, 30 Aug 2013 09:50:40 +0000
snowdrop (0.02b-11) unstable; urgency=low
* New maintainer. (Closes: #557585: ITA: snowdrop -- plain text
watermarking and watermark recovery)
* Push standards to the most recent version 3.9.4
* Fix several typos in man page.
* Fix wrong file entry in man page.
-- Simon Kainz <simon@familiekainz.at> Wed, 21 Aug 2013 13:01:10 +0200
snowdrop (0.02b-10) unstable; urgency=low
* QA upload.
* Move VCS to Alioth (collab-maint), update VCS links in debian/control
* Make package ready for dpkg 1.16.1 and inject build flags into the build
process.
* Fix a small syntax error in debian/changelog to make it correctly recognize
the new last paragraph.
* The debian/ directory is also relicensed to GPL-2+ with OpenSSL linking
exception to avoid any possible ambiguity.
-- Arno Töll <debian@toell.net> Sat, 01 Oct 2011 00:45:21 +0200
snowdrop (0.02b-9) unstable; urgency=low
* QA upload.
* Push debhelper compatibility to v8
* Convert package to 3.0 (quilt) format
* Move man page to debian/ (thus, leave upstream source directory untouched)
* Track changes to upstream source in a quilt patch (use-tls.patch)
* Link as needed (-Wl,--as-needed, in link-as-needed.patch)
* Push Standards to the most recent version 3.9.2
* Fix "Very minor typo in manpage" fix several typos (Closes: #608868)
* Switch debian/copyright to DEP-5
* Use `pkg-config' in Makefile instead of `libgnutls-config'. The latter was
obsolete since GnuTLS 2.7.12.1
* Provide future uploaders a hint in `debian/README.Debian-source' to learn
about changes in the upstream tarball, as the original file is not ver-
sioned
-- Arno Töll <debian@toell.net> Thu, 30 Jun 2011 18:29:59 +0200
snowdrop (0.02b-8) unstable; urgency=low
* Orphaned the package.
* debhelper v7; 3 line rules file
-- Joey Hess <joeyh@debian.org> Tue, 27 May 2008 19:03:11 -0400
snowdrop (0.02b-7) unstable; urgency=low
* Add Homepage field.
* Current policy.
-- Joey Hess <joeyh@debian.org> Tue, 18 Dec 2007 16:55:28 -0500
snowdrop (0.02b-6) unstable; urgency=low
* Add word "stenographic" to description. Closes: #353591
-- Joey Hess <joeyh@debian.org> Sun, 19 Feb 2006 15:21:21 -0500
snowdrop (0.02b-5) unstable; urgency=low
* Updated to gnutls12. Closes: #335770
-- Joey Hess <joeyh@debian.org> Tue, 25 Oct 2005 18:20:55 -0400
snowdrop (0.02b-4) unstable; urgency=low
* Updated to libgnutls11. Closes: #264736
(NB: still linked to libgcrypt7 as well as 11 because of libopencdk8.
versioned symbols make this work, I'll rebuild when libopencdk8 is
updated.)
* Work around temporary breakage in libgnutls-extra-config.
* Add -g to CFLAGS.
-- Joey Hess <joeyh@debian.org> Tue, 10 Aug 2004 14:23:34 -0300
snowdrop (0.02b-3) unstable; urgency=low
* Fix man page type. Closes: #261403
-- Joey Hess <joeyh@debian.org> Sun, 25 Jul 2004 18:02:15 -0400
snowdrop (0.02b-2) unstable; urgency=low
* Updated to libgnutls7.
-- Joey Hess <joeyh@debian.org> Fri, 16 Jan 2004 12:35:42 -0500
snowdrop (0.02b-1) unstable; urgency=low
* New upstream release.
* Update copyright file (openssl linking ok).
* Still lining with gnutls for now.
-- Joey Hess <joeyh@debian.org> Fri, 21 Nov 2003 12:33:17 -0500
snowdrop (0.0.20020909-5) unstable; urgency=low
* Wrote a man page (again, first type was eaten by make clean long ago).
-- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 19:37:34 -0500
snowdrop (0.0.20020909-4) unstable; urgency=low
* Updates for new gnutls, which requires I call libgnutls-config as well
as libgnutls-extra-config to get all the required libs.
-- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 13:53:02 -0500
snowdrop (0.0.20020909-3) unstable; urgency=low
* Use libgnutls-extra-config.
-- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 13:42:20 -0500
snowdrop (0.0.20020909-2) unstable; urgency=low
* Explicitly link in -lopencdk. Closes: #161256
-- Joey Hess <joeyh@debian.org> Thu, 19 Sep 2002 20:59:43 -0400
snowdrop (0.0.20020909-1) unstable; urgency=low
* First release.
* Fake version number as there is none upstream.
* Use gnutls instead of openssl since this is GPL'd.
* Add DESTDIR support to Makefile.
* Wrote a man page, but had it deleted by upstream's Makefile. Too annoyed
to do that again right now.
-- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2002 13:54:40 -0400
|