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
|
stoken (0.93-2) unstable; urgency=medium
* QA upload.
* Orphan the package. (See #1130510)
* debian/rules: Drop explicit --as-needed, no longer needed.
-- Boyuan Yang <byang@debian.org> Thu, 12 Mar 2026 11:55:58 -0400
stoken (0.93-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org (Closes: #1092616)
* d/watch: Use https protocol
[ Boyuan Yang ]
* New upstream release. (Closes: #1033892)
* Take over package maintenance. (Closes: #1126913)
* d/control: Bump Standards-Version to 4.7.3.
* d/control: Bump debhelper compat to v13.
* d/control: Update homepage to GitHub project.
* d/not-installed: Added.
* d/watch: Update to version 5.
-- Boyuan Yang <byang@debian.org> Tue, 03 Feb 2026 20:49:20 -0500
stoken (0.92-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062929
-- Benjamin Drung <bdrung@debian.org> Thu, 29 Feb 2024 17:37:04 +0000
stoken (0.92-1) unstable; urgency=medium
* Imported Upstream version 0.92 (Closes: #878883)
* Bump Standards-Version to 4.1.1, no changes needed
-- Kevin Cernekee <cernekee@gmail.com> Sun, 12 Nov 2017 08:45:20 -0800
stoken (0.91-1) unstable; urgency=medium
* Imported Upstream version 0.91
-- Kevin Cernekee <cernekee@gmail.com> Sun, 08 Jan 2017 22:08:58 -0800
stoken (0.90-1.1) unstable; urgency=medium
[ Mike Miller ]
* Non-maintainer upload.
* d/rules: Build with all hardening options enabled
* d/rules: Build with --as-needed to remove indirect lib dependencies
* Bump debhelper compatibility level to 10
* Drop explicit dependency on dh-autoreconf, now enabled by default
* d/control: Drop unnecessary dependencies on obsolete package versions
* d/control: Run wrap-and-sort
* d/control: Use canonical https URLs for Vcs-* fields
* d/control: Reorder fields according to "cme fix dpkg-control"
* d/copyright: Update Format using "cme fix dpkg-copyright"
* d/s/lintian-overrides: Override outdated-autotools-helper-file false
positive
* Bump Standards-Version to 3.9.8, no changes needed
[ Kevin Cernekee ]
* Add special handling for v0.9 to debian/watch file
-- Mike Miller <mtmiller@debian.org> Fri, 23 Dec 2016 19:05:59 -0800
stoken (0.90-1) unstable; urgency=low
* Imported Upstream version 0.90
* Remove static library from libstoken-dev package
* Consolidate all LGPL-2.1 copyrights into a single paragraph
* Change Debian versioning to use X.XX format, since "0.9" < "0.81"
* Upload to unstable
-- Kevin Cernekee <cernekee@gmail.com> Sat, 25 Jul 2015 21:47:12 -0700
stoken (0.81-2) experimental; urgency=low
* Delete unused debian/patches directory
* Add glade *.ui files to stoken.install
* Update licenses for java/*
* Update copyright info for src/stc-* and src/compat.c
* Run debian/* through wrap-and-sort
* Imported Upstream version 0.81
* Bump standards version to 3.9.6
* Update Build-Depends to require GTK+3
* Add new library symbols and STOKEN_1.3 version tag
* Add Suggests: field for QR-related utilities
-- Kevin Cernekee <cernekee@gmail.com> Thu, 25 Dec 2014 21:42:34 -0800
stoken (0.6-1) unstable; urgency=low
* Fix W-compiler-flags-hidden warning from buildd
* Add Vcs-* tags to debian/control
* Add new library symbols and STOKEN_1.2 version tag
* Imported Upstream version 0.6
-- Kevin Cernekee <cernekee@gmail.com> Sat, 21 Jun 2014 11:44:08 -0700
stoken (0.5-2) unstable; urgency=low
* Rename upstream-signing-key to match new devscripts convention.
-- Kevin Cernekee <cernekee@gmail.com> Sat, 15 Mar 2014 16:29:29 -0700
stoken (0.5-1) unstable; urgency=low
* New upstream release.
* Add Depends: and Breaks: to keep the utility in sync with the library.
* Add build-dep for new required library libxml2-dev.
* Add upstream-signing-key.
* Add /usr/share/doc/stoken/examples directory.
* Install the upstream changelog.
* Update shlibs and symbols files for libstoken1.
* Bump Standards-Version to 3.9.5.
-- Kevin Cernekee <cernekee@gmail.com> Mon, 10 Mar 2014 23:28:24 -0700
stoken (0.2-1) unstable; urgency=low
* New upstream release.
* 01-desktop-encoding-utf8.patch,
02-remove-libtomcrypt-deps-on-executables.patch,
03-libtomcrypt-requires-private.patch:
Remove, applied upstream.
* Upload to unstable.
-- Kevin Cernekee <cernekee@gmail.com> Sat, 18 May 2013 09:44:47 -0700
stoken (0.1-5) experimental; urgency=low
* Initial packaging. (Closes: #700218)
-- Kevin Cernekee <cernekee@gmail.com> Sun, 24 Feb 2013 14:53:25 -0800
|