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
|
yokadi (1.3.0-1) unstable; urgency=low
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends-Indep: Drop versioned constraint on python3.
+ yokadi: Drop versioned constraint on python3 in Depends.
[ Kartik Mistry ]
* New upstream release.
* debian/control:
+ Updated Standards-Version to 4.7.0
* debian/docs:
+ Removed NEWS, no longer provided.
+ Added CHANGELOG.md
* Updated debian/watch.
* Updated debian/copyright.
-- Kartik Mistry <kartik@debian.org> Wed, 27 Nov 2024 22:31:50 +0530
yokadi (1.2.0-4) unstable; urgency=low
* debian/control:
+ Removed recommends on python3-crypto, cryptography code has been removed
since 1.2.0 release.
+ Updated Standards-Version to 4.6.0
* Updated debian/watch.
* Updated debian/copyright.
-- Kartik Mistry <kartik@debian.org> Mon, 04 Apr 2022 08:59:04 +0530
yokadi (1.2.0-3) unstable; urgency=low
* debian/control:
+ Switch to debhelper-compat.
+ Updated Standards-Version to 4.5.0
+ Added 'Rules-Requires-Root' field.
* Added debian/upstream/metadata.
-- Kartik Mistry <kartik@debian.org> Sun, 10 May 2020 13:52:54 +0530
yokadi (1.2.0-2) unstable; urgency=low
* Upload to unstable.
* debian/control:
+ Updated Standards-Version to 4.4.1
* Bumped dh to 12.
-- Kartik Mistry <kartik@debian.org> Thu, 17 Oct 2019 16:52:59 +0530
yokadi (1.2.0-1) experimental; urgency=low
* New upstream release.
* Fixed debian/watch.
* debian/control:
+ Updated Standards-Version to 4.3.0
* Added debian/gitlab-ci.yml pipeline.
-- Kartik Mistry <kartik@debian.org> Fri, 01 Mar 2019 12:47:22 +0530
yokadi (1.1.1-2) unstable; urgency=low
* debian/control:
+ Removed X-Python-Version field.
+ Fixed Vcs-Git field.
+ Updated Standards-Version to 4.2.1
* debian/rules:
+ Removed duplicate doc files.
-- Kartik Mistry <kartik@debian.org> Sun, 09 Sep 2018 21:12:20 +0530
yokadi (1.1.1-1) unstable; urgency=low
* New upstream release. (Closes: #844308)
* Removed debian/patches/desktop_keyword.patch, no longer needed.
* debian/control:
+ Updated Build-Dep on debhelper to 11.
+ Updated Standards-Version to 4.1.3
+ Fixed Vcs-* URLs.
+ Priority: extra->optional.
+ Updated dependency to use python3.
+ Added Recommends field from extra-requirements.txt.
* Bumped debian/compat to 11.
* Updated debian/copyright.
* Updated debian/watch.
* debian/rules:
+ Removed extra license file.
+ Use pybuild buildsystem.
-- Kartik Mistry <kartik@debian.org> Fri, 26 Jan 2018 09:36:45 -0800
yokadi (0.14.0-1) unstable; urgency=low
* New upstream release:
+ Dropped patch taken from upstream.
* debian/patches/desktop_keyword.patch:
+ Added patch for Keywords in .desktop file
* debbian/control:
+ Updated Standards-Version to 3.9.5
+ Updated Homepage field.
* debian/copyright:
+ Updated Source field.
+ Updated copyright year.
-- Kartik Mistry <kartik@debian.org> Sun, 04 May 2014 18:18:45 +0530
yokadi (0.13.0-3) unstable; urgency=low
* debian/control:
+ Updated Standards-Version to 3.9.4
+ Added VCS-* URLs.
* debian/copyright:
+ Updated to copyright-format 1.0
-- Kartik Mistry <kartik@debian.org> Wed, 16 Oct 2013 14:17:08 +0530
yokadi (0.13.0-2) unstable; urgency=low
* debian/patches/fix_t_describe:
+ Added patch from upstream to fix t_describe (Closes: #632593)
* debian/rules:
+ Install /usr/share/yokadi/version now
+ Used -k flag to keep upstream changelogs name intact
+ Added missing binary-indep, binary-arch targets
+ Migrated to dh_python2
* debian/control:
+ Removed dependency on python-support, bumped python build/depends
+ Updated Standards-Version to 3.9.2 (no changes needed)
-- Kartik Mistry <kartik@debian.org> Tue, 05 Jul 2011 09:23:02 +0530
yokadi (0.13.0-1) unstable; urgency=low
* New upstream release:
+ cryptographic support to encrypt tasks title and description. See README
for more details.
* debian/control:
+ Updated Standards-Version to 3.9.1 (no changes needed)
+ Depends on python-crypto
* debian/copyright:
+ Updated as per latest DEP-5 specification
-- Kartik Mistry <kartik@debian.org> Sat, 09 Apr 2011 17:21:32 +0530
yokadi (0.12.0-1) unstable; urgency=low
* New upstream release
* debian/control:
+ Updated Standards-Version to 3.9.0 (no changes needed)
* debian/copyright:
+ Updated as per DEP-5 specification
* debian/*.1:
+ Removed manpages, merged upstream
-- Kartik Mistry <kartik@debian.org> Wed, 07 Jul 2010 19:53:48 +0530
yokadi (0.11.2-2) unstable; urgency=low
* debian/yokadid.1:
+ Fixed spelling error in manpage
* debian/rules:
+ Used *.1 to install manpages instead of giving separate manpage names
* Converted package to new source format '3.0 (quilt)'
-- Kartik Mistry <kartik@debian.org> Thu, 07 Jan 2010 10:07:59 +0530
yokadi (0.11.2-1) unstable; urgency=low
* New upstream release
-- Kartik Mistry <kartik@debian.org> Tue, 01 Dec 2009 18:42:00 +0530
yokadi (0.11.1-2) unstable; urgency=low
* debian/rules:
+ Added --prefix=/usr and --install-layout=deb options to setup.py to fix
installation for Python >= 2.6 (Closes: #557944)
* debian/control:
+ Bumped python dependency to 2.5.4-1~ as needed
-- Kartik Mistry <kartik@debian.org> Wed, 25 Nov 2009 23:11:46 +0530
yokadi (0.11.1-1) unstable; urgency=low
* New upstream release:
+ Dropped patch 01_fix_bashism.diff, merged with upstream
* Removed README.source
* debian/rules:
+ update/* should go to /usr/share/yokadi/update/ instead of
/usr/share/doc/yokadi/update
+ Removed patch system
* debian/control:
+ Changes as we removed patch system
+ Added Depends on sqlite3, needed for update.py script
* debian/README.Debian
+ Added for providing details about yokadi database update
* debian/*.1:
+ Fixed groff warnings
-- Kartik Mistry <kartik@debian.org> Wed, 18 Nov 2009 10:27:20 +0530
yokadi (0.10.0-3) unstable; urgency=low
* debian/patches/01_fix_bashism.diff:
+ Added patch to fix bashism in xyokadi script, Fixed in upstream
(Closes: #547766)
* debian/control:
+ Added Build-Depends on quilt
+ Wrapped long description to 80 chars instead of 60 chars
* debian/rules:
+ Changed for quilt patch system
* Added debian/README.source file
* debian/*.1:
+ Wrapped them to 80 chars
-- Kartik Mistry <kartik@debian.org> Tue, 22 Sep 2009 14:58:55 +0530
yokadi (0.10.0-2) unstable; urgency=low
* debian/control:
+ Lower dependency on Python to >= 2.5.2 to make Lenny backport easy,
Thanks to Sven Mueller <debian@incase.de>
+ Updated to Standards-Version 3.8.3 (no changes needed)
* debian/watch:
+ Corrected from Ubuntu package
* debian/rules:
+ Don't install stuffs in /usr/share/yokadi/
+ Don't compress README.markdown
-- Kartik Mistry <kartik@debian.org> Fri, 21 Aug 2009 09:32:58 +0530
yokadi (0.10.0-1) unstable; urgency=low
* Initial release (Closes: #536272)
* debian/yokadi.1, xyokadi.1, yokadid.1:
+ Added manpages for binaries
-- Kartik Mistry <kartik@debian.org> Wed, 15 Jul 2009 16:05:47 +0530
|