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 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392
|
almanah (0.12.3-2) unstable; urgency=medium
* debian/patches/fix-meson-061: Add patch to fix FTBFS with Meson 0.61
(Closes: #1005616)
-- Angel Abad <angel@debian.org> Wed, 02 Mar 2022 12:34:56 +0100
almanah (0.12.3-1) unstable; urgency=medium
* debian/salsa-ci.yml: Fix salsa ci configuration
* New upstream version 0.12.3
-- Angel Abad <angel@debian.org> Sat, 05 Jun 2021 18:39:30 +0200
almanah (0.12.2-2) unstable; urgency=medium
* debian/source/lintian-overrides: Override maintainer-manual-page
* debian/tests: Add autopkgtest unit tests
-- Angel Abad <angel@debian.org> Tue, 15 Sep 2020 19:21:35 +0200
almanah (0.12.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
[ Angel Abad ]
* Add salsa ci configuration
* New upstream version 0.12.2
* debian/patches/fix_unknown_gpgme_version: Remove, unused patch
* debian/patches/fix_typos: Removed, applied upstream
* Bump debhelper-compat to 13
* Bump standards version to 4.5.0 (no changes required)
-- Angel Abad <angel@debian.org> Wed, 09 Sep 2020 15:36:07 +0200
almanah (0.12.0-2) unstable; urgency=medium
* Upload to unstable
* debian/control:
- Remove evolution-common depends
- Remove seahorse recommends, not needed
-- Angel Abad <angel@debian.org> Sun, 13 Oct 2019 10:03:49 +0200
almanah (0.12.0-1) experimental; urgency=medium
* New upstream version 0.12.0
* debian/patches:
- event-factories-Port-to-libecal-2.0.patch: Remove, applied upstream
- events-Removed-Evolution-runtime-dependency.patch: Remove,
applied upstream
- fix-appdata-file.patch: Remove, applied upstream
- trivial-Fixed-indentation.patch: Remove, applied upstream
- libecal-2.0: Remove, applied upstream
- fix_typos: Fix typos in source code
- fix_unknown_gpgme_version: Fix gpgme check on debian
* debian/control:
- Remove gnome-common and intltool from B-D (Closes: 829958)
- Build depends on meson
- Unversion some build depends
- Add libgtksourceview-3.0-dev to build depends
- Add libgcr-3-dev to build depends
- Add desktop-file-utils to build depends
* debian/rules: Remove autoreconf overridden rules
-- Angel Abad <angel@debian.org> Sat, 12 Oct 2019 11:45:24 +0200
almanah (0.11.1-5) unstable; urgency=medium
* Upload to unstable
* debian/rules: harden almanah binary
-- Angel Abad <angel@debian.org> Tue, 08 Oct 2019 09:38:11 +0200
almanah (0.11.1-4) experimental; urgency=medium
* Configure only once, fix cross build error.
Thanks to Helmut Grohne (Closes: #941512)
* debian/patches/fix-appdata-file.patch:
Fix errors and merge all appdata patches
* debian/patches/events-Removed-Evolution-runtime-dependency.patch:
Refresh patch.
* Use debhelper-compat instead of debian/compat
* debian/control: Add Rules-Requires-Root: no
* Add debian/upstream/metadata
* Bump Standards-Version to 4.4.1 (no changes)
* debian/control: Remove dh-autoreconf from Build-Depends
-- Angel Abad <angel@debian.org> Mon, 07 Oct 2019 12:01:25 +0200
almanah (0.11.1-3) unstable; urgency=medium
* Upload to unstable (Closes: #933668)
-- Angel Abad <angel@debian.org> Mon, 30 Sep 2019 16:54:45 +0200
almanah (0.11.1-2.1) experimental; urgency=medium
* Non-maintainer upload.
* events-Removed-Evolution-runtime-dependency.patch,
trivial-Fixed-indentation.patch,
event-factories-Port-to-libecal-2.0.patch,
data-Updated-the-AppData-format.patch,
Update-the-AppData-file-to-version-0.7.patch,
Add-a-missing-tag-to-the-AppData-file.patch,
libecal-2.0:
Backport a load of patches from upstream to enable building against
libecal-2.0.
-- Iain Lane <laney@debian.org> Thu, 01 Aug 2019 17:21:20 +0100
almanah (0.11.1-2) unstable; urgency=medium
* Increase Priority to optional. Priority: extra is deprecated
* debian/control:
- Remove libgconf2-dev from Build-Depends (Closes: #885819)
- Remove libdbus-glib-1-dev from Build-Depends
* Use HTTPS URIs
-- Angel Abad <angel@debian.org> Mon, 26 Mar 2018 18:21:29 +0200
almanah (0.11.1-1) unstable; urgency=medium
* Imported Upstream version 0.11.1
(Closes: #745257) (LP: #1372074)
* debian/copyright: Update years and owners
* Declare compliance with Debian Policy 3.9.6
* Update Vcs-Browser URL to cgit web frontend
-- Angel Abad <angel@debian.org> Thu, 25 Sep 2014 10:57:46 +0200
almanah (0.11.0-1) unstable; urgency=low
* Imported Upstream version 0.11.0
* debian/control: Update Homepage field.
* debian/patches/:
- encrypt_database: Removed, applied upstream
- spellchecking_error: Removed, applied upstream
- desktop_keywords: Removed, applied upstream
* Bump Standards-Version to 3.9.5 (no changes).
-- Angel Abad <angel@debian.org> Mon, 02 Dec 2013 13:21:08 +0100
almanah (0.10.8-3) unstable; urgency=high
* debian/patches/encrypt_database: Fix database encryption error.
-- Angel Abad <angel@debian.org> Sun, 22 Sep 2013 18:31:26 +0200
almanah (0.10.8-2) unstable; urgency=low
* Upload to unstable (Closes: #722029)
-- Angel Abad <angel@debian.org> Fri, 20 Sep 2013 17:22:17 +0200
almanah (0.10.8-1) experimental; urgency=low
* Imported Upstream version 0.10.8
* debian/control:
- Build-Depends on versioned libgtk-3-dev (>= 3.5.6)
- Remove libedataserverui-3.0-dev from Build-Depends
- Build-Depends on libgtkspell3-3-dev
* debian/patches/desktop_keywords:
- Add Keywords entry in .desktop file
* debian/patches/spellchecking_error:
- Fix spellchecking errors
-- Angel Abad <angel@debian.org> Tue, 14 May 2013 10:27:40 +0200
almanah (0.10.1-1) experimental; urgency=high
* Imported Upstream version 0.10.1 (Closes: #702905)
-- Angel Abad <angel@debian.org> Tue, 12 Mar 2013 21:21:29 +0100
almanah (0.10.0-1~exp2) experimental; urgency=low
* debian/rules: Disable compile silent rules
* Use autotools-dev to update config.sub and config.guess
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
-- Angel Abad <angel@debian.org> Thu, 21 Feb 2013 13:10:59 +0100
almanah (0.10.0-1~exp1) experimental; urgency=low
* Imported Upstream version 0.10.0
* debian/control:
- Bump evolution Build-Depends ( >=3.6.0)
- debian/control: Depends on evolution-common (>= 3.6.0)
* Bump Standards-Version to 3.9.4 (no changes)
-- Angel Abad <angel@debian.org> Mon, 29 Oct 2012 10:14:18 +0100
almanah (0.9.0-1) unstable; urgency=low
* debian/watch: Update for .xz
* Imported Upstream version 0.9.0
* debian/patches/01_largefile_support.patch: Remove, applied upstream
* debian/patches/02_gtkspell-3.0.patch: Remove, applied upstream
* Remove dh_autoreconf stuff
* debian/copyright: Update upstream years
-- Angel Abad <angel@debian.org> Tue, 03 Apr 2012 14:25:25 +0200
almanah (0.8.0-7) unstable; urgency=low
* debian/copyright: Update format to copyright-format 1.0
* debian/docs: Remove README file
* debian/rules: Remove override for spell checking (now by default)
* debian/control: Use anonscm in Vcs-Browser
* Bump Debhelper compat level to 9
* Bump Standards-Version to 3.9.3
-- Angel Abad <angel@debian.org> Sun, 04 Mar 2012 12:18:22 +0100
almanah (0.8.0-6) unstable; urgency=low
* debian/patches/02_gtkspell-3.0.patch:
- Refresh with upstream patch
-- Angel Abad <angel@debian.org> Sun, 12 Feb 2012 21:08:27 +0100
almanah (0.8.0-5) unstable; urgency=low
* Update my email address -> angel@debian.org
* debian/control: Remove DM-Upload-Allowed
* Re-enable spell checking support
- debian/control: Build-Depends on libgtkspell-3-dev
- debian/rules: Add --enable-spell-checking
- debian/patches/02_gtkspell-3.0.patch: Add support for gtkspell-3.0
in configure.ac
* debian/copyright: Update debian/* years
* debian/rules: Remove CFLAGS += -D_FILE_OFFSET_BITS=64
-- Angel Abad <angel@debian.org> Wed, 04 Jan 2012 16:17:37 +0100
almanah (0.8.0-4.1) unstable; urgency=low
* Non-maintainer upload, for the evolution-data-server transition.
* debian/patches/01_largefile_support.patch: Fix 32bit builds of
Almanah by adding AC_SYS_LARGEFILE to configure.ac.
* Build-Depend on dh-autoreconf and add --with autoreconf to dh call.
-- Jordi Mallach <jordi@debian.org> Fri, 23 Dec 2011 21:04:55 +0100
almanah (0.8.0-4) unstable; urgency=low
* Upload to unstable
* debian/control: Remove dconf-gsettings-backend from
Depends, misc:Depends adds it
* debian/copyright:
- Fix typo
- Update to latest DEP-5 specification
-- Angel Abad <angelabad@gmail.com> Wed, 14 Sep 2011 15:10:47 +0200
almanah (0.8.0-4~exp1) experimental; urgency=low
* debian/control:
- Remove unused gtkspell build dependency (Closes: #626813)
- Switch libcryptui-dev build depend to >= 3.0.0
* Bump Standards-Version to 3.9.2 (no changes)
-- Angel Abad <angelabad@gmail.com> Tue, 17 May 2011 15:58:48 +0200
almanah (0.8.0-2~exp1) experimental; urgency=low
* Re-enable evolution support
* Remove debian/patches/disable_am_gconf_source_2
- Remove dh-autoreconf framework
* debian/control: Add dconf-gsettings-backend to Depends
-- Angel Abad <angelabad@gmail.com> Mon, 18 Apr 2011 22:07:02 +0200
almanah (0.8.0-1) unstable; urgency=low
* New upstream release
* Temporarily remove evolution support in unstable
* Disable AM_GCONF_SOURCE_2 macro to fix ftbfs in unstable
- debian/patches/disable_am_gconf_source_2
- Build-Depends on dh-autoreconf
- Use --with autoreconf in rules
* debian/control:
- Build-Depends on libgtk-3-dev
* debian/rules:
- Remove unnecessary override_dh_auto_install
* debian/copyright:
- Update copyright years
- Update license stanza
* Bump Standards-Version to 3.9.1 (no changes)
-- Angel Abad <angelabad@gmail.com> Mon, 18 Apr 2011 16:21:36 +0200
almanah (0.7.3-1) unstable; urgency=low
* New upstream release
-- Angel Abad <angelabad@gmail.com> Sun, 18 Apr 2010 23:54:35 +0200
almanah (0.7.2-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.8.4 (no changes)
-- Angel Abad <angelabad@gmail.com> Mon, 01 Feb 2010 11:27:23 +0100
almanah (0.7.1-1) unstable; urgency=low
* New upstream release
* Remove gpgme_1.2_compat patch, included in upstream
* debian/watch: Update upstream tarballs url
* debian/control:
- Update homepage
- Add libdbus-glib-1-dev to Build-Depends
* debian/copyright:
- Update source url
- Update copyright years
-- Angel Abad <angelabad@gmail.com> Mon, 18 Jan 2010 13:15:57 +0100
almanah (0.6.1-4) unstable; urgency=low
* debian/control:
- Fix typo in description
- Add VCS- fields
* Update copyright file
* Switch to dpkg-source format 3.0 (quilt)
-- Angel Abad <angelabad@gmail.com> Sun, 13 Dec 2009 21:26:58 +0100
almanah (0.6.1-3) unstable; urgency=low
* Update my email address
* debian/rules:
- Remove get-orig-source target
- Add -D_FILE_OFFSET_BITS=64 for sh4 FTBFS (Closes: #552721)
* debian/control: Set Standards-Version to 3.8.3 (no changes)
* Add quilt support in debian/control and debian/rules
* Add debian/README.source with quilt documentation
* debian/patches
- Add gpgme_1.2_compat for libgpgme11 1.2 version compat (Closes: #549559)
-- Angel Abad <angelabad@gmail.com> Fri, 30 Oct 2009 12:07:55 +0100
almanah (0.6.1-2) unstable; urgency=low
* debian/control
- Standards version 3.8.2 (no changes)
- Build depends on debhelper (>= 7.0.50) for dh_override_ use
* debian/rules: add get-orig-source target
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Sun, 02 Aug 2009 13:19:08 +0200
almanah (0.6.1-1) unstable; urgency=low
* New upstream release (Closes: #494113, #494114, #494115, #533118)
* debian/copyright: change to new proposal
* debian/control:
- Set Standards-Version to 3.8.1 (no changes)
- Remove build dependency on autotools-dev and chrpath
* Remove dpatch support
* Remove pixmap manual install
* debian/{control/compat/rules}: Move to dh7
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Tue, 16 Jun 2009 11:08:55 +0200
almanah (0.4.0-3) unstable; urgency=low
* Add debian/watch
* Add manpage
* debian/rules: cosmetic changes
* debian/rules: use dh_install for pixmap install
* Almanah is now extra because it depends on libxcb-render-util0 extra
package
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Thu, 07 Aug 2008 13:23:13 +0200
almanah (0.4.0-2) unstable; urgency=low
* debian/copyright: Fixed long lines
* debian/control: Recommends seahorse
* debian/patches: Updated icon for about dialog
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Mon, 21 Jul 2008 12:29:54 +0200
almanah (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #490655)
-- Angel Abad (Ikusnet SLL) <angel@grupoikusnet.com> Sun, 13 Jul 2008 13:36:33 +0200
|