libcalendars (1.1.1-1) unstable; urgency=medium

  * New upstream release. No code changes; the library and its ABI are
    identical to 1.1.0.
    - Every source, header, build and packaging file now carries the same
      copyright notice with an SPDX identifier; a wrong project name, a
      misspelt author name and stale licence text are fixed.
    - The upstream tree keeps the Debian and RPM files under packaging/,
      out of the way of this repository's own debian directory.

 -- Soroush Rabiei <soroush.rabiei@gmail.com>  Sun, 23 Aug 2026 23:30:00 +0330

libcalendars (1.1.0-1) unstable; urgency=medium

  * New upstream release.
    - Solar Hijri: the arithmetic calendar now agrees with the official
      calendar of Iran on every year and date in the published 1206 to
      1498 AP table. Five decreed leap year displacements are carried as
      a table and applied on top of the 2820 year rule.
    - Solar Hijri: the leap test is exact integer arithmetic; years before
      -2346 and year 475 were answered wrongly before. Negative year
      boundaries are continuous. The public leap functions take the year
      on the historical scale like every other entry point.
    - Gregorian and Julian: there is no year zero. Year -1 is 1 BC and
      year zero is rejected. The Gregorian functions used astronomical
      numbering before and the Julian year zero guard was dead code.
    - New Egyptian and Babylonian calendars, and the three Jewish year
      types.
    - The export macro for static linking is now libcalendars_STATIC.
  * Rework the packaging for the CMake build. The old rules used CDBS with
    the autotools class, which no longer matched the source.
  * Switch to debhelper compat 13 and drop the obsolete debian/compat.
  * Correct the installed paths, which did not account for multiarch.
  * Ship the static library, the pkg-config file and the CMake package
    configuration in the development package.
  * Drop debian/shlibs.local in favour of a symbols file.
  * Update Standards-Version to 4.7.2. No further changes needed.
  * Install NEWS and README.md in the shared library package.

 -- Soroush Rabiei <soroush.rabiei@gmail.com>  Sun, 23 Aug 2026 12:00:00 +0330

libcalendars (1.0.0-1) artful; urgency=medium

  * Initial release

 -- Soroush Rabiei <soroush.rabiei@gmail.com>  Wed, 14 Mar 2018 23:39:49 +0330
