6tunnel (1:0.13-3) unstable; urgency=medium
 .
   * QA upload.
   * debian/control: Bump Standards-version to "4.7.0".
   * debian/copyright: Update packaging copyright information.

aionotion (2025.02.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update copyright year.
   * Simplify debian/rules.
   * Simplify debian/watch.
   * Move packages required for tests to Build-Depends-Indep.

alsa-ucm-conf-asahi (6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.

asahi-audio (3.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Recommend triforce-lv2

astroquery (0.4.7+dfsg-3) unstable; urgency=medium
 .
   * Team upload.
   * Use dh-sequence-python3
   * Add missing runtime dependency on python3-pkg-resources
     & python3-html5lib.

asyncio-dgram (2.2.0-3) unstable; urgency=medium
 .
   * No longer depend on deprecated module python3-pkg-resources.
     (Closes: #1083307)
   * Move from Python team to Home Assistant team.
   * Move packages required for tests to Build-Depends-Indep.
   * Update copyright year.
   * Simplify debian/rules.
   * Simplify debian/watch.

auto-apt-proxy (16.1) unstable; urgency=medium
 .
   * Fix check for avahi proxy.
     To correctly detect a proxy advertised by avahi, curl needs to
     installed. This has been documented in the package description and in
     the manpage. (Closes: #1095509)

avrp (1.0beta3-8) unstable; urgency=medium
 .
   * Team upload.
   * Maintain in Debian Electronics team
     Closes: #1093037
   * Point Homepage to web archive
   * Fake watch file
   * debhelper-compat = 13
   * Switch from cdbs to dh
   * Fix conflicting return types of function nocase_strcmp
     Closes: #749605
   * d/copyright: DEP5
   * Standards-Version: 4.7.0 (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Trim trailing whitespace.
   * Add missing ${misc:Depends} to Depends for avrp.

bbmap (39.15+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 39.15+dfsg

bedstead (3.251-4) unstable; urgency=medium
 .
   * Build-Depends-Indep split off from Build-Depends.
   * Better short description for xfonts-bedstead.
   * xauth dependency added to xlsfonts test, and test fixed to
     properly run everything under xvfb-run.
bedstead (3.251-3) unstable; urgency=medium
 .
   * xvfb dependency added to xlsfonts test.
bedstead (3.251-2) unstable; urgency=medium
 .
   * New binary package xfonts-bedstead containing X bitmap fonts.
   * New binary package consolefonts-bedstead containing console
     fonts.

biomaj3-core (3.0.28-4) unstable; urgency=medium
 .
   * Team upload.
   * Add explicit runtime dependency on python3-pkg-resources

catfish (4.20.0-1) unstable; urgency=medium
 .
   * Team Upload
   * New upstream version 4.20.0
   * Build has switched from SetupTool + DistUtilsExtra
     to Cmake + Meson + PkgConf ...
   * Enable tests, add a whole bunch of required build-dependencies

cbios (0.29a-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Replace stx2any manual with a real manual. (Closes: #1091730)

cmor-tables (3.3-2) unstable; urgency=medium
 .
   * Use debhelper-compat (= 13)
   * Set Vcs-Git to point to debian/latest branch
   * Add d/gbp.conf to point to DEP-14 branches
   * Fix broken vcs url
   * Standards-Version: 4.7.0; no changes required
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Trim trailing whitespace.
   * Use canonical URL in Vcs-Browser.

cognitive-complexity (1.2.0-4) unstable; urgency=medium
 .
   * No longer depend on deprecated module python3-pkg-resources.
     (Closes: #1083343)
   * Move packages required for tests to Build-Depends-Indep.
   * Add more detail to package description.
   * Update copyright year.
   * Simplify debian/rules.
   * Simplify debian/watch.
   * Update Standards-Version.

conmon (2.1.12-4) unstable; urgency=medium
 .
   * Team upload
 .
   [ Reinhard Tartler ]
   * restrict tests to amd64
     the test require qemu, no need to bother other architectures
 .
   [ Anshul Singh ]
   * Turn off go vet to fix autopkgtest regression with Go1.24

cssutils (2.11.1-1) unstable; urgency=medium
 .
   * Team upload.
   * d/watch: Fix uscan error.
   * New upstream release (closes: #1009955, #1081037).
   * Drop now-unnecessary python3-pkg-resources dependency (closes:
     #1083344).

culmus (0.140-1) unstable; urgency=medium
 .
   * New upstream release.
     - Dropped fdo#33644_multiple_values_in_test.diff - merged upstream
     - Using a simpler install
   * Conflict with older culmus-fancy due to moved fonts
   * Avoid files being declared as executable
   * copyright: Update year
   * Update description: type, families
   * Updated standards version to 4.7.0

cvsdelta (1.7.0-9) unstable; urgency=medium
 .
   * Replace removed File.exists with File.exist (Closes: #1094443)
   * Remove default CI config
cvsdelta (1.7.0-8) unstable; urgency=medium
 .
   * QA upload.
   * Migrations:
       - CDBS to DH.
       - DebSrc to 3.0.
       - Copyright to 1.0 format.
   * 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.
       - Closes: #965478
   * debian/control:
       - Bumped Standards-Version to 4.6.0.
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Added dependency ruby:any.
       - Added Homepage field.
       - Changed Vcs-* URLs to salsa.debian.org.
       - Removed field Build-Depends-Indep.
       - Set cvsdelta as 'Multi-Arch: foreign'.
   * debian/cvsdelta.install: removed because makefile install binaries.
   * debian/cvsdelta.manpages: removed because makefile install manpage.
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/tests/control: created to perform trivial tests.
   * debian/upstream/metadata: created.
   * debian/watch:
       - Bumped to version 4.
       - Improved the rule.
cvsdelta (1.7.0-7) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group. (Closes: #979428) (see #981675)
cvsdelta (1.7.0-6.1) unstable; urgency=medium
 .
   * Non maintainer upload by the Reproducible Builds team.
   * No source change upload to rebuild on buildd with .buildinfo files.
cvsdelta (1.7.0-4) unstable; urgency=low

  * The "Little Orphan Annie" release.
  * debian/control:
    - Update Standards-Version to 3.7.2.2.
    - Add XS-Vcs fields for new git repo.
    - Set Maintainer to the QA group to orphan the package.

cvsdelta (1.7.0-3) unstable; urgency=low

  * debian/control:
    - Standards-Version to 3.7.2.0.
    - Use Build-Depends instead of Build-Depends-Indep for things
      that need to be there for the clean target.

cvsdelta (1.7.0-2) unstable; urgency=low

  * debian/watch: Add watch file.
  * debian/control:
    - Up Standards-Version to 3.6.2.2.
    - debhelper build dependecy up to 4.1.

cvsdelta (1.7.0-1) unstable; urgency=medium

  * New upstream release. No reason this can't go into sarge.

cvsdelta (1.6.9-1) unstable; urgency=low

  * New upstream release. (Closes: #241000)

cvsdelta (1.6.7-1) unstable; urgency=low

  * New upstream release.
  * debian/control: S-V to 3.6.1.

cvsdelta (1.6.5-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: Convert to using cdbs.
  * debian/control:
    + Update Standards-Version to 3.5.10.0.
    + Build-Depend on ruby and cdbs.

cvsdelta (1.6.3-1) unstable; urgency=low

  * New upstream release.

cvsdelta (1.6.2-1) unstable; urgency=low

  * New upstream release. (Closes: #187207)

cvsdelta (1.6.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Standards-Version to 3.5.9.0.

cvsdelta (1.5.2-1) unstable; urgency=low

  * New upstream release.

cvsdelta (1.5.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Standards-Version to 3.5.8.0.
  * debian/copyright: Fix boilerplate, and common-licenses path.


dump (0.4b49-2) unstable; urgency=medium
 .
   * fixed small mistake in NEWS.Debian (closes: #1094917)

duplicity (3.0.4-1) unstable; urgency=medium
 .
   * new upstream release (closes: #1095627)
   * more dependency updates (closes: #1092913)

dxflib (3.26.4-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Change priority extra to priority optional.
   * Fix broken Vcs URL.
   * Update standards version to 4.6.1, no changes needed.
   * Remove field Priority on binary package libdxflib-dev that duplicates
     source.
 .
   [ Alastair McKinstry ]
   * Standards-Version: 4.7.0

eccodes (2.40.0-1) unstable; urgency=medium
 .
   * New upstream release

ell (0.73-2) unstable; urgency=medium
 .
   * build-depend on and recommend udev
   * update symbols:
     + add 1 symbol
     + strip debian version for recent additions
ell (0.73-1) unstable; urgency=medium
 .
   [ upstream ]
   * new release
ell (0.72-1) unstable; urgency=medium
 .
   [ upstream ]
   * new release
 .
   [ Jonas Smedegaard ]
   * update symbols: add 2 symbols

emacs-dart-mode (1.0.7+git20250213.88b6683-1) unstable; urgency=medium
 .
   * Sync to latest upstream snapshot (88b6683)

emoslib (2:4.5.9-11) unstable; urgency=medium
 .
   * Set Debian Science Maint. as maintainer
   * Fix broken vcs url
   * Standards-Version: 4.7.0; no changes required

ezurio-qcacld-2.0-dkms (0.0~git20240408.aa96a9f+dfsg-5) unstable; urgency=medium
 .
   * debian/control: set Maintainer to Debian Reform Team

fdb (5.15.3-1) unstable; urgency=medium
 .
   * New upstream release
fdb (5.15.1-1) unstable; urgency=medium
 .
   * New upstream release
fdb (5.15.0-1) unstable; urgency=medium
 .
   * New upstream release

flake8-cognitive-complexity (0.1.0-4) unstable; urgency=medium
 .
   * No longer depend on deprecated module python3-pkg-resources.
     (Closes: #1083396)
   * Move packages required for tests to Build-Depends-Indep.
   * Add more detail to package description.
   * Update copyright year.
   * Simplify debian/rules.
   * Simplify debian/watch.
   * Update Standards-Version.

flake8-quotes (3.4.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Patch-out runtime dependency on python3-pkg-resources (Closes: #1083399)

flask-flatpages (0.8.3-2) unstable; urgency=medium
 .
   * Team upload.
   * Patch-out usage of python3-six

fort-validator (1.6.6-1) unstable; urgency=medium
 .
   * New upstream release.

fpzip (1.3.0-5) unstable; urgency=medium
 .
   * Set Debian Science Maint. as maintainer
   * Fix broken vcs url
   * Standards-Version: 4.7.0; no changes required
   * Drop B-D on dh-buildinfo

freebayes (1.3.9-1) unstable; urgency=medium
 .
   [ Michael R. Crusoe ]
   * d/watch: mangle pre-release tags appropriately
   * d/control: pkg-config → pkgconf
   * d/ext/multichoose: bundle in library missing from tarball.
   * d/ext/multichoose: update to
     https://github.com/vcflib/multichoose/commit/255192edd49cfe36557f7f4
     f0d2d6ee1c702ffbb
   * d/clean: added more entries
 .
   [ Andreas Tille ]
   * New upstream version
   * Bumped version in Build-Depends: libvcflib-dev (>= 1.0.12~)
     Closes: #1067271
   * Standards-Version: 4.7.0 (routine-update)
   * d/watch: Fix download file name
freebayes (1.3.7-1) unstable; urgency=medium
 .
   * Team Upload.
 .
   [ Andreas Tille ]
   * Bump versioned Build-Depends: libvcflib-dev (>= 1.0.9+dfsg-1~)
   * Do not build on i386 on Salsa CI
 .
   [ Michael R. Crusoe ]
   * d/control: applied fix for :unnecessary greater-than versioned
     dependency
   * d/copyright: update path for ttmath
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * d/rules: delete any by-products from testing
freebayes (1.3.7-1~exp) experimental; urgency=medium
 .
   [ Nilesh Patra ]
   * New upstream version 1.3.7
     Closes: #1032557
   * Bump Standards-Version to 4.6.2 (no changes needed)
freebayes (1.3.6-2) unstable; urgency=medium
 .
   * install scripts (+ python3 dependency accordingly)
   * Standards-Version: 4.6.1 (routine-update)
freebayes (1.3.6-1) unstable; urgency=medium
 .
   * New upstream version
   * Add missing build dependency on dh addon.
freebayes (1.3.5-3) unstable; urgency=medium
 .
   * Fix watchfile to detect new versions on github
   * Standards-Version: 4.6.0 (routine-update)
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on libvcflib-tools.
freebayes (1.3.5-2) unstable; urgency=medium
 .
   * Team Upload.
   * Remove B-D on python3 (Closes: #988556)
freebayes (1.3.5-1) unstable; urgency=medium
 .
   * New upstream version
   * watch file standard 4 (routine-update)
freebayes (1.3.3-2) unstable; urgency=medium
 .
   * Team upload
   * Fix FTBFS caused by too quick timeouts for tests
   * Add release notes to installed documentation
   * Update libraries.patch header to link to a related pull request
freebayes (1.3.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Replace Build-Depends cmake with meson and ninja-build
   * Adapt debian/rules to use the meson build system
   * Remove debian/install that listed files now installed by the build system
   * Standards-Version: 4.5.1 (routine-update)
   * Clean autogenerated test/regression/NA12878.chr22.tiny.vcf
   * Remove all pre-existing patches
   * Add libraries.patch to use Debian-provided external libraries in meson
freebayes (1.3.2-3) unstable; urgency=medium
 .
   * Team upload
 .
   [ Pranav Ballaney ]
   * Install test data
   * Add autopkgtests
   * Install docs and binaries
 .
   [ Andreas Tille ]
   * Standards-Version: 4.5.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
   * Add missing files to debian/source/include-binaries
freebayes (1.3.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Improve the build hardening
   * Include the README in the binary package
   * Remove the packages parallel and libvcflib-tools from the nocheck build
     profile
   * fix the self-reported version to match the actual version
freebayes (1.3.2-1) unstable; urgency=medium
 .
   * New upstream version
   * Some additional patches created by 2to3 despite the general code base
     is Python3
     Closes: #936551
   * Standards-Version: 4.4.1
   * Secure URI in copyright format
   * Remove trailing whitespace in debian/copyright
   * Set upstream metadata fields: Repository, Repository-Browse.
   * Versioned Build-Depends: libseqlib-dev (>= 1.1.2+dfsg-5)
freebayes (1.3.1-1) unstable; urgency=medium
 .
   * New upstream version
   * debhelper-compat 12
   * Standards-Version: 4.4.0
   * Build-Depends: libvcflib-dev (>= 1.0.0~rc2+dfsg-3~) to make sure all
     binaries needed for testing are available in PATH
   * Skip failing test (see
      https://github.com/ekg/freebayes/issues/329 )
freebayes (1.2.0-2) unstable; urgency=medium
 .
   * Standards-Version: 4.2.1
   * Versioned Build-Depends: libvcflib-dev (>= 1.0.0~rc2+dfsg-2~)
   * debian/rules:
      + --no-parallel
        Closes: #910324
      + Respect DEB_BUILD_OPTIONS in override_dh_auto_test
freebayes (1.2.0-1) unstable; urgency=medium
 .
   * New upstream version
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.1.4
   * Bump versioned Build-Depends: libseqlib-dev (>= 1.1.2+dfsg)
   * DEP5 fix
   * hardening=+all
freebayes (1.1.0-2) unstable; urgency=medium
 .
   * Versioned Build-Depends: libseqlib-dev (>= 1.1.1+dfsg-4) to include all
     headers needed by seqlib
   * Standards-Version: 4.1.3
   * debhelper 11
freebayes (1.1.0-1) unstable; urgency=low
 .
   [ Andreas Tille ]
   * New upstream version
   * debhelper 10
   * Standards-Version: 4.1.0
 .
   [ Fabian Klötzl ]
   * Use C++11
   * Added patch for symbol name clash with htslib
     Closes: #866646
   * d/upstream/metadata: Add registries (Thanks to Steffen)
freebayes (1.0.2-1) unstable; urgency=low
 .
   * Initial packaging (Closes: #851306)

frr (10.2.1-4) experimental; urgency=medium
 .
   * Building with libyang 3.

fzf (0.60.0-1) unstable; urgency=medium
 .
   * New upstream version 0.60.0
   * Install upstream README{,-VIM} files as docs.
   * README.Debian: update configuration instructions. (Closes: #1013356)
   * Move completion.bash back to examples directory. (See: #1013356)

gaviotatb (0.4-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Replace repack rules with Files-Excluded
   * Remove .depend via d/clean
   * Introduce Rules-Requires-Root
   * Do not build with Z_SOLO (Closes: #1074978)
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Force using the debhelper supplied CC. (Closes: #872083)
gaviotatb (0.4-2.1) unstable; urgency=medium
 .
   * Non maintainer upload by the Reproducible Builds team.
   * No source change upload to rebuild on buildd with .buildinfo files.
gaviotatb (0.4-2) unstable; urgency=medium
 .
   * Incorporate patch by Mathieu Malaterre, fix linking errors
     (Closes: #775699)
gaviotatb (0.4-1) unstable; urgency=low
 .
   * Initial release

gcl (2.6.14-16) unstable; urgency=medium
 .
   * Version_2_6_15pre15
gcl (2.6.14-14) unstable; urgency=medium
 .
   * Version_2_6_15pre13

gecode-snapshot (6.2.0+git20240207-2) unstable; urgency=medium
 .
   * Use dh for debian/rules.
   * Fix changelog build (Closes: #1092423)

gedit (48.1-2) unstable; urgency=medium
 .
   * Add Breaks/Replaces since gedit-plugin-text-size is installed here now
gedit (48.1-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1072541)
     - The Python console, External Tools, & Snippets are no longer provided
       (Closes: #736229, #781096, #856950, #953676, #1085107, #1085602)
   * Update homepage, debian/upstream/metadata & debian/watch
   * Bump minimum glib and tepl
   * Add lintian override for gedit shipping python override
     without a Python dependency
   * Bump Standards Version to 4.7.0

gedit-plugins (48.1-1) unstable; urgency=medium
 .
   [ Jeremy Bícha ]
   * New upstream release
     - git plugin has been removed. text-size is now part of gedit itself
   * Bump minimum gedit
   * Update Homepage and debian/upstream/metadata
   * Run wrap-and-sort
   * Bump Standards Version to 4.7.0

git-remote-hg (1.0.4~ds-2) unstable; urgency=medium
 .
   * QA upload.
   * Add dependpency on python3-zombie-imp (Closes: #1061742)
git-remote-hg (1.0.4~ds-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
     - Drop patches merged upstream
     - Fixes test failure with git security update (Closes: #1023804)
   * Update standards version to 4.6.1, no changes needed.
git-remote-hg (1.0.3.2~ds-2) unstable; urgency=medium
 .
   * QA upload.
   * Fix git-hg-helper compatibility with hg 6.1.
git-remote-hg (1.0.3.2~ds-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release.
     - Fixes test failure with git 2.35.1 (Closes: #1006038)
     - Fixes invalid character encoding with Python 3.7 (Closes: #826002)
   * Drop Python shebangs and sharness issues, upstream handles that now
   * Drop installing git-hg-helper, upstream handles that now
   * Use new upstream option to test installed package in autopkgtest
   * Add Documentation URL to upstream metadata
   * Declare compliance with Debian Policy 4.6.0, no changes needed
git-remote-hg (1.0.2.1~ds-3) unstable; urgency=medium
 .
   * QA upload.
   * Make the tests verbose unless terse mode is on
   * Add missing @ autopkgtest dependency
   * Allow stderr for the autopkgtests due to verbose mode
git-remote-hg (1.0.2.1~ds-2) unstable; urgency=medium
 .
   * QA upload.
   * Add missing mercurial-git test dependency (LP: #1940123)
git-remote-hg (1.0.2.1~ds-1) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Simon McVittie ]
   * New upstream release, supporting python3
     (Closes: #971061, #943032) (LP: #1904059)
   * Refresh patch series
     - d/p/2001_debian-shebang.patch: Use Python 3
     - d/p/2003_testsuite_skip_broken.patch: Drop, appears to be unnecessary
   * d/control: Use python3
   * d/rules, d/clean: Use python3 to run the tests.
     The test scripts hard-code python, so put a directory in the PATH
     where python is python3.
   * Build using dh_python3
 .
   [ Paul Wise ]
   * Orphan the package (see #985817)
   * Mark sharness with nocheck build profile
   * Use the same python workaround for the as-installed tests
   * Prevent the as-installed tests from using the source dir
   * Complies with Standards-Version 4.5.1, no changes needed
   * Drop DESTDIR override as debhelper does it correctly
   * Update upstream and Debian copyright information
   * Use debhelper compat 13, no changes to .deb made
   * Add upstream Changelog/Repository metadata
 .
   [ lintian-brush ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
git-remote-hg (1.0.1~ds-2) unstable; urgency=medium
 .
   * update Homepage URL
   * use debhelper compatibility level 12 (not 9);
     build-depend on debhelper-compat (not debhelper)
   * rename patch to use C.UTF-8 as patch 1001
   * rename patch to change shebang as patch 2001
   * declare compliance with Debian Policy 4.5.0
   * explicitly use python2 (not python):
     + extend patch 2001 to cover git-hg-helper
     + (build-)depend on python2 (not python)
     (see bug#943032)
   * install script git-hg-helper
git-remote-hg (1.0.1~ds-1) unstable; urgency=medium
 .
   [ upstream ]
   * New release.
 .
   [ Jonas Smedegaard ]
   * Update watch file: Simplify regular expressions.
   * Declare compliance with Debian Policy 4.4.1.
git-remote-hg (1.0.0~ds-1) unstable; urgency=medium
 .
   [ upstream ]
   * New release.
     + Fixes to support Mercurial 4.7.
       Closes: Bug#915426. Thanks to Paul Gevers.
 .
   [ Ondřej Nový ]
   * Update copyright info: Use https protocol in Format field
   * Use package section optional (not obsolete extra).
   * Update Vcs-* fields: Packaging moved to salsa.debian.org.
 .
   [ Jonas Smedegaard ]
   * Take over as maintainer (see bug#915426).
     Thanks for your past contributions, Jonathan,
     and feel free to join as co-maintainer.
   * Update watch file:
     + Bump to file format 4.
     + Rewrite usage comment.
     + Use substitution strings.
     + Use ~ds suffix for repackaged upstream source.
   * Add git-buildpackage config:
     + Enable pristine-tar and signed tags.
     + Filter any .git* file.
   * Relax to build-depend unversioned on debhelper:
     Needed version satisfied even in oldstable.
   * Add maintainer script to source check copyright.
   * Declare compliance with Debian Policy 4.3.0.
   * Set Rules-Requires-Root: no.
   * Update copyright info:
     + Fix double-whitespace-delimit copyright holders.
     + Use recommended license shortname.
     + Use License-Grant and License-Reference fields.
       Thanks to Ben Finney.
     + Add myself as copyright holder.
     + Tighten packaging license to GPL-3+.
     + Repackage upstream source,
       excluding convenience code copy of sharness.
     + Drop Files section for sharness,
       now excluded in repackaged source.
     + Fix use License GPL-2 (not GPL-2+) for upstream code.
   * Add lintian overrides regarding License-Reference.
   * Drop patches cherry-picked upstream now applied.
   * Add patch 2002 to use shared sharness TAP library.
     Build-depend on sharness.
   * Add patch 2003 to skip a failing test.
git-remote-hg (0.4-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ upstream ]
   * New release.
     Closes: Bug#748185, #905844, #844939.
 .
   [ Jonas Smedegaard ]
   * Track mnauw fork (not fingolfin fork inactive since 2016-02-09).
     + Update source URL in copyright and watch file.
     + List Github issue tracker as preferred upstream contact.
   * Extend copyright to cover new upstream author.
   * Drop upstream cherry-picked patches now applied.
   * Unfuzz remaining patch.
   * Add patches cherry-picked upstream:
     + Adjust to Mercurial 4.7 wrt more restricted changectx API.
     + Adjust to Mercurial 4.7 wrt deprecated revlog method.
   * Add patch to fix use C.UTF-8 (not en_US.UTF-8) in testsuite.
git-remote-hg (0.3-2) unstable; urgency=medium
 .
   * Backport two upstream patches from felipec's repo which add support for
     Mercurial 3.6 and consequently fix the FTBFS;
     improve-hg-git-compatibility.patch and
     avoid-deprecated-bookmarks-write.patch
     (Closes: #833907, #834908)
   * Update Standards Version to 3.9.8
     - No changes required
   * Add DEP-8 (autopkgtest) support for upstream test suite
git-remote-hg (0.3-1) unstable; urgency=medium
 .
   * New upstream commit
     - Drop Mercurial 3.2 patch; applied upstream
   * Switch upstream to Max Horn's fork (fingolfin/git-remote-hg) as
     original repo (felipec/git-remote-hg) appears unmaintained
   * Add DEP-3 headers to mercurial_3.2_support.patch
   * d/control: various fixes found by libconfig-model-dpkg-perl
   * d/control: Update Homepage, Vcs-{Browser,Git} URLs
git-remote-hg (0.2+git20140603.185852e-2) unstable; urgency=medium
 .
   * Add patch from upstream pull request to resolve Mercurial 3.2+ breakage
     (Closes: #784209)
     - Thanks to Max Horn <max@quendi.de> for the patch
   * Update Standards Version to 3.9.6
     - No changes required
git-remote-hg (0.2+git20140603.185852e-1) unstable; urgency=low
 .
   * Initial release (Closes: #703864).
     - A big thanks to Sven Joachim for most of the initial packaging;
       thanks Sven!

gitsign (0.12.0-4) unstable; urgency=medium
 .
   * B-D on go-git >= 5.13.  Add patch from upstream to fix self-tests.

glslang (15.1.0-2) unstable; urgency=medium
 .
   * patches: Update pkgconf compatibility patch, refresh others.
   * patches: Fix linking in spirv.pc. Thanks, Philippe Swartvagher!
     (Closes: #1093845)
glslang (15.1.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump spirv-tools depends.
glslang (15.0.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * patches: Refreshed.
   * control: Bump spirv-tools depends.

gnome-keysign (1.3.0-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove extraneous python3-distutils-extra build dependency.

gnome-shell-extension-appindicator (59-3) unstable; urgency=medium
 .
   * Cherry-pick proposed patch for GNOME 48 support
   * Bump maximum GNOME Shell to 48

golang-github-anacrolix-chansync (0.6.0-2) unstable; urgency=medium
 .
   * Drop local apt B-D repo.
golang-github-anacrolix-chansync (0.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1095311)

golang-github-anacrolix-sync (0.5.3-2) unstable; urgency=medium
 .
   * Source-only upload for testing migration.
golang-github-anacrolix-sync (0.5.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1095312)

golang-github-dop251-goja (0.0~git20170430.0.d382686-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ aviau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Move source package lintian overrides to debian/source.
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
   * Update renamed lintian tag names in lintian overrides.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Apply multi-arch hints. + golang-github-dop251-goja-dev: Add Multi-Arch:
     foreign.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang
 .
 golang-github-dop251-goja (0.0~git20170430.0.d382686-3) UNRELEASED; urgency=medium
 .
   * Point Vcs-* urls to salsa.debian.org.

golang-github-gorgonia-vecf64 (0.9.0-2) unstable; urgency=medium
 .
   * Source-only upload for testing migration.
golang-github-gorgonia-vecf64 (0.9.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1094711)

golang-github-mvo5-uboot-go (0.4+git256976a-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Apply multi-arch hints. + golang-github-mvo5-uboot-go-dev: Add Multi-Arch:
     foreign.
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * Use secure URI in Homepage field.
   * Bump debhelper from deprecated 9 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang

golang-github-odeke-em-cache (0.0~git20151107.0.baf8e436-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ aviau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang

golang-github-odeke-em-command (0.0~git20151021.0.91ca5ec-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ aviau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang

golang-github-olebedev-when (1.1.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Otto Kekäläinen ]
   * Update gitlab-ci.yml to match the latest one in @go-team/infra/pkg-go-tools
 .
   [ Simon Josefsson ]
   * Bump debian/* copyright years.
golang-github-olebedev-when (1.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1089834)

golang-github-olekukonko-ts (0.0~git20140412.0.ecf753e-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ aviau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Apply multi-arch hints. + golang-github-olekukonko-ts-dev: Add Multi-Arch:
     foreign.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang
 .
 golang-github-olekukonko-ts (0.0~git20140412.0.ecf753e-3) UNRELEASED; urgency=medium
 .
   * Point Vcs-* urls to salsa.debian.org.

golang-github-pkg-profile (1.2.1-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ aviau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Apply multi-arch hints. + golang-github-pkg-profile-dev: Add Multi-Arch:
     foreign.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang

golang-github-rakyll-globalconf (0.0~git20140819-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Jelmer Vernooĳ ]
   * Change priority optional to priority extra.
   * Undo change to extra; it's the other way around.
   * Use secure copyright file specification URI.
   * Trim trailing whitespace.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang

golang-github-rubyist-tracerx (0.0~git20170927.0.7879593-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ aviau ]
   * point Vcs-* urls to salsa.debian.org
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Bump debhelper from old 10 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Apply multi-arch hints. + golang-github-rubyist-tracerx-dev: Add
     Multi-Arch: foreign.
 .
   [ Jochen Sprickerhof ]
   * d/control: Section: golang

golang-github-spdx-tools-golang (0.5.5-2) unstable; urgency=medium
 .
   * Source-only upload for testing migration.
golang-github-spdx-tools-golang (0.5.5-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1093262)

golang-github-wk8-go-ordered-map (2.1.8-2) unstable; urgency=medium
 .
   * Source-only upload for testing migration.
golang-github-wk8-go-ordered-map (2.1.8-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1093249)

golang-godebiancontrol-dev (0.0~git20140119-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Jelmer Vernooĳ ]
   * Migrate repository from alioth to salsa.
 .
   [ Jochen Sprickerhof ]
   * d/control: update Section and Priority

hashcash (1.22-2) unstable; urgency=medium
 .
   [ Stefan Kangas ]
   * d/control:
     - Bump Standards-Version to 4.6.2, no changes needed.
   * d/gbp.conf: New file.
   * d/upstream/metadata: New file.
   * Fix implicit declaration warning.  Closes: #1066603.
 .
   [ Simon Josefsson ]
   * Standards-Version: 4.7.0.
   * Bump d/* copyright years.
   * Adopt and make pkg-secure maintained, fixing Vcs-* URLs.
     - Closes: #1095747.
   * Run wrap-and-sort -satbk.
   * d/salsa-ci.yml: Add.
   * Fix execute_after_dh_auto_clean.
hashcash (1.22-1) unstable; urgency=medium
 .
   * New maintainer. (Closes: #831803)
     Thanks to Hubert Chan for previous work.
   * New upstream release. (Closes: #962820)
   * Actually enable hardened build flags. (Closes: #655864)
   * debian/control:
     - Set debhelper-compat version in Build-Depends.
     - Bump Standards-Version to 4.6.1.
     - Set Rules-Requires-Root: no.
   * debian/rules: Update to modern debhelper. (Closes: #999030, #928962)
   * debian/watch:
     - Update watch file format version to 4.
     - Opportunistically check upstream PGP signatures.
   * Use 3.0 (quilt) source format.
   * debian/copyright: Use standard, machine-readable format.
   * Fix typos in hashcash(1) man page.
   * Don't use bundled getopt.
   * Add doc-base entry.
hashcash (1.21-2) unstable; urgency=medium
 .
   * QA upload.
   * Set Debian QA Group as maintainer (See: #831803)
   * Update DH level to 10. (Closes: #817490)
   * debian/compat: updated to 10.
   * debian/control:
      - Bumped Standards-Version to 3.9.8.
hashcash (1.21-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Enable hardened build flags (Closes: #655864)

hashcash (1.21-1) unstable; urgency=low

  * New upstream release.
  * Fix copyright file.

hashcash (1.20-1) unstable; urgency=low

  * New upstream release.
  * Set DEB_HOST_ARCH if it is not set, so that debian/rules works properly
    even if not run form dpkg-buildpackage.
  * Bump standards version to 3.6.2.

hashcash (1.17-1) unstable; urgency=low

  * New upstream release.
    * Adds hashfork.py script to run multiple instances of Hashcash on
      multiprocessor machines.  (closes: 281918)

hashcash (1.13-1) unstable; urgency=low

  * New upstream release.
  * Fix compile flags for amd64 architecture so that it compiles.
    (closes: 278047)

hashcash (1.12-1) unstable; urgency=low

  * New upstream release. (closes: 271635)
  * Add architecture-dependent flags in debian/rules to enable assembly
    optimizations.
  * New license from upstream.

hashcash (1.01-1) unstable; urgency=low

  * New upstream release.
  * Clarified license as per upstream.
  * Compile with -Wall.

hashcash (1.00-1) unstable; urgency=low

  * New upstream release.
  * This release adds the new stamp format.  (closes: 239157)
  * Update of Kyle Hasselbacher's scripts.
  * Add link to the hashcash-sendmail page in copyright file and in
    hashcash-sendmail.txt.
  * New license from upstream.
  * Add rule to debian/rules to rebuild documentation if needed.
  * Apply patch from Justin to fix segfault when checking future version
    stamps.

hashcash (0.32-1) unstable; urgency=low

  * New upstream release.
  * Updated copyright file to add new request by author.
  * Change upstream website in copyright file to reflect new address.
  * Add Kyle Hasselbacher's hashcash-sendmail and hashmail-request scripts
    (ALPHA) to examples directory.

hashcash (0.28-4) unstable; urgency=low

  * Remove beginning "a" from package description.
  * Fixed typos in changelog, and improved consistency.
  * Re-add fip180-1.txt to source package.  (Not needed for binary
    package.)  All FIPS are public domain worldwide, as per discussion on
    debian-legal.
    http://lists.debian.org/debian-legal/2004/debian-legal-200403/msg00028.html

hashcash (0.28-3) unstable; urgency=low

  * Don't install sha1 or sha1.1.  Debian already has sha1sum.
  * Remove fip180-1.txt -- copyright status uncertain.
  * Fix the copyright file to make it clear that Debian does not
    specifically make the same pledges that upstream does.

hashcash (0.28-2) unstable; urgency=low

  * Bump policy version to 3.6.1.
  * Add note to copyright file about getopt being GPL licensed.

hashcash (0.28-1) unstable; urgency=low

  * Initial Release. (closes: 234743)


hg-git (1.2.0-1) unstable; urgency=medium
 .
   * New upstream version 1.2.0 (Closes: #1092199, #1058538)
   * Add myself as human uploader
hg-git (1.0.3-1) unstable; urgency=medium
 .
   * New upstream release.
hg-git (1.0.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Update the Uploaders list (closes: #1041174)
   * Compability fix for current mercurial (closes: #1053178)
hg-git (1.0.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 1.0.2
   * Drop all patches (merged upstream)
hg-git (1.0.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 1.0.1
     - Add support for Mercurial 6.2 (Closes: #1026409)
   * Drop patches which have been merged upstream
     Remaining patches:
     - Fix-API-breakage-in-dulwich-0.21.patch
     - Handle-remote-output-in-test-cases.patch
hg-git (0.10.4-5) unstable; urgency=medium
 .
   * Team upload.
   * Adapt to changed dulwich API for missing objects (Closes: #1029282)
   * Bump Standards-Version to 4.6.2
hg-git (0.10.4-4) unstable; urgency=medium
 .
   * Work around CVE-2022-39253 mitigation (Closes: #1023806)
hg-git (0.10.4-3) unstable; urgency=medium
 .
   * Team upload
   * Fix tests with Mercurial 6.1 (cherry-picked from upstream)
hg-git (0.10.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Accept new Git output in unit tests (Closes: #1006066)
hg-git (0.10.4-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.10.4
   * Drop Adjust-test-cases-for-new-Git-version.patch (applied upstream)
hg-git (0.10.3-2) unstable; urgency=medium
 .
   * Team upload.
   * Update test cases for new Git version (Closes: #1001002)
   * Avoid deprecated use of 'which'
hg-git (0.10.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.10.3
   * Update d/copyright
   * Bump Standards-Version to 4.6.0
hg-git (0.10.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.10.2
   * Refresh patches
     - Drop 0001-Make-branch-setup-message-an-optional-output.patch
hg-git (0.10.1-1) unstable; urgency=medium
 .
   * Team upload.
   * Update d/watch to version 4
   * New upstream version 0.10.1
     - Test suite handles git default branch warning (Closes: #978361)
   * Refresh patches
     - Drop 0001-Set-explicit-merge-messages.patch
     - Drop 0002-Silence-git-pull-warning.patch
     - Drop 0003-dulwich-compat.patch
     - New patch 0001-Make-branch-setup-message-an-optional-output.patch
   * Fix autopkgtest failure due to git default branch warning
   * Bump Standards-Version to 4.5.1
   * Use dh-sequence-python3
   * Install correct README and upstream changelog
hg-git (0.9.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Jelmer Vernooĳ ]
   * Add patch 0003-dulwich-compat.patch: avoid deprecation warning with newer
     versions of Dulwich. Closes: #972793
hg-git (0.9.0-1) unstable; urgency=medium
 .
   * New upstream release.
     - Python 3 support (closes: #936699).
   * Bump debhelper from old 11 to 13.
     + Replace python_distutils buildsystem with pybuild.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Fix day-of-week for changelog entry 0.2.5-1.
   * Update standards version to 4.5.0, no changes needed.
   * Set Rules-Requires-Root: no.
   * B-D: python3-setuptools.
hg-git (0.8.12-1.2) unstable; urgency=medium
 .
   [ Julien Cristau ]
   * Non-maintainer upload.
   * Sync with upstream, for compatibility with mercurial 5.0 to 5.2.
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
   * Bump Standards-Version to 4.4.1.
hg-git (0.8.12-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix for compatibility with mercurial 4.9 (closes: #921732).
hg-git (0.8.12-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * d/copyright: Change Format URL to correct one
   * d/changelog: Remove trailing whitespaces
   * d/control: Remove ancient X-Python-Version field
 .
   [ Graham Inggs ]
   * New upstream release (Closes: #897503, #899317)
   * Fix capitalisation mismatches in tests, thanks Daniel Watkins
     (Closes: #901016)
   * Cherry-pick patches from upstream for compatibility with mercurial 4.8
   * Add versioned {Build-,}Depends on mercurial (>= 4.8~)
   * Add debian/clean to avoid FTBFSx2
   * Add test-incoming.t to debian/hg-git.test_blacklist
   * Use debian/hg-git.test_blacklist during autopkgtest as well
   * Turn debhelper up to 11
   * Bump Standards-Version to 4.3.0, no changes
hg-git (0.8.11-1) unstable; urgency=medium
 .
   * New upstream release (closes: #883469, #843635, #844923)
   * Bump Standards-Version to 4.1.3 (no changes).
   * Use https for copyright format URL.
hg-git (0.8.9-1) unstable; urgency=medium
 .
   * New upstream release (closes: #873145).
     - Drop all patches (applied/obsoleted upstream).
     - Add some new patches to fix test suite.
   * Fix debian/watch.
   * Build-Depend on openssh-client for the tests.
   * Add myself to uploaders.
   * Bump Standards-Version to 4.0.0 (no changes).
hg-git (0.8.5-4) unstable; urgency=medium
 .
   * Team upload.
   * Fix test-suite failure with new git, different output from
     git. Closes: #835611
hg-git (0.8.5-3) unstable; urgency=medium
 .
   * Fix "FTBFS: AttributeError: 'overlaychangelog' object has no attribute
     'changelogrevision'" by adding patches
     from_upstream__overlay_add_changelogrevision.patch and
     from_upstream__Update_test_to_keep_graph_output_stable_across_versions.patch
     (Closes: #823484)
   * Bump standards-version to 3.9.8 (no change needed)
hg-git (0.8.5-2) unstable; urgency=medium
 .
   * Blacklist test-encoding.t during build also
hg-git (0.8.5-1) unstable; urgency=medium
 .
   * New upstream version (Closes: #811172)
   * Fix "add explanatory comments in README.Debian for reST markup" by
     clarifying that it uses ReST markup.  Thanks Ben Finney
     <ben+debian@benfinney.id.au> for the patch. (Closes: #805756)
   * Improve autopkgtest to push commits from the mercurial clone to git
   * Use https for Vcs-Browser
   * Update hg-git's homepage
   * Bump standards-version to 3.9.7 (no change needed)
   * Fix mercurial-git autopkg test by redirecting stderr to stdout for
     git clone and git push
   * Blacklist test-encoding in the testsuite's autopkgtest
hg-git (0.8.3-1) unstable; urgency=medium
 .
   * New upstream release compatible with mercurial 3.6-1 (Closes: #804259)
hg-git (0.8.2-1) unstable; urgency=medium
 .
   * New upstream release
   * Remove all patches as they are all in 0.8.2
   * Add autopkgtests
hg-git (0.8.1-3) unstable; urgency=medium
 .
   * Add 6 patches from upstream to make mercurial-git 0.8.1 work with
     mercurial 3.5-1 (Closes: #794987)
   * Run the testsuite when building the package
hg-git (0.8.1-2) unstable; urgency=medium
 .
   * Fix "hg help git" fails due to missing help/ directory (Closes: #743463)
hg-git (0.8.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Fix "AttributeError: 'tuple' object has no attribute 'rfind'"
     by upgrading to a newer version of mercurial-git (Closes: #785367)
hg-git (0.8.0-1) unstable; urgency=medium
 .
   * New upstream release
   * New maintainer (Closes: #780425)
   * Bump standards-version to 3.9.6 (no change needed)
   * Update python-dulwich dependency to 0.9.7 as upstream suggests
   * Upgrade debhelper compat to 9
hg-git (0.6.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Install hg-git help (Closes: #743463).
hg-git (0.6.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Remove backported upstream patches.
   * New release fixes crash. (Closes: 758699)
hg-git (0.4.0-2) unstable; urgency=low
 .
   * Team upload.
   * Fix "Incompatible with python-dulwich 0.9.1" by adding patches
     "from_upstream__upgraded_to_use_latest_version_of_dulwich_0.9.1.patch",
     "from_upstream__fix_work_around_https_bugs_launchpad_net_dulwich_bug_1025886.patch"
     and
     "from_upstream__git_handler_fix_bugs_introduced_by_47df57f2bb2b.patch"
     (Closes: #724638)
   * Update standards to 3.9.4 (no change needed)
hg-git (0.4.0-1) unstable; urgency=low
 .
     [Jakub Wilk]
     * Use canonical URIs for Vcs-* fields.
 .
     [Qijiang Fan]
     * New upstream release.
     * New release fixes broken `hg out` (closes: #686855).
hg-git (0.3.4-1) unstable; urgency=low
 .
   * New upstream release.
hg-git (0.3.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Patches token from upstream are dropped.
   * Add postinst script.
hg-git (0.3.2-2) unstable; urgency=low

  * Backport a patch from upstream to handle incorrect
    hg metadata gracefully (closes: 636879).

hg-git (0.3.2-1) unstable; urgency=low

  * New upstream release.
  * debian/watch updated.
  * Bump copyright format uri to
    http://www.debian.org/doc/packaging-manuals/copyright-format/1.0.
  * Bump standards version to 3.9.3.

hg-git (0.3.1-1) unstable; urgency=low

  * New upstream release.
  * Patches taken from upstream are dropped.
  * Bump minimum required version of python-dulwich to 0.8.
  * New release fixes the crash with Mercurial 1.9 (closes:645037).

hg-git (0.2.6-2) unstable; urgency=medium

  * Team upload.
  * Backport two patches from upstream VCS to fix compatiblity with Mercurial
    1.9 (closes: #635500).
  * Convert to dh_python2:
    + Build depend on python (>= 2.6.6-3) instead of python-support.
    + Add ‘--with python2’ to dh call in debian/rules.
    + Rename XS-Python-Version to X-Python-Version.
    + Bump minimum required version of mercurial to 1.9.1-1, which is the
      first version using dh_python2.
  * Add build-arch and build-indep targets to debian/rules.
  * Bump standards version to 3.9.2 (no changes needed).

hg-git (0.2.6-1) unstable; urgency=low

  * New upstream release.
  * Upstream fixed compatibility with Mercurial 1.8 (closes: #617892).

hg-git (0.2.5-1) unstable; urgency=low

  * New upstream release.
  * Maintainer changed to Qijiang Fan (closes: #589961).
  * Copyright has been updated.
  * NEWS has been deleted.

hg-git (0.2.4-1) experimental; urgency=low

  * New upstream release.
  * Fix a typo in package description.
  * Bump standards version to 3.9.1 (no changes needed).

hg-git (0.2.3-1) unstable; urgency=low

  * New upstream release.
    + Fix compatiblity with Mercurial 1.6 (closes: #588325).
  * Bump standards version to 3.9.0 (no changes needed).

hg-git (0.2.2-1) unstable; urgency=low

  * New upstream release.
  * Bump dependency on dulwich to >= 0.6.
  * Bump standards version to 3.8.4 (no changes needed).
  * Update my e-mail address.
  * Update debian/copryright: toposort.py and a copy of the Dulwich library
    are no longer shipped in the tarball.
  * Remove debian/patches/ directory, as there are currently no patches.

hg-git (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Switch to source format 3.0 (quilt).
  * Document usage of bookmarks in README.source (closes: #548215).
  * Drop superfluous ‘XB-Python-Version’ from debian/control.

hg-git (0.1.0-1) unstable; urgency=low

  * New upstream release.
  * Depend on python-dulwich, as hg-git no longer embeds the Dulwich library
    (closes: #541996, #544272).
  * Drop mercurial-1.3.diff patch, applied upstream.
  * Remove get-orig-source target, no longer needed; add watch file instead.
  * Bump standards version to 3.8.3 (no changes needed).

hg-git (0+hg20090603-2) unstable; urgency=low

  * Use quilt to manage patches.
  * Fix compatiblity with Mercurial 1.3 (closes: #540989).

hg-git (0+hg20090603-1) unstable; urgency=low

  * Initial release (closes: #531028).


icingaweb2-module-statusmap (20160720-7) unstable; urgency=medium
 .
   * Adding Brazilian Portuguese debconf translations from Paulo Henrique
     de Lima Santana (Closes: #1094266).
   * Updating copyright for d/.
   * Updating Standards-Version to 4.7.0.

iwd (3.4-1) unstable; urgency=medium
 .
   * update git-buildpackage config:
     + simplify usage comment
     + filter-out debian subdir
   * unfuzz patches
   * tighten build-dependency on libell-dev

jabsorb (1.3-5) unstable; urgency=medium
 .
   * Team upload.
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * Depends: s/libcommons-httpclient-java/libhttpclient-java/
     Closes: #800988
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Reorder sequence of d/control fields by cme (routine-update)
   * Trim trailing whitespace.
   * Update watch file format version to 4.

jakarta-authentication-api (3.0.0-2) unstable; urgency=medium
 .
   * Source-only upload
jakarta-authentication-api (3.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1095042)

jakarta-cdi-api (4.0.1-2) unstable; urgency=medium
 .
   * Source-only upload
jakarta-cdi-api (4.0.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1094804)

jakarta-inject-api (2.0.1-2) unstable; urgency=medium
 .
   * Source-only upload
jakarta-inject-api (2.0.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1094800)

jakarta-transaction-api (2.0.1-2) unstable; urgency=medium
 .
   * Source-only upload
jakarta-transaction-api (2.0.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1094802)

kongress (24.12.2-1) unstable; urgency=medium
 .
   [ Aurélien COUDERC ]
   * Package moved to the KDE Gear set.
   * Add/update Heiko Becker’s key in upstream keyring.
   * New upstream release (24.12.2).
   * Build against Qt6, update build-deps and deps with the info from cmake.
   * Bump Standards-Version to 4.7.0, no change required.
   * Switch to declarative KF6 debhelper build sequence.
   * Switch to dh-sequence-qmldeps for runtime QML dependencies.
   * Refresh upstream metadata.
   * Review copyright information.

lcm (1.3.1+repack1-9) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Update watch file.
   * liblcm-doc: Mark as Multi-Arch: same.
 .
   [ Jose Luis Rivero ]
   * Use default-jdk package for java support
   * Add bindnow to DEB_BUILD_MAINT_OPTIONS
   * Fix descriptions

libapache2-mod-auth-openidc (2.4.16.8-1) unstable; urgency=medium
 .
   * New upstream version 2.4.16.8

libbio-procedural-perl (1.7.4-4) unstable; urgency=medium
 .
   * Team upload.
   * Do not even attempt to access the internet
     Closes: #1078626
libbio-procedural-perl (1.7.4-3) unstable; urgency=medium
 .
   * Team upload.
   * Fix maintainer address
   * Ignore errors accessing remote hosts
     Closes: #1078626
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * watch file standard 4 (routine-update)

libvcflib (1.0.12+dfsg-1) unstable; urgency=medium
 .
   [ Michael R. Crusoe ]
   * d/control: formally mark this package as 64-bit little-endian only.
     Closes: #1074044
 .
   [ Étienne Mollier ]
   * d/watch: fix capture of pre-releases.
     Somehow, the scraping of Github tags page tended to meddle with the
     version capture, so this change introduces a switch to git mode, in
     addition to modifications to version mangling.
   * no_fsom patch: unfuzz.
   * shared_lib.patch: unfuzz.
   * tabix_linking.patch: unfuzz.
   * use_debian_packaged_fastahack.patch: refresh.
   * use_debian_packaged_libssw.patch: refresh.
   * use_debian_packaged_smithwaterman.patch: unfuzz.
   * wfa2_linking: unfuzz.
   * cmakelists-fixups.patch: new: fix a couple of configure issues.
   * d/libvcflib-tools.install: remove now missing vcfallelicprimitives.
   * d/libvcflib-dev.install: adjust to new target directory.
 .
   [ Charles Plessy ]
   * Build-depend on discount instead of markdown
     Closes: #1073098
 .
   [ Andreas Tille ]
   * New upstream version
   * Standards-Version: 4.7.0 (routine-update)
   * Replace transitional package pkg-config by pkgconf in Build-Depends
     (routine-update)

lilypond (2.24.4-4) unstable; urgency=medium
 .
   * Update d/salsa-ci.yml
   * Remove extractpdfmark from Build-Depends.
     The program extractpdfmark is currently no longer available
     on four architectures and has been removed from testing.
     extractpdfmark is useful in order to reduce the size of the
     generated PDF files of lilypond, but it is not required for
     a working installation of lilypond. (Closes: #1096023)
lilypond (2.24.4-3) unstable; urgency=medium
 .
   * Switch from imagemagick 6 to imagemagick 7. (Closes: #1089665)
lilypond (2.24.4-2) unstable; urgency=medium
 .
   * Extend 0001-Hurd-PATH_MAX.patch to fix lily/relocate.cc too.
     Fixes FTBFS on Hurd since 2.24.0-1, and I finally forwarded the patch
     upstream at https://gitlab.com/lilypond/lilypond/-/merge_requests/2395
lilypond (2.24.4-1) unstable; urgency=medium
 .
   * New upstream version 2.24.4
   * Enable the Cairo backend: build LilyPond with libcairo for improved
     SVG output.  Fixes "fatal error: compiled without CAIRO_BACKEND"
     when the -dbackend=cairo command-line option is used.
     Thanks to Jonathan Harker for bringing this new Cairo backend
     and its use in Wikipedia Score extension to our attention.
     Thanks also to S Page for showing me how to enable the Cairo backend.
     (Closes: #1067578)
   * Bump Standards-Version to 4.7.0 (no change)
lilypond (2.24.3-1) unstable; urgency=medium
 .
   * New upstream version 2.24.3
   * Remove 0002-Don-t-use-finddevice-in-intermediate-PS-output.patch
     which is now part of LilyPond 2.24.3
lilypond (2.24.2-2) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * debian/rules: Also allow testsuite to fail on hurd-amd64.
 .
   [ Anthony Fok ]
   * Refresh debian/lilypond-doc.lintian-overrides
     for info-document-not-compressed to avoid mismatched-override
lilypond (2.24.2-1) unstable; urgency=medium
 .
   * New upstream version 2.24.2 (Closes: #1052485)
   * Rename 0003-Hurd-PATH_MAX.patch to 0001-Hurd-PATH_MAX.patch
   * Apply upstream patch to fix error with ghostscript 10.02.1.
     Backport "Don't use the `finddevice` operator in intermediate Postscript
     output" by Werner Lemberg with code from Ken Sharp so that LilyPond
     builds and works with ghostscript again. The `finddevice` Postscript
     command was removed in the ghostscript 10.02.1 security release.
     For more information, see:
     - https://bugs.ghostscript.com/show_bug.cgi?id=707307
     - https://gitlab.com/lilypond/lilypond/-/issues/6675
     - https://gitlab.com/lilypond/lilypond/-/merge_requests/2160
lilypond (2.24.1-2) unstable; urgency=medium
 .
   * debian/tests/control: Add build-essential to Depends
   * Fix Lintian unnecessary-testsuite-autopkgtest-field warning
lilypond (2.24.1-1) unstable; urgency=medium
 .
   * New upstream version 2.24.1 (Closes: #1031250)
   * Add explicit build-dependency on libglib2.0-dev to match what is
     in configure.ac
   * Add autopkgtest test to run the LilyPond test suite
lilypond (2.24.0-3) unstable; urgency=medium
 .
   * Remove doc packages unneeded dependency on install-info.
     Thanks to Hilmar Preuße for the explanation! (Closes: #1012424)
   * debian/rules: Run "$(MAKE) bytecode" and "$(MAKE) install-bytecode"
     The Scheme files (.scm) should be byte-compiled for reasonable performance.
     See the "Notes for source compilation and packagers" section
     in https://lilypond.org/doc/v2.24/Documentation/changes/index.html
     Thanks to Jonas Hahnfeld for telling me about this major change in 2.24.0!
   * debian/lilypond.install: Add "usr/lib" to install the bytecode objects
     /usr/lib/${DEB_HOST_MULTIARCH}/lilypond/2.24.0/ccache/lily/*.go
   * Exclude the bytecode objects from dh_dwz and dh_strip to avoid errors
   * Add Lintian overrides for bytecode objects for tags
     binary-from-other-architecture, unstripped-binary-or-object
     and shared-library-lacks-prerequisites
   * Add "Depends: fonts-urw-base35" and "Recommends: fonts-texgyre"
     These fonts were shipped with lilypond-fonts in 2.22 but removed in 2.24.
     Thanks to Jonas Hahnfeld for finding the names of the needed font packages!
lilypond (2.24.0-2) unstable; urgency=medium
 .
   * debian/rules: Remove "$(MAKE) install-info" to avoid symlink issue.
     Since v2.23.3 (thus v2.24.0), the install-info target behaviour changed
     to copy images instead of using symlink, while install-doc target now
     depends on the install-info-noimages which keeps the old behaviour
     that our Debian packaging desires.  Running "$(MAKE) install-doc" alone
     is sufficient.  This fixes lilypond-doc upgrade error "unable to open
     '/usr/share/info/lilypond/00/lily-12276734.png.dpkg-new': No such file
     or directory".  See https://gitlab.com/lilypond/lilypond/-/issues/6110
     and commit 6e8293f5eef359de1097ef7e3a183fd3ac630fa7 for details.
lilypond (2.24.0-1) unstable; urgency=medium
 .
   * New upstream version 2.24.0 (Closes: #1026200)
   * Drop our bundled guile-1.8 and depend on guile-2.2 instead.
     Many thanks to LilyPond development team for asking to keep guile-2.2
     in Debian bookworm, and to Rob Browning and to Debian FTP Masters for
     allowing this to happen!
   * Remove build-dependency on mftrace, which has not been needed since 2008
     (v2.11.38); see upstream commit 20c5afc2bdac32efa2c83d957071d23367ef1405
   * Add build-dependency on texlive-font-utils
   * Remove "Build-Conflicts: fonts-noto-cjk" which was added back in 2017
     (see commit 82bb4a8615a33cc3346a6d7c4da59a492529afb6)
     but thankfully Ghostscript no longer aborts with fonts-noto-cjk now
   * Remove debian/patches/add_dircategories_to_documentation
     as the issue was fixed by John Wheeler in June 2022 for v2.23.10
   * debian/lilypond-data.install: Remove usr/share/lilypond/*/tex
     as upstream has moved ./tex to ./Documentation/tex as this is only used
     for generating LilyPond documentation
   * debian/not-installed: Fix a new dh_missing error by adding
     usr/share/doc/lilypond/html/Documentation/59/lily-22ec2080-violin-1.notes
   * debian/clean: Add out-fonts/ and Documentation/tex/out-www/
   * Update comments regarding the build-time generated install files
     debian/lilypond-doc-html.install and debian/lilypond-doc-pdf.install
   * debian/copyright: Update copyright year to 2023 for myself
   * Bump Standards-Version to 4.6.2 (no change)
   * Revert to using debian/sid as debian-branch for the latest release
   * debian/{control,gbp.conf}: Use a separate debian-branch for previous
     upstream versions (e.g. lilypond-2.22), but keep using debian/sid
     for the latest upstream release
   * Fix Lintian warning build-depends-on-obsolete-package
     by changing the following build-dependencies:
     - libfontconfig1-dev => libfontconfig-dev
     - libfreetype6-dev => libfreetype-dev
   * Update debian/copyright to fix superfluous-file-pattern Lintian warnings
   * Override source-is-missing [Documentation/misc/announce-v2.12.de.html]
     which is a false-positive Lintian warning
lilypond (2.22.2-1) unstable; urgency=medium
 .
   * New upstream version 2.22.2
   * Reorder fields in debian/control and debian/copyright
     as would be generated in the next dh-make-golang release after 0.6.0-1
   * Update LilyPond Homepage URL to HTTPS scheme: https://lilypond.org/
lilypond (2.22.1-2) unstable; urgency=medium
 .
   * Really include and install README.Debian.security, which was mentioned
     but missing in 2.22.1-1, by actually listing it in debian/lilypond.docs.
     Special thanks to Moritz Mühlenhoff for providing the security notes!
lilypond (2.22.1-1) unstable; urgency=medium
 .
   * New upstream version 2.22.1
   * Bump Standards-Version to 4.6.0 (no change)
   * Mark lilypond-{doc-pdf,fonts} "Multi-Arch: foreign"
   * Drop previously backported upstream patches
   * Mark Lilypond as insecure for externally fetched data files
     in the new README.Debian.security file kindly provided by
     fellow Debian Developer and security expert Moritz Mühlenhoff
lilypond (2.22.0-10) unstable; urgency=medium
 .
   * debian/rules: Allow "dh_auto_test -a" to fail on hurd-i386 too
lilypond (2.22.0-9) unstable; urgency=medium
 .
   * lilypond-doc: Remove stray symlink /usr/share/info/lilypond/user
     which would otherwise block the /usr/share/info/lilypond dir_to_symlink
     conversion since 2.22.0-6 and prevent lilypond-doc from upgrading.
     Thanks to Nicolas Patrois and Gabriele Stilli for reporting the bug.
     (Closes: #981814)
lilypond (2.22.0-8) unstable; urgency=medium
 .
   * debian/rules: Move debian/guile.reloc prerequisite
     from override_dh_auto_install-indep override_dh_auto_install-arch.
     Fixes bug introduced in a19f5480 when I relocated
     /usr/share/lilypond/2.20.0/etc/relocate/guile.reloc to
     /usr/lib/$DEB_HOST_MULTIARCH/lilypond/2.22.0/etc/relocate/guile.reloc
     but failed to update debian/rules accordingly.
lilypond (2.22.0-7) unstable; urgency=medium
 .
   * Add debian/lilypond-doc.lintian-overrides
     to override info-document-not-compressed error and
     info-document-missing-image-file warnings
   * Fix handling of file names with non-ASCII characters for Guile 2.x.
     See https://gitlab.com/lilypond/lilypond/-/merge_requests/612
     and these cherry-picked patches:
     - 0004-Revert-Issue-4125-Disable-character-set-recognition.patch
     - 0005-Write-input-file-for-Ghostscript-as-UTF-8.patch
     Thanks to Jonas Hahnfeld for the fix.
   * Bundle our own guile-1.8 again, dropping dependency on guile-2.2-dev.
     Core developer Jonas Hahnfeld wrote:
         There are other problems, including the much worse startup time and
         performance.  But you're sold on staying with Guile 2.2 for Debian 11?
         I fear this gives users a wrong impression because it's shipping
       something "half-baked"...
     See https://gitlab.com/lilypond/lilypond/-/issues/6089
     This reverts commit c1a0c9179857599fc495d93f6d7579b64bd127b6,
     with the following changes for LilyPond 2.22 series:
     - Add "component = guile18" to debian/gbp.conf
     - Replace ${env:LILYPOND_VERSION} with * where possible for simplicity
     - Move /usr/bin/lilypond{,-invoke-editor}.real to
       /usr/lib/$DEB_HOST_MULTIARCH/lilypond/2.22.0/bin/lilypond{,-invoke-editor}
       (Closes: #852871)
     - Drop 0101-read_relocation_dir-in-lilypond_datadir-too.patch, and
       relocate /usr/share/lilypond/2.20.0/etc/relocate/guile.reloc
       to /usr/lib/$DEB_HOST_MULTIARCH/lilypond/2.22.0/etc/relocate/guile.reloc
     - Drop 0006-disable-git-diff-check-in-test-baseline.patch
     - debian/rules:
       + Set and export GUILE_CFLAGS, GUILE_LIBS and PKG_CONFIG_PATH too
         so that our copy of libguile.h may be found during LilyPond build
       + Build Guile 1.8 with $(MAKE) -j$(CPU_COUNT) for reduced build time
   * Commit Guile 1.8 source code, extracted to guile18/, to our git repository.
     The guile18/ directory was extracted with the command:
     tar -C guile18 --strip-components=1 -xf ../lilypond_2.22.0.orig-guile18.tar.gz
lilypond (2.22.0-6) unstable; urgency=medium
 .
   * debian/control: Build-Depends on fonts-urw-base35 explicitly.
     LilyPond's configure recommends installing "URW++ OTF fonts", and while
     libgs9-common happens to depend on fonts-urw-base35 since 2019-07-24
     with ghostscript (>= 9.27~dfsg-3) for bullseye but not for buster.
   * lilypond-doc.maintscript: dir_to_symlink /usr/share/info/lilypond.
     Fixes Lintian "lilypond-doc: info-document-missing-image-file" warnings.
     This was previously symlink_to_dir, see changelog for 2.18.2-4 from 2014.
   * lilypond-doc.doc-base-special: Remove reference to *.txt files
     which are no longer installed.  Fixes Lintian error "lilypond-doc:
     doc-base-file-references-missing-file lilypond-doc:10
     /usr/share/doc/lilypond/html/Documentation/*.txt*".
   * Refresh and reinstate debian/patches/add_dircategories_to_documentation.
     Fixes Lintian errors info-document-missing-dir-entry and
     info-document-missing-dir-entry, see #648689.  Note that for
     Documentation/{de,en,fr,it}/web.texi, I was unable to apply the patches
     as is, so these files may need to be fixed in the future.
     (Closes: #981491)
   * Remove obsolete debian/preinst (lilypond.preinst)
     that I wrote over 20 years ago to fix my previous packaging error
     regarding LilyPond TeX font installation, but is no longer relevant
     for LilyPond 2.x, and created an unnecessary dependency on tetex-bin
     or texlive-binaries due to its use of kpsewhich...
     Thanks to Mauro Sacchetto for noticing something amiss and reported it.
     (Closes: #943707)
lilypond (2.22.0-5) unstable; urgency=medium
 .
   * debian/control: lilypond-doc: Add "Breaks: lilypond-doc-html (<< 2.21)"
     in addition to the Replaces that was added in 2.21.82-1~exp2 and 2.22.0-1
     because "[n]ormally, Breaks should be used in conjunction with Replaces"
     according to Debian Policy 7.6.
     Thanks to Andreas Beckmann for the detailed bug report (Closes: #979406)
lilypond (2.22.0-4) unstable; urgency=medium
 .
   * debian/control: Build-depends on imagemagick for kfreebsd-any
     otherwise build would not even pass the configure stage
   * debian/rules: Comment out architecture-specific --disable-optimising
     as it does not seem to be needed for any architecture any more
lilypond (2.22.0-3) unstable; urgency=medium
 .
   * debian/rules:
     - Set --enable-optimization on i386 and kfreebsd-i386, and
       set --disable-optimization on hppa and see if it passes the test
     - Add override_dh_auto_test-arch to allow "dh_auto_test -a" to fail
       on hppa, kfreebsd-amd64 and kfreebsd-i386:
       + hppa: fails on snippet-names-e9c0d84b44e6ce39576ac3a756562e43.ly
       + kfreebsd-amd64 and kfreebsd-i386: imagemagick.q16 is missing
   * debian/control:
     - Skip build-dependency of imagemagick.q16 on kfreebsd-any
lilypond (2.22.0-3~exp1) experimental; urgency=medium
 .
   * debian/rules:
     - Set --enable-optimization on i386 and kfreebsd-i386, and
       set --disable-optimization on hppa and see if it passes the test
     - Add override_dh_auto_test-arch to allow "dh_auto_test -a" to fail
       on hppa, kfreebsd-amd64 and kfreebsd-i386:
       + hppa: fails on snippet-names-e9c0d84b44e6ce39576ac3a756562e43.ly
       + kfreebsd-amd64 and kfreebsd-i386: imagemagick.q16 is missing
   * debian/control:
     - Skip build-dependency of imagemagick.q16 on kfreebsd-any
lilypond (2.22.0-2) unstable; urgency=medium
 .
   * Workaround missing PATH_MAX on Hurd (lily/lily-guile.cc)
     to fix FTBFS on Hurd.  See debian/patches/0003-Hurd-PATH_MAX.patch
   * Revert "debian/control: Build-depend imagemagick-6.q16 instead of
     imagemagick" for this non-experimental build and see if this would
     resolve the BD-Uninstallable status due to "libheif1 depends on missing:
     - libx265-179:kfreebsd-i386 (>= 3.2)" on kfreebsd-amd64 and kfreebsd-i386
lilypond (2.22.0-1) unstable; urgency=medium
 .
   * New upstream version 2.22.0 (Closes: #979839, #951801)
   * Remove embedded guile-1.8 and migrate to system guile-2.2
     (Closes: #746005, #852871)
   * debian/gbp.conf: Remove guile18 component
   * debian/{control,rules}: Migrate from python2 to python3
   * debian/rules:
     - Run "make doc" with "-j" option in addition to CPU_COUNT
       as suggested in INSTALL.txt for even faster build
     - Remove "nuke the parser files" workaround
       as lily/out/parser.* no longer exist in upstream source
     - Remove empty override_dh_auto_test-arch
       as the tests no longer fail without built documentation
     - Remove override_dh_auto_test-indep as the added "make test-baseline"
       is not suited for automated Debian builds
     - Try to "git restore configure" in override_dh_auto_clean
   * debian/control:
     - lilypond-doc: Add Replaces: lilypond-doc-html (<< 2.21.82-1~)
       to avoid upgrade error due to web files reorganization
     - Build-depend imagemagick-6.q16 instead of imagemagick.
       "imagemagick" became a dummy package in Debian 9 "stretch",
       and the aspcud resolver used by experimental buildd would install
       graphicsmagick-imagemagick-compat (which Provides: imagemagick)
       which is not that compatible after all and caused lilypond to FTBFS
     - Remove Authors paragraph from package description
       as the development team is much larger than before
     - Bump Standards-Version to 4.5.1 (no change)
   * debian/lilypond.docs: Rename README.txt to README.md as per upstream
   * Adjust documentation install file lists for LilyPond 2.21/2.22:
     - debian/doc_languages.txt: Add PDF package for Portuguese
     - debian/update_doc_packages: Adjust install file lists for new version
     - debian/lilypond-doc.install: Remove the no-longer-existing
       usr/share/doc/lilypond/html/Documentation/*.txt entry
     - Run "debian/rules update-doc-packages"
     - Add debian/not-installed to avoid dh_missing errors with debhelper 13
   * debian/patches: Delete obsolete patches and disable others for now
   * debian/remove_w3c_callback: Recognize https too, to fix Lintian
     privacy-breach-w3c-valid-html errors
   * Adjust debian/lilypond-doc.install and debian/rules
     so that the PNG files stay with lilypond-doc package
   * debian/README.Debian: Minor editing
   * Cherry-pick upstream fixes for potential crashes with Guile 2.2
     - 0001-Protect-against-GC-when-constructing-a-System.patch
     - 0002-System-Initialize-all-member-variables.patch
lilypond (2.22.0-1~exp1) experimental; urgency=medium
 .
   * New upstream version 2.22.0
   * debian/control: Remove Authors paragraph from package description
     as the development team is much larger than before.
lilypond (2.21.82-1~exp5) experimental; urgency=medium
 .
   * debian/rules: Restore override_dh_auto_install-indep's dependency
     on override_dh_auto_install-arch, which I inadvertently removed
     in commit "Remove embedded guile-1.8 and migrate to system guile-2.2".
     Fixes FTBFS; see #806067 for the original bug report.
lilypond (2.21.82-1~exp4) experimental; urgency=medium
 .
   * Cherry-pick upstream fixes for potential crashes with Guile 2.2
     - 0001-Protect-against-GC-when-constructing-a-System.patch
     - 0002-System-Initialize-all-member-variables.patch
     Hopefully this would fix the FTBFS in random places during
     documentation building (Architecture: all) on buildd.debian.org.
lilypond (2.21.82-1~exp3) experimental; urgency=medium
 .
   * debian/control: Build-depend imagemagick-6.q16 instead of imagemagick.
     "imagemagick" became a dummy package in Debian 9 "stretch",
     and the aspcud resolver used by experimental buildd would install
     graphicsmagick-imagemagick-compat (which Provides: imagemagick)
     which is not that compatible after all and caused lilypond to FTBFS.
lilypond (2.21.82-1~exp2) experimental; urgency=medium
 .
   * lilypond-doc: Add Replaces: lilypond-doc-html (<< 2.21.82-1~)
     to avoid upgrade error due to web files reorganization
   * Bump Standards-Version to 4.5.1 (no change)
lilypond (2.21.82-1~exp1) experimental; urgency=medium
 .
   * New upstream version 2.21.82
   * debian/watch: Switch unstable releases for experimental
   * debian/gbp.conf: Switch to debian/experimental and remove guile18 component
   * Remove embedded guile-1.8 and migrate to system guile-2.2
   * debian/{control,rules}: Migrate from python2 to python3
   * debian/lilypond.docs: Rename README.txt to README.md as per upstream
   * debian/rules:
     - Run "make doc" with "-j" option in addition to CPU_COUNT
       as suggested in INSTALL.txt for even faster build
     - Remove "nuke the parser files" workaround
       as lily/out/parser.* no longer exist in upstream source
     - Remove empty override_dh_auto_test-arch
       as the tests no longer fail without built documentation
     - Remove override_dh_auto_test-indep as the added "make test-baseline"
       is not suited for automated Debian builds
   * Adjust documentation install file lists for LilyPond 2.21/2.22:
     - debian/doc_languages.txt: Add PDF package for Portuguese
     - debian/update_doc_packages: Adjust install file lists for new version
     - debian/lilypond-doc.install: Remove the no-longer-existing
       usr/share/doc/lilypond/html/Documentation/*.txt entry
     - Run "debian/rules update-doc-packages"
     - Add debian/not-installed to avoid dh_missing errors with debhelper 13
   * debian/patches: Delete obsolete patches and disable others for now
   * debian/README.Debian: Minor editing
   * debian/remove_w3c_callback: Recognize https too, to fix Lintian
     privacy-breach-w3c-valid-html errors
   * Adjust debian/lilypond-doc.install and debian/rules
     so that the PNG files stay with lilypond-doc package
   * debian/rules: Try to "git restore configure" in override_dh_auto_clean
lilypond (2.20.0-4) unstable; urgency=medium
 .
   * Source-only upload for migration to testing
lilypond (2.20.0-3) unstable; urgency=medium
 .
   * Fix Lintian error bogus-mail-host-in-debian-changelog
   * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
   * debian/control: Suggests: python3-lxml.
     Thanks to Benjamin Barenblat for the suggestion. (Closes: #904828)
   * debian/control: Replace old package names in dependencies
   * Split the fonts into a separate lilypond-fonts package (Closes: #87700)
   * Add 0006-disable-git-diff-check-in-test-baseline.patch
     to disable "git diff" check in test-baseline
     to avoid inadvertent Debian build failure with .git directory
   * Add "Rules-Requires-Root: no" to debian/control
   * Update debian/update_doc_packages to wrap Depends list
   * Add new language Portuguese for HTML and PDF doc packages
   * Fix Lintian "debian-watch-uses-insecure-uri" info
   * Fix Lintian "missing-build-dependency-for-dh-addon python2" error
lilypond (2.20.0-2) unstable; urgency=medium
 .
   * Patch Guile-1.8 to the latest branch_release-1-8 branch
     found in Guile git repository on Savannah, see patches 1801 to 1825.
     In particular, 1812-Fix-stack-growth-direction-check.patch,
     originally written for Autoconf by Paul Eggert for Autoconf
     and pulled into Guile-2.0 in 2011, fixed a build error with
     -O3 back then, and fixes FTBFS with gcc-10 nowadays,
     due to a bug in find_stack_direction() code in configure.in.
     See http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00035.html
     for the whole story. (Closes: #966353)
   * Call /usr/share/dh-python/dh_python2 directly
     in debian/rules since /usr/bin/dh_python2 was removed
   * This rebuild allows dh_python2 to generate the now correct dependency
     on python2:all instead of python:all (Closes: #969723)
   * Add debian/patches/.gitignore to re-include *.patch files
     which were excluded by upstream .gitignore file
   * scm: disable embedded-ps and embedded-svg in -dsafe mode, CVE-2020-17353.
     This is a cherry-pick of upstream's fix, see
     http://git.savannah.gnu.org/cgit/lilypond.git/commit/?id=b84ea47
     (Closes: #968993)
   * Take over as Maintainer from Don Armstrong as suggested by Don.
     Thank you Don for your many years of great work, and we look forward
     to your continued contributions as co-maintainer for many years to come!
lilypond (2.20.0-1) unstable; urgency=medium
 .
   * New upstream version 2.20.0
   * Merge branch 'debian/experimental' into debian/sid
   * Revert "Adopt upstream patch to fix FTBFS with Ghostscript 9.50"
     as it is already included in 2.20.0 release
   * Refresh debian/patches/use_cstring_and_ctype_includes
   * Update debian/copyright
   * Remove build-dependency on autotools-dev, unneeded since
     debhelper-compat (= 10)
lilypond (2.19.84-1~exp1) experimental; urgency=medium
 .
   [ Dr. Tobias Quathamer ]
   * Update script for doc packages
   * Add Multi-Arch: foreign to pdf packages
   * Fix lintian warning: Remove '--with quilt' from debhelper call
     in debian/rules.
     The package is already using the 3.0 (quilt) source format.
 .
   [ Adrian Heine ]
   * Replace now-dropped transitional build-dependency
     texlive-generic-recommended with texlive-plain-generic
     (Closes: #941537, #945889)
 .
   [ Anthony Fok ]
   * New upstream version 2.19.84
   * debian/changelog: Merge changelog entries from 2.18 branch
   * Rename debian-branch to debian/experimental to comply with DEP14
   * Run wrap-and-sort and "cme fix dpkg" which, beside pretty formatting
     debian/control, debian/copyright and debian/patches/*, also upgrades
     to debhelper-compat (= 12) and bumps Standards-Version to 4.5.0
   * Switch to Python 3
   * Refresh debian/patches/more_debug_output_during_build
   * 0013-Issue-5690-2-Fix-extractpdfmark-with-GhostScript-9.5.patch:
     Cherry-pick and refresh upstream patch to fix FTBFS due to
     Ghostscript 9.50 now enabling -dSAFER by default. (Closes: #948183)
   * Update debian/rules for debhelper compat 12 and later.
     In particular, "dh_install --list-missing" has been removed,
     replaced by dh_missing.
   * debian/control: Remove from Vcs-Git the default "debian" branch,
     and let Salsa serve the new default branch, which is "debian/sid"
lilypond (2.19.83-1~exp1) experimental; urgency=medium
 .
   * New upstream version 2.19.83
     - Refresh patch
   * Switch watch file to unstable releases for experimental
lilypond (2.19.82-1~exp1) experimental; urgency=medium
 .
   * New upstream version 2.19.82
   * Refresh patches and remove patches which have been included upstream
lilypond (2.19.81+really-2.18.2-14) unstable; urgency=medium
 .
   [ Adrian Heine ]
   * Replace now-dropped transitional build-dependency
     texlive-generic-recommended with texlive-plain-generic
     (Closes: #941537, #945889)
   * Update debian/watch
   * Override lintian error about interpreter dependency
     "missing-dep-for-interpreter guile" as we bundle our own guile
 .
   [ Anthony Fok ]
   * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
   * Bump Standards-Version to 4.5.0 (no change)
   * Change debian-branch from "debian" to "debian/sid".
     Also set "pristine-tar = True" in debian/gbp.conf
   * Update debian/watch to use secure https URL
   * Build-Depends on fontconfig for fc-list explicitly
     even though it is installed as an indirect dependency of fontforge
   * Update debian/rules for debhelper compat 12 and later.
     In particular, "dh_install --list-missing" has been removed,
     replaced by dh_missing
   * Adopt upstream patch to fix FTBFS with Ghostscript 9.50
     by using -dNOSAFER to override its new -dSAFER default.
     See 0013-Fix-for-Ghostscript-9.50.patch  (Closes: #948183)
lilypond (2.19.81+really-2.18.2-13) unstable; urgency=medium
 .
   * New upload to override the accidental upload of the
     experimental version to unstable, effectivly canceling the
     2.18.2-13 upload two days ago.
     We avoid using an epoch because lilypond is expected to release
     their stable version 2.20 before the freeze of buster. The
     "+really" workaround in the Debian version number could be
     removed then.
   * Update script for doc packages
   * Add Multi-Arch: foreign to pdf packages
   * Run wrap-and-sort and cme fix dpkg
   * Update Standards-Version to 4.1.4, no changes needed
   * Use debhelper v11
   * Fix lintian warning: Remove '--with quilt' from debhelper call
     in debian/rules. The package is already using the 3.0 (quilt)
     source format.
   * Remove unneeded patches
 .
 lilypond (2.18.2-13) unstable; urgency=medium
 .
   * Switch lilypond-invoke-editor to use system* instead of system to fix
     CVE-2017-17523 for non textedit:// URIs. (Closes: #884136)
     This fixes the newly assigned CVE-2018-10992.
lilypond (2.19.81-1~exp2) unstable; urgency=medium
 .
   * Switch lilypond-invoke-editor to use system* instead of system to fix
     CVE-2017-17523 for non textedit:// URIs. (Closes: #884136)
lilypond (2.19.81-1~exp1) experimental; urgency=medium
 .
   * New upstream version 2.19.81
   * Fix argument injection in lilypond-invoke-editor, CVE-2017-17523.
     This is a cherry-pick of upstream's fix, see
     https://sourceforge.net/p/testlilyissues/issues/5243/ (Closes: #884136)
   * Update Standards-Version to 4.1.3, no changes needed
   * Update d/copyright
   * Switch Vcs-URLs to salsa.d.o and add default branch for git
lilypond (2.19.80-1~exp1) experimental; urgency=medium
 .
   * New upstream version 2.19.80
   * Remove unused lintian overrides
   * Fix typo in package description
   * Remove Replaces/Breaks for lilypond-doc (<< 2.16.2-1~exp+1).
     Even oldstable has 2.18.2-4, so an upgrade should be possible
     without problems.
   * Remove obsolete package name lilypond1.3
lilypond (2.19.65-1~exp2) experimental; urgency=medium
 .
   * Add new language Catalan for HTML and PDF doc packages
   * Run d/update_doc_packages to generate new package stanzas
   * Use debhelper v10
   * Remove unneeded --parallel options from debhelper calls
lilypond (2.19.65-1~exp1) experimental; urgency=medium
 .
   [ Don Armstrong ]
   * Remove now useless mktexlsr calls and such from
     lilypond-doc.post{inst,rm}. Thanks to Julian Gilbey (Closes: #771732)
 .
   [ Dr. Tobias Quathamer ]
   * New upstream version.
     - Refresh patches
     - Add font-texgyre to Build-Depends
     - Build-Depends on extractpdfmark to generate smaller PDF files
   * Update watch file for new upstream location
   * Update Standards-Version to 4.1.1, no changes needed
lilypond (2.18.2-13) unstable; urgency=medium
 .
   * Switch lilypond-invoke-editor to use system* instead of system to fix
     CVE-2017-17523 for non textedit:// URIs. (Closes: #884136)
lilypond (2.18.2-12) unstable; urgency=medium
 .
   * Fix argument injection in lilypond-invoke-editor, CVE-2017-17523.
     This is a cherry-pick of upstream's fix, see
     https://sourceforge.net/p/testlilyissues/issues/5243/ (Closes: #884136)
   * Update Standards-Version to 4.1.3, no changes needed
   * Update d/copyright
   * Switch Vcs-URLs to salsa.d.o and add default branch for git
lilypond (2.18.2-11) unstable; urgency=medium
 .
   * Fix typo in d/copyright, spotted by lintian
   * Remove unused lintian overrides
   * Fix typo in package description
   * Remove Replaces/Breaks for lilypond-doc (<< 2.16.2-1~exp+1).
     Even oldstable has 2.18.2-4, so an upgrade should be possible
     without problems.
   * Remove obsolete package name lilypond1.3
lilypond (2.18.2-10) unstable; urgency=medium
 .
   * Remove now useless mktexlsr calls and such from lilypond-doc.post{inst,rm}.
     Thanks to Julian Gilbey (Closes: #771732)
   * Fix typo in Vcs-Browser URL
   * Use fonts-freefont-otf instead of fonts-freefont-ttf
   * Update watch file for new upstream location
   * Update Standards-Version to 4.1.1, no changes needed
   * Use debhelper v10
lilypond (2.18.2-9) unstable; urgency=medium
 .
   * There is no need to remove /usr/share/info/lilypond anymore, as the
     info directory is the master source for the images which are built and
     are linked to from the HTML. (Closes: #871631)
   * Cherrypick fix for upstream issue 4814 which fixes segfaults in
     grob.cc in newer versions of GCC (Closes: #866129). Thanks to Antonio
     Ospite for mentioning the patch.
lilypond (2.18.2-8) unstable; urgency=medium
 .
   [ Don Armstrong ]
   * Ignore non-empty /usr/share/lilypond in postinst (Closes: #737505)
 .
   [ Dr. Tobias Quathamer ]
   * Update Standards-Version to 4.0.0
     - Use HTTPS URL for d/copyright
lilypond (2.18.2-7) unstable; urgency=medium
 .
   * Fix FTBFS (introduced by me in 2.18.2-5) on hurd-i386
   * Fix FTBFS (introduced by me in 2.18.2-5) on kfreebsd-{amd64,i386}
   * Run tests only when documentation has been built, and
     fix check for DEB_BUILD_OPTIONS=nocheck. (See #760794)
   * Suggests instead of Recommends lilypond-doc. (Closes: #653263)
   * Fix Lintian warning: debian-rules-ignores-make-clean-error
   * Fix Lintian warnings: wildcard-matches-nothing-in-dep5-copyright
lilypond (2.18.2-6) unstable; urgency=medium
 .
   [ Dr. Tobias Quathamer ]
   * Add myself as uploader
     (cherry-picked from 2016-07-25 git commit to debian-experimental branch)
 .
   [ Anthony Fok ]
   * Fix FTBFS when built with "dpkg-buildpackage -A".
     Previously, "$(MAKE) install" was not run for arch-independent build,
     hence dh_install was unable to find the non-documentation files that are
     destined for lilypond-data.
     Thanks to Santiago Vila for the bug report. (Closes: #806067)
   * debian/rules: Leave PDF documentation uncompressed.
lilypond (2.18.2-5) unstable; urgency=medium
 .
   [ Dr. Tobias Quathamer ]
   * Fix patch for FTBFS on hurd. Thanks to Petter Reinholdtsen
     for the bug report and patch. (Closes: #761036)
 .
   [ Anthony Fok ]
   * Bundle our own private copy of guile-1.8.  Superceded by guile-2.0,
     the old guile-1.8 was finally removed from Debian in May 2016.
     Unfortunately, LilyPond 2.18.2 still requires Guile 1.8,
     and LilyPond 2.19.x and Guile 2 are just not yet ready for each other.
     So, it would seem that bundling our own private guile-1.8 is the only
     viable option to keep LilyPond 2.18.2 in Debian for the time being.
     Hope this would allow LilyPond to re-enter Debian 9 "stretch"!
     See Bug #746005 for more information.
   * Import guile-1.8 as multiple upstream tarball component,
     originally Debian's own DFSG-compliant guile-1.8_1.8.8+1.orig.tar.bz2,
     recompressed with gzip as lilypond_2.18.2.orig-guile18.tar.gz
     (to work around current gbp limitation).
   * Add debian/gbp.conf for multiple upstream tarball (MUT)
     with special "multiple upstream tarball" (MUT) upstream-mut branch
     branch and upstream-mut/%(version)s tags for Debian 9 "stretch".
   * Cherry-pick set-global-fonts function from upstream to scm/font.scm
   * Refresh debian/control:
     - Add myself to the Uploaders field
     - Bump Standards-Version to 3.9.8 (no change)
     - Use secure https URIs for Vcs-Browser and Vcs-Git fields
   * Add explicit Build-Depends on libfl-dev
     LilyPond needs /usr/include/FlexLexer.h from libfl-dev,
     but flex dependency on libfl-dev has been demoted to Recommends
     since flex (2.6.1-1.1) dated 2016-11-24.
   * Remove bitmap fonts from Build-Depends and use vector fonts only.
     Also, Build-Conflicts with fonts-noto-cjk which contains OpenType
     Collection (OTC) fonts, which unfortunately Ghostscript does not yet
     support and would cause the build to abort.
   * Make lilypond-doc-html Depends on lilypond-doc for its PNG images
   * Add "--no-parallel" to dh_auto_clean in debian/rules.
     The use of a parallel "$(MAKE) -j4 distclean" tends to fail
     after a full build.
   * Fix some minor errors and omissions in debian/copyright.
     Also add Dr. Tobias Quathamer and me as contributors to debian/*.
lilypond (2.18.2-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control:
     - Replace ttf-kochi fonts with ipafonts (Closes: #804514).
lilypond (2.18.0-1) unstable; urgency=low
 .
   * New upstream version (closes: #729817)
   * Fix replacement of /usr/share/info/lilypond symlink with a directory
     (Closes: #736306)
lilypond (2.16.2-3) unstable; urgency=low
 .
   * Do not include non-existant paths in lilypond-doc.doc-base-special
     (closes: #693238)
   * Breaks/Replaces lilypond-doc in html packages to stop problems on
     wheezy upgrade. (Closes: #718013)
   * Fix freetype path by applying patch from upstream (Closes: #733399)
   * Fix bison build failures with 42cb7d44
lilypond (2.16.2-2) unstable; urgency=low
 .
   * Fix bad syntax in texinfo documentation exposed by texinfo >= 5.1
     (closes: #707190)
   * Patch around using PATH_MAX in flower/file-name.cc to have builds work
     on hurd (hopefully).
lilypond (2.16.2-1) unstable; urgency=low
 .
   * Release 2.16.2-1 to unstable
 lilypond (2.16.2-1~exp+1) experimental; urgency=low
 .
   * New upstream release (closes: #705895)
   * Put languages in their own subdocument to work around doc-base not
     having a language specifier (closes: #698435)
lilypond (2.16.0-1~exp+2) experimental; urgency=low
 .
   * netpbm and fonts are required to run the tests during the binary
     build; migrate the Build-Depends-Indep to Build-Depends.
lilypond (2.16.0-1~exp+1) experimental; urgency=low
 .
   * New upstream release (Closes: #686788)
   * Fix "warnings from install-info" by splitting the direntry sections
     across the texinfo files (Closes: #648689). Thanks to Julian Gilbey
     for the patch.
   * Split out lilypond-doc packages (Closes: #443915)
lilypond (2.14.2-3) unstable; urgency=low

  * Fix redefinition of s in Music_sequence::first_start. (Closes
    #672087).

lilypond (2.14.2-2) unstable; urgency=low

  * Disable optimization on i386 and kfreebsd-i386 to avoid segfaults with
    python7; thanks to Matthias Klose and Scott Kitterman for the
    temporary solution. (Closes: #643664)

lilypond (2.14.2-1) unstable; urgency=low

  * New upstream release (Closes: #629520)
  * Fix bad Recommends on texlive-latex-base (Closes: #594403)
  * Ditch useless links (Closes: #522120)
  * Apply patch from 77c34ddc (Werner Lemberg <wl@gnu.org>)
    to fix compilation with g++ 4.5 (Closes: #606642).
    Thanks to Colin Watson for an alternative patch.
  * Add parts of patch f113bf2f (Benjamin Peterson <benjamin@python.org>)
    to fix segfaults on invalid engraver names.
  * Update standards version; no changes
  * Specify source version 1
  * No need to conflict with ancient versions of lilypond anymore

lilypond (2.12.3-7.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix compilation with G++ 4.5 (Closes: #606642)

lilypond (2.12.3-7) unstable; urgency=low

  * Use /dev/stderr instead of /dev/tty (Closes: #574629)
  * Use py_support to require rebuilds when python's API changes (Closes:
    #380855)
  * Properly remove empty /usr/share/info/lilypond directory and replace
    with symlink

lilypond (2.12.3-6) unstable; urgency=low

  * Fix syntax error in scm/lily.scm. Thanks to dann frazier for pointing
    out the fix. (Closes: #574629)
  * Depend on ghostscript (Closes: #575906)

lilypond (2.12.3-5) unstable; urgency=low

  * Its guile that's being used, not MIT scheme; use access? instead of
    file-writable? (Closes: #572290)

lilypond (2.12.3-4) unstable; urgency=low

  * Scheme uses file-writeable for some reason (Closes: #572290)

lilypond (2.12.3-3) unstable; urgency=low

  * Use /dev/null if /dev/tty isn't writable (Closes: #572290)

lilypond (2.12.3-2) unstable; urgency=low

  * Build-Depend on rsync (Closes: #571670)
  * Ditch unneded Build-Conflict

lilypond (2.12.3-1) unstable; urgency=low

  * New upstream release
    - Ditch claop.py (Closes: #545911)
    - fix FTBFS (Closes: #560487)
  * Always suppress gs startup output
  * Build-Depend on texlive-latex-recommended
  * Move Pre-Depends: for kpsewhich to Depends: (we no longer ship a preinst)
  * Update standards version
    - Stop calling install-info directly; use triggers instead

lilypond (2.10.29-2) unstable; urgency=low

  * debian/control: Drop gs-afpl from Build-Conflicts-Indep, since that package
    no longer exists. (Closes: #447460).
  * debian/control: Build-Conflict with guile-1.8-dev version 1.8.2+1-2,
    which had an ABI-incompatible change by mistake.  Likewise, lilypond
    package Conflicts with guile-1.8 version 1.8.2+1-2. (Closes: #452647)

lilypond (2.10.29-1) unstable; urgency=low

  * New upstream release.  Require at least version 1.1.19 of mftrace.
    Require at least version 2.4 of python-dev.  (Closes: #396889,
    #399356, #400335)
  * debian/control (Build-Depends-Indep): Add rsync.

  * Acknowledge NMU (Closes: #422395).

lilypond (2.8.7-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * FTBFS: ! I cannot find file 'lcircle10'. (Closes: #422395)

lilypond (2.8.7-3) unstable; urgency=medium

  * scripts/midi2ly.py: When setting DATADIR, find Lilypond python files
    in the @TOPLEVEL_VERSION@ directory, not 'current'.  Patch thanks to
    Chris Lamb (chris@chris-lamb.co.uk).  (Closes: #400550)

lilypond (2.8.7-2) unstable; urgency=low

  * debian/control (Build-Depends-Indep): Drop gs alternative for
    Ghostscript.  Move gs-gpl | gs-esp to Build-Depends.
    (Build-Depends): Put gs-gpl | gs-esp here; require at least version
    8.50 of either.  Require version 2.1 at least of python-dev.

lilypond (2.8.7-1) unstable; urgency=low

  * New upstream release.  (Closes: #357057, #358663)
  * debian/control (Build-Depends): Require at least version
    0.0.20060125-1 of fontforge.  Require at least version 4.8.dfsg.1-1 of
    texinfo.  Require guile-1.8-dev instead of guile-1.6-dev.
  * debian/control (Build-Depends-Indep): Require gsfonts | gsfonts-x11 to
    fetch New Century Schoolbook fonts.
  * debian/control (lilypond/Depends): Require guile-1.8 instead of guile-1.6.
  * debian/rules (install): Don't delete texinfo.tex anymore, upstream is
    no longer shipping it.

  * debian/control (Build-Depends): Add libgmp3-dev and libltdl3-dev,
    temporarily. to workaround missing dependencies in guile-1.8-dev.

  * debian/control (lilypond-data/Pre-Depends): Allow texlive-base as an
    alternative to tetex-bin. (Closes: #386589)

lilypond (2.6.5-3) unstable; urgency=medium

  * debian/rules (install): Don't install .pyc files.
  * debian/control (Build-Depends): Require python-support and at least
    version 5 of debhelper.
    (lilypond-data/Depends): Add ${python:Depends}.
  * debian/rules (binary-indep): Call dh_pysupport on our private modules
    directory. (Closes: #392488)

  * debian/compat: Bump to version 5.

lilypond (2.6.5-2) unstable; urgency=low

  * debian/rules (HOME): Set this environment variable to a usable value
    to avoid a fontconfig buglet.

lilypond (2.6.5-1) unstable; urgency=low

  * New upstream release.  Lilypond 2.8 for Debian is currently stalled
    because guile-1.8 is required for it, and the Debian builds of
    guile-1.8 are encountering bugs.  So let's at least get the last
    lilypond-2.6 into etch in case guile-1.8 doesn't get there in time.
  * stepmake/bin/config.sub, stepmake/bin/config.guess: Use debian
    versions, from autotools-dev 20060702.1.

  * lily/include/accidental-interface.hh (Accidental_interface): Declare
    member accurate_boxes without qualification.
  * lily/include/stem.hh (Stem): Declare member beam_multiplicity without
    qualification.
  * lily/include/slur-scoring.hh (Slur_score_state): Declare member
    generate_avoid_offsets without qualification.
    (Thanks to Martin Michlmayr <tbm@cyrius.com> for the patch.)
    (Closes: #357057, #387644)

  * mf/GNUmakefile (pfa_warning): Select only the first line of mftrace
    --version output for mftrace check, since mftrace now prints more than
    just one line.

  * debian/control (Build-Depends-Indep): Add ttf-bitstream-vera and
    ttf-freefont. (Many thanks to Bill Allombert <allomber@math.u-bordeaux>
    for the fix.) (Closes: #359855)

  * debian/control (Build-Depends): Require at least version 2.4.1-1 of
    libfontconfig1-dev; 2.4.0 was missing FcConfigAppFontAddDir, which we
    need.

  * debian/rules (binary-indep): Don't symlink logos anymore.

lilypond (2.6.3-10) unstable; urgency=low

  * debian/control (Build-Depends): Drop explicit dependency on
    g++-3.4.
  * debian/rules: No longer set CXX demanding g++-3.4 on certain
    archs.  (Closes: #343007)

  * debian/lilypond-data.postrm: Don't set TEXMFMAIN at all (it isn't
    used).  Don't try and set VARTEXFONTS if $1 is "purge".  Don't remove
    fonts on a purge command; it gets done at remove time and that's
    sufficient.  (All this is necessary because postrm scripts cannot
    depend on non-essential packages at purge time.)  (Closes: #325907)

  * debian/control (lilypond-data): Pre-Depends on tetex-bin to make sure
    kpsewhich is available for the maintainer scripts.  (Closes: #336052,
    #343182, #335847).

  * debian/control (Build-Depends): No longer accept libguile-dev for
    guile support, and require at least version 1.6.7 of guile-1.6-dev.
    (lilypond): Likewise here, require version 1.6.7 of guile-1.6.
    (Closes: #337597)

  * debian/control (lilypond): Spell "seamlessly" correctly.  (Closes:
    #327675)

lilypond (2.2.6-2.1) unstable; urgency=high

  * Non-maintainer upload during BSP
  * Version build-dep on fontforge, only newest upstream seems to be able to
    build this package. Thanks Bastian Kleineidam <calvin@debian.org> for
    fixing fontforge and suggesting this fix (Closes:#278502)

lilypond (2.2.6-2) unstable; urgency=high

  * Added the Werner Lemberg's Asian scripts examples.  He e-mailed me
    and said, "I suggest that you add the two example files to the
    Debian package also -- the mailing list archive of the lilypond
    list shows garbage only (at least for me)."  Yes, ditto here.
    So yes, xiao-haizi-guai-guai.ly and sakura-sakura.ly are in!  :-)
  * The "-sDEVICE=bbox" bug has been fixed in gs-gpl (8.01-5), so I have
    adjusted debian/control accordingly.  (Note to self: Need to check
    gs-afpl (8.14-3) to see if it too can be taken off the blacklist.)

lilypond (2.2.6-1) unstable; urgency=high

  * New upstream stable release.  (Closes: Bug#264263)
  * urgency=high to ensure entrance into Debian Sarge.
  * Special thanks to Daniel Burrows for the previous NMUs!  :-)
    (Closes: #257335, #261861)
  * Added patch by Werner Lemberg to lilypond.py so that Asian scripts
    may be used with LilyPond.  Need to "apt-get install latex-ucs"!  See
    http://lists.gnu.org/archive/html/lilypond-devel/2004-07/msg00071.html
  * Thanks to Ferenc Wagner for letting me know of some packaging bugs
    that I have introduced over the years:
     - Removed obsolete MAKE_PFA_FILES=1 from "make" invocations.
     - s/--enable-optimise/--enable-optimising/;
     - Removed Build-Depends: autotrace; mftrace prefers potrace.
  * Let's follow Han-wen's Red Hat SPECS file too: --disable-checking.

lilypond (2.2.3-1.3) unstable; urgency=low

  * The doc-base file was coming from upstream!  Kill it dead in
    debian/rules clean so that it doesn't keep coming back from
    the grave to haunt me.

    (Closes: #261861)

lilypond (2.2.3-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Added Replaces: lilypond (<= 2.2.3-1), lilypond-data (<= 2.2.3-1) to
    lilypond-doc. (Closes: #261861)

lilypond (2.2.3-1.1) unstable; urgency=low

  * Non-maintainer upload
  * Removed doc-base files for the lilypond and lilypond-data packages;
    moved the description of the info files to the doc-base file of the
    lilypond-doc package, which actually contains them; corrected the
    location of the info files in the doc-base file. (Closes: #257335)

lilypond (2.2.3-1) unstable; urgency=low

  * New upstream release.

lilypond (2.2.2-2) unstable; urgency=low

  * New upstream release.  (Closes: Bug#242861)
    - Thanks to Pedro Kroeger for providing interim sid packages while
      I was away for an extended period of time.
  * Copied some ideas from Ferenc Wagner's LilyPond for woody (Thanks!):
     - Split out shared data to lilypond-data package.  (Closes: Bug#233406)
     - Make lilypond-data conflict with earlier lilypond versions.
     - debian/control: Relaxed autotrace Build-Depends (>= 0.29).
     - debian/control: Added imagemagick Build-Depends (>= 5.4.4.5).
  * Added more details to lilypond package description.  (Closes: Bug#245370)
  * gs-gpl 8.01 (and gs-afpl 8.14) dies when building LilyPond docs.
    (Known -sDEVICE=bbox bug in gs 8.01 and newer, see gs-gpl Bug#250290.)
    Added Build-Conflict-Indep: gs-gpl (>= 8.01) | gs-afpl (Closes: Bug#250622)
  * Build-Depends: fontforge | pfaedit.
  * debian/watch: Updated to new URL and new format.
  * vim/GNUmakefile: Install $(vimdir)/*/lilypond.vim scripts with "-m 644".

lilypond (2.1.0-2) unstable; urgency=low

  * A few HTML links in Documentation/user/{introduction,tutorial}.itely
    went up one too few level in the directory tree, i.e. broken links.
    Thanks to D. Raleigh Arnold for the bug report.  (Closes: Bug#208208)
  * Build-Depends: imagemagick; lilypond uses "convert" nowadays.
    Thanks to Daniel Schepler for the bug report.  (Closes: Bug#221062)

lilypond (2.1.0-1) unstable; urgency=low

  * New upstream release.
  * Build-Requires: pfaedit (>= 0.0.20031020-3) to prevent FTBFS on alpha.
    Thanks to Petter Reinholdtsen for the bug report, and thanks to
     Peter Hawkins for adopting the PfaEdit package!  (Closes: Bug#217216)
  * Build process used to redirect to /dev/stderr which does not exist in
    all environments.  Upstream replaced it with ">&2" in 1.9.0 in August.
    Thanks to Daniel Schepler for the bug report.  (Closes: #215481)
  * Added symlink from /usr/share/lilypond/$(VERSION)/fonts/type1 to
    /usr/share/texmf/fonts/type1/public/lilypond.  Thanks to Pedro Kroger
    and Mats Bengtsson's discussion on the lilypond-devel:
    http://mail.gnu.org/archive/html/lilypond-devel/2003-10/msg00016.html

lilypond (1.8.1-1) unstable; urgency=low

  * New upstream release.
  * Thanks to Jan Nieuwenhuizen for the following fixes:
    debian/control (Build-Depends): Add flex-old as alternative to flex.
                                    Deprecate bison 1.75.

lilypond (1.8.0-1) unstable; urgency=low

  * New upstream release.

lilypond (1.7.29-1) unstable; urgency=medium

  * New upstream release, preparing for lilypond-1.8.  :-)
  * stepmake/bin/add-html-footer.py: Use LOGNAME only if it exists.
    pbuilder unsets LOGNAME and Python returns KeyError.
    Thanks to Daniel Schepler for the report.  (Closes: Bug#193065)
  * debian/rules: Revert to calling ./configure rather than ./autogen.sh.
  * An issue with autoconf <= 2.57 and g++ >= 3.3 has been preventing
    getopt-long.cc from compiling.  A workaround was checked in by upstream
    author Jan Nieuwenhuizen on 2003-06-08, and the fix in aclocal.m4 was
    backported from 1.7.29.  (Closes: Bug#197761)
  * Mark Brown says 1.7.27 has fixed FTBFS on m86k too.  Thanks for the
    note!  (Closes: Bug#200510)
  * Run dh_scrollkeeper to register *.omf files.

lilypond (1.6.9-2) unstable; urgency=medium

  * CVS updates as of 2003-04-29.  (Thanks, Jan!)
  * "Empty midi2ly.1" problem has been fixed upstream.  (Closes: Bug#181927)
  * Build-Depends: autoconf2.13 and run autogen.sh in debian/rules
    to ensure this package passes the auto-build daemons.  :-)

lilypond (1.6.9-1) unstable; urgency=medium

  * New upstream release with CVS updates as of 2003-04-15.
    Jan Nieuwenhuizen has backported fixes to deal with build problems
    with flex (>= 2.5.29).
  * Rebuild with guile-1.6 packages.
  * Merged debian/* fixes by upstream author Jan Nieuwenhuizen (Thanks!):
    - Depend on mftrace (>= 1.0.17-1) instead of pktrace.
    - Add guile-1.6-dev as alternative dependency to libguile-dev
    - Bugfix for docdir when with changed package name.
    - Remove bibtex2html dependencies.  (LilyPond has come with its own
      bib2html for some time now.  However, xpmtoppm and pnmtopng from
      netpbm is still needed - foka)
    - Remove gcc-3.x/lexer kludge.
  * midi2ly.1 was empty because help2man calls midi2ly but it couldn't
    "import midi": python/out/midi.so wasn't built until later.  Added
    a kludge in debian/rules to regenerate midi2ly.1 manually.
    Thanks to Colin Watson for reporting the bug.  (See Bug#181927)


linssid (3.6-9) unstable; urgency=medium
 .
   * QA upload.
   * Do not convert time_t to long. (Closes: #1067913)
linssid (3.6-8) unstable; urgency=medium
 .
   * debian/control:
       - Bumped Standards-Version to 4.6.1.
       - Changed from policykit-1 to pkexec in Depends field. Thanks to Simon
         McVittie <smcv@debian.org>. (Closes: #1025580)
   * debian/copyright: updated packaging copyright years.
   * debian/source/lintian-overrides: updated overrides to make them compliant
     with new lintian tags.
linssid (3.6-7) unstable; urgency=medium
 .
   * debian/control: bumped Standards-Version to 4.5.1.
   * debian/copyright: updated packaging copyright years.
   * debian/tests/control: removed xvfb test. No more CI tests in this package.
     See #988591.
linssid (3.6-6) unstable; urgency=medium
 .
   * debian/net.sf.linssid.metainfo.xml: moved from debian/ to debian/upstream/.
     Consequently:
       - debian/copyright: updated.
       - debian/install: updated.
   * debian/patches/10_fix-desktop.patch: changed to use a 64x64 icon.
linssid (3.6-5) unstable; urgency=medium
 .
   * debian/control: migrated DH level to 13.
   * debian/manpage/:
       - Removed no longer needed linssid.1 and linssid.txt.OLD.
       - Using create-man.sh 2.0 from txt2man package.
   * debian/net.sf.linssid.metainfo.xml: created to make available an AppStream
     metadata. Consequently:
       - debian/copyright: added a licensing for new file.
       - debian/install: created to install the new file.
   * debian/patches/:
       - 10_fix-desktop.patch:
           ~ Added Forwarded field.
           ~ Added new keywords.
       - 20_fix-FTCBFS-build-arch-compiler.patch:
           ~ Added Forwarded field.
           ~ Removed empty Bug field.
   * debian/rules: removed DEB_LDFLAGS_MAINT_APPEND variable, used to inject
     -Wl,--as-needed in build process because it is default since Bullseye.
   * debian/source/:
       - lintian-overrides: added overrides for manpages as requested by lintian.
       - options: no longer needed. Removed.
   * debian/upstream/metadata: created.
linssid (3.6-4) unstable; urgency=medium
 .
   * debian/control:
       - Added 'Rules-Requires-Root: no' to source stanza.
       - Bumped Standards-Version to 4.5.0.
       - Fixed a spelling error in description.
   * debian/copyright: updated packaging copyright years.
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/source/lintian-overrides: added to override a lintian about OUI.
linssid (3.6-3) unstable; urgency=medium
 .
   * 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 12.
   * debian/control: bumped Standards-Version to 4.3.0.
   * debian/copyright: updated packaging copyright years.
   * debian/patches/20_fix-FTCBFS-build-arch-compiler.patch: created to fix a
     FTCBFS. Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #920400)
linssid (3.6-2) unstable; urgency=medium
 .
   * debian/tests/control: created to perform a trivial test.
linssid (3.6-1) unstable; urgency=medium
 .
   [ Joao Eriberto Mota Filho ]
   * New upstream release. (Closes: #902636)
   * Migrated DH level to 11.
   * debian/control:
       - Added policykit-1 to Depends field.
       - Bumped Standards-Version to 4.2.1.
   * debian/copyright:
       - Added rights for Ondřej Nový.
       - Updated upstream and packaging copyright years.
   * debian/manpage/:
       - Added manpage for linssid-pkexec.
       - Updated manpage for linssid and moved to level 8.
   * debian/manpages: updated to use the new manpages.
   * debian/patches/:
       - 10_fix-desktop.patch: updated.
       - 20_use-root-instead-sudo.patch: removed because the
         upstream is using policykit now. (LP: #1774872)
   * debian/rules: updated dh_installchangelogs to use README_3.6.
 .
   [ Ondřej Nový ]
   * debian/control: Set Vcs-* to salsa.debian.org.
   * debian/copyright: Use https protocol in Format field.
   * debian/watch: Use https protocol.
linssid (2.9-4) unstable; urgency=medium
 .
   * Migrated DH level to 11.
   * debian/control: bumped Standards-Version to 4.1.3.
   * debian/copyright:
       - Updated the packaging copyright years.
       - Using a secure copyright format URI.
   * debian/patches/30_fix-FTCBFS.patch: added to fix a FTCBFS because upstream
     build system was forcing a build architecture compiler. Thanks to Helmut
     Grohne <helmutg@debian.org>. (Closes: #893583)
linssid (2.9-3) unstable; urgency=medium
 .
   * debian/control: added qtbase5-dev to Build-Depends field to avoid a FTBFS.
linssid (2.9-2) unstable; urgency=medium
 .
   * debian/control: removed qt5-default from Build-Depends field.
   * debian/rules: added the QT_SELECT to choose a Qt version to build.
   * debian/source.lintian-overrides: removed. Using a variable in debian/rules
     to set the Qt version.
linssid (2.9-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bumped DH level to 10.
   * Dropped gksu. Consequently:
       - Removed gksu from Depends field in debian/control.
         (Closes: #806306, #822599)
       - Updated the manpage.
       - Updated a specific patch.
   * debian/control:
       - Build-Depends field:
           ~ Added libqwt-qt5-6 and libqwt-headers|libqwt-dev.
           ~ Removed libqt5opengl5-dev.
       - Bumped Standards-Version to 3.9.8.
       - Fixed a spelling error in long description.
       - Improved the long description.
       - Updated the Vcs-* fields to use https instead of http and git.
   * debian/copyright:
       - Removed all information about embedded qwt-lib. The upstream no logger
         uses it.
       - Updated the upstream and packaging copyright years.
   * debian/install: removed because is no longer needed.
   * debian/linssid32.xpm: removed because is no longer needed.
   * debian/lintian-overrides: no longer needed. Removed.
   * debian/manpage/:
       - Dropped genallman.sh. Using create-man.sh.
       - Updated the manpage.
   * debian/menu: removed in compliance with CTTE #741573.
   * debian/patches/:
       - 01-fix-desktop: renamed to 10_fix-desktop.patch and updated.
       - 02-use-root: renamed to 20_use-root-instead-sudo.patch and updated.
       - 03-fix-FTBFS-with-qwt6: no longer needed. The upstream fixed the source
         code. Removed.
   * debian/rules:
       - Added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
       - Changed from README_2.7 to README_2.9 in override_dh_installchangelogs.
       - Removed some options from DEB_LDFLAGS_MAINT_APPEND variable.
       - Removed the override_dh_auto_clean target.
   * debian/source/options: added to ignore some changes in upstream place.
   * debian/watch: bumped to version 4.
linssid (2.7-3) unstable; urgency=medium
 .
   * Upload to unstable.
linssid (2.7-2) experimental; urgency=medium
 .
   * debian/patches/03-fix-FTBFS-with-qwt6: created to avoid a FTBFS.
linssid (2.7-1) experimental; urgency=low
 .
   * Initial release (Closes: #778924)

localehelper (0.1.7-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Maintain in Package Salvaging Team
     Closes: #1092990
   * Secure URI for Homepage
   * Fix watch file
   * Depends: locales | locales-all
     Closes: #839180
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Secure URI in copyright format (routine-update)

lomiri-weather-app (6.1.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/patches:
     + Rebase patches 2001 and 2002.
     + Drop 1001_Amend-various-typos.-All-fixes-occur-in-documentatio.patch.
       Applied upstream.
   * debian/copyright:
     + Update auto-generated copyright.in file.
     + Update copyright attributions.

marble (4:22.12.3-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop libqt5webkit5-dev from (Build-)Depends. (Closes: #1094740)

mastodon-el (1.1.10-1) unstable; urgency=medium
 .
   * New upstream release
   * Drop version requirement patch; applied upstream

maven-antrun-extended-plugin (1.43-2) unstable; urgency=medium
 .
   * Team upload.
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * Drop redundant debian/README.source
   * Fix typo in watch file
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Reorder sequence of d/control fields by cme (routine-update)
   * Drop useless get-orig-source target (routine-update)
   * Trim trailing whitespace.

maven-file-management (3.0.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * Drop redundant debian/README.source
   * Secure URI in Homepage
   * Secure URI in watch file
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Reorder sequence of d/control fields by cme (routine-update)
   * Secure URI in copyright format (routine-update)
   * Drop useless get-orig-source target (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Trim trailing whitespace.
   * Use versioned copyright format URI.

mkdocs-macros-plugin (1.3.7+dfsg-1) unstable; urgency=medium
 .
   * Team Upload
   * Update d/watch for new PyPi archive naming policy
   * Use dh-sequence-python3
   * New upstream version 1.3.7
 .
   [ Stefano Rivera ]
   * Bump copyright years.

mockobjects (0.09-7) unstable; urgency=medium
 .
   * Team upload.
   * Point Homepage to webarchive
   * Secure URI in watch file
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Trim trailing whitespace.
   * No first person in long description
   * Adapt doc-base to new location of docs

node-babel7 (7.20.15+ds1+~cs214.269.168-8) unstable; urgency=medium
 .
   * tsc-workaround: add another ts-ignore for require. Closes: #1095784.

nvtop (3.1.0-2) unstable; urgency=medium
 .
   * Use UTC timestamps for reproducibility.
   * Bump Standards-Version to 4.7.0, no changes needed.

openhft-chronicle-core (2.17.5-v1.1.8-3) unstable; urgency=medium
 .
   * Team upload.
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * d/README.source: removed since redundant
   * Secure URI in watch file
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Reorder sequence of d/control fields by cme (routine-update)
   * Secure URI in copyright format (routine-update)
   * Drop useless get-orig-source target (routine-update)
   * Trim trailing whitespace.

openmsx-debugger (0.1~git20230804-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Replace stx2any manual with a real manual.  Closes: #1091731

optuna (4.1.0-1) unstable; urgency=medium
 .
   * New upstream release.

papers (48~beta-3) unstable; urgency=medium
 .
   [ Arnaud Ferraris ]
   * debian: add salsa-ci.yml
 .
   [ Jeremy Bícha ]
   * Run wrap-and-sort
   * Release to unstable
 .
 papers (48~beta-2) experimental; urgency=medium
 .
   * Remove mention of PostScript from the package description
   * Upload to experimental
papers (48~beta-2) experimental; urgency=medium
 .
   * Remove mention of PostScript from the package description
   * Upload to experimental
papers (48~beta-1) unstable; urgency=medium
 .
   * New upstream release
   * Bump minimum GTK4 & poppler
   * Add Build-Depends: libspelling-1-dev
   * Update symbols files
   * Add patch to lower poppler dependency to Debian's patched version
   * Remove disable appstream patch: no longer needed

pdfarranger (1.11.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Drop unused build-dep on python3-distutils-extra.

pdns (4.9.4-1) unstable; urgency=medium
 .
   * Drop upstream signing keys due to SHA1 usage
   * New upstream version 4.9.4

phosh-osk-stub (0.45.0-1) unstable; urgency=medium
 .
   * New upstream release

php-phpseclib (2.0.48-3) unstable; urgency=medium
 .
   * Modernize PHPUnit syntax

php-phpseclib3 (3.0.43-2) unstable; urgency=medium
 .
   * Modernize PHPUnit syntax

php-symfony-mercure (0.6.5-3) unstable; urgency=medium
 .
   * Modernize PHPUnit syntax

php-symfony-polyfill (1.31.0-4) unstable; urgency=medium
 .
   * Use php-odbc for tests
   * Modernize PHPUnit syntax

php-symfony-security-acl (3.3.4-4) unstable; urgency=medium
 .
   * Modernize PHPUnit syntax

php-zend-code (4.16.0-2) unstable; urgency=medium
 .
   * Drop all patches
   * Exclude tests incompatible with PHPUnit 12

php-zend-eventmanager (3.14.0-4) unstable; urgency=medium
 .
   * Drop all patches
   * Exclude tests incompatible with PHPUnit 12

php-zend-stdlib (3.20.0-2) unstable; urgency=medium
 .
   * Revert "Force system dependencies loading (tests)"
   * Simplify build
   * Drop all patches

php-zeta-console-tools (1.7.5-2) unstable; urgency=medium
 .
   * Revert "Force system dependencies loading"
   * Build autoload for tests
   * Modernize PHPUnit syntax
   * Drop now useless debian/pkg-php-tools-* files

phpseclib (1.0.23-6) unstable; urgency=medium
 .
   * Modernize PHPUnit syntax

plover (4.0.0~rc5-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New upstream release.
   * debian/control: Add new build-dep python3-evdev.
   * debian/control: Add build-dep pybuild-plugin-pyproject.
   * debian/patches/replace-appdirs-with-platformdirs.patch: Refresh patches
     to fix test failure. (Closes: #1084319)
plover (4.0.0~rc2-0.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Replace python3-appdirs usage with python3-platformdirs
plover (4.0.0~rc2-0.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/plover.maintscript: Add symlink_to_dir helper to fix unhandled
     conversion from symlink to directory. (Closes: #1071114)
plover (4.0.0~rc2-0.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Alexandre Detiste ]
   * debian/control: remove extraneous obsolete python3-mock build-dep.
plover (4.0.0~rc2-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New upstream release.
     + Fix FTBFS with newer python3. (Closes: #1009401)
   * debian/control:
     + Add new build-dep python3-plover-stroke, python3-rtf-tokenize,
       dh-exec.
     + Add new build-test-dep python3-pytest-xvfb, python3-pytestqt.
   * debian/plover.install:
     + Use dh-exec to properly rename files during file installation.
     + Install png icon to hicolors directory instead of /usr/share/pixmaps.
   * debian/source/lintian-overrides: Dropped, useless.
   * debian/plover.lintian-overrides: Dropped, useless.
plover (4.0.0~dev10-1) unstable; urgency=medium
 .
   * New upstream version 4.0.0~dev10
   * Delete patches applied upstream
   * Remove Files-Excluded for debian/ dir
   * Adjust for files moved upstream.
   * Bump S-V, dh versions.
   * Remove deleted files, bump years in d/copyright
   * Add manpage for plover_send_command
plover (4.0.0~dev8~66~g685bd33-2) unstable; urgency=medium
 .
   * Rebuild for source-only upload. (Closes: #950756)
plover (4.0.0~dev8~66~g685bd33-1) unstable; urgency=medium
 .
   * New package (Closes: #654659)

pocsuite3 (2.0.3-1) unstable; urgency=medium
 .
   * New upstream version 2.0.3
   * Bump std-version to 4.6.2
   * Update copyright file

postfixadmin (3.3.15+ds-2) unstable; urgency=medium
 .
   * postinst: second try to fix the symlink to smarty4 when upgrading
     (Closes: #1091492)

postgresql-rum (1.3.14-2) unstable; urgency=medium
 .
   * Force detection of old/new perl TAP modules.

prometheus-mongodb-exporter (1.0.0+git20180522.e755a44-5) unstable; urgency=medium
 .
   [ Martina Ferrari ]
   * Update my name and email address.
 .
   [ Andrej Shadura ]
   * Remove constraints unnecessary since buster.
   * Update standards version to 4.6.2, no changes needed.
   * Use dh-sequence-golang.

proxytunnel (1.12.2-2) unstable; urgency=medium
 .
   * d/p/*: Add patch to correct version and date manpage and option -V report.
   * d/t/test-tunneled-ssh: Replace openssl with mktemp to create the user
     being in use during the tests.
   * d/control:
     - Update my email address to the d.o one.
     - Bump Standards-Version to 4.7.0.
   * d/copyright: Bump Debian copyright years to 2025.
   * d/watch: Drop unneeded option filenamemangle.
proxytunnel (1.12.2-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Sven Geuer ]
   * Switch debian-branch to debian/unstable.
 .
   [ Hilko Bengen ]
   * New upstream version 1.12.2

puppet-hiera-enc (1.0.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * No change source-only upload for testing migration.
puppet-hiera-enc (1.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1088884)

pwdsphinx (2.0.0~rc6-1) unstable; urgency=low
 .
   * New upstream, released 2025-02-06:
     [enh] added experimental minisign converter
     [enh] added pipe2tmpfile contrib tool
     [mod] removed obsolete contrib/sphage
     [mod] replaced contrib/sphage with converters/sphage installed via setup.py
     [fix] failing unittests in pristine clone of gitrepo
 .
   * d/pwdsphinx-tools.{install,manpages}: install pipe2tmpfile script and
     manpage.
 .
   On salsa, for Python 3.12: Ran 289 tests in 326.837s FAILED (errors=2):
   test_recreate_user (tests.test.TestEndToEndNoRWD_Keys.test_recreate_user),
   test_recreate_user (tests.test.TestEndToEnd.test_recreate_user).
 .
   On my own computer: python3.12: Ran 289 tests in 311.283s OK;
   python3.13: Ran 289 tests in 314.982s OK
pwdsphinx (2.0.0~rc5-1) unstable; urgency=low
 .
   * New upstream, released 2025-01-24
     [ changes by Stefan Marsiske ]
     [doc] documented signing of original request with nonce together in
      whitepaper
     [fix] make all auth nonce sigs also contain the full request - thx mossmans
      for this
     [enh] added healthcheck operation
     [doc] removed reference to oathtool in sphinx-x11(1) man-page
     [fix] otp verb in sphinx-x11 dsl doesn't need to call oathtool anymore, the
      pin is calculated by sphinx internally
     [fix] upgrading TOTP records to v2 didn't work
 .
   * d/copyright: add myself as copyright holder on debian/*.
 .
   BTW: on salsa.d.o: provisioning succeeds, all 3 builds succeed, and all 7
   tests succeed. See
   https://salsa.debian.org/debian/pwdsphinx/-/pipelines/810439 .

py-serializable (2.0.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Source-only upload.
py-serializable (2.0.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #1089918)

pychess (1.0.5-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New upstream version 1.0.5
   * Add a patch from upstream that removes telnetlib dependency.
     telnetlib has been remove from the Python3.13 standard library.
pychess (1.0.4-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Scan GitHub API for release
   * New upstream version 1.0.4 (Closes: #1028087, #1034523)
   * Ignore egg-info changes on source build (Closes: #1047049)
   * Add python3-setuptools build dependency
 .
   [ Pino Toscano ]
   * Drop menu file and its pixmap, since pychess already provides a .desktop
     file
     - make sure to not ship the upstream-provided menu file too
pychess (1.0.3-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1014202, #888534, #660135)
   * Remove upstream applied patch build.diff
   * Add patches/setup_clean.diff to remove png files created during clean
   * Fix debian/watch file format and version
   * d/control: Update Standards-Version to 4.5.1
pychess (1.0.0-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add the missing dependenies on python3-pexpect, python3-sqlalchemy
     and python3-psutil. (Closes: #972900, #986315)
pychess (1.0.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * source only upload to enable migration (Closes: #960712)
pychess (1.0.0-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #721571, #659377, #660136)
   * Covert package to Python 3 (Closes: #937405)
   * debian/control:
      - Update Build-Depends
      - Update Vcs-* to salsa.debian.org (Closes: #721571)
      - Update Standards-Version to 4.4.1
   * Update debian/watch with new URL
   * Update debian/copyright file
   * Add build.diff to fix the build
   * debian/rules: update to build Python 3 package
   * Use debhelper-compat instead of debian/compat
   * Remove debian/orig-tar.sh - not needed anymore
pychess (0.12.2-1) unstable; urgency=medium
 .
   * New upstream release
   * Add pychess.xpm icon and install it to /usr/share/pixmaps.
   * Add menu file, thanks to Markus Koschany (Closes: #738010)
   * Remove patches/
pychess (0.12-3) unstable; urgency=medium
 .
   * d/control: Update Depends (Closes: #785922, #805022)
   * Update Vcs fields to new debian git repository
pychess (0.12-2) unstable; urgency=medium
 .
   * d/control: Fix Depends python-gtk2
pychess (0.12-1) unstable; urgency=medium
 .
   * New upstream release
   * d/control: update Depends
      - replace python-rsvg with gir1.2-rsvg-2.0 (Closes: #790153)
      - switch to gstreamer1.0-plugins-base (Closes: #785922)
   * Update d/watch file
   * Update Standards-Version to 3.9.6
pychess (0.12~beta3-1) unstable; urgency=low
 .
   * New upstream release (Closes: #708827, #657494)
   * d/control: Add gstreamer0.10-plugins-base to Depends
     (Closes: #703560, #685473)
   * d/control: add libgaviotatb1 and gaviotatb to Depends
   * d/patches: remove executable.diff; update setup_docs.diff
pychess (0.10.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.3

pychess (0.10.1~beta1-1) unstable; urgency=low

  * New upstream release
    - support python2.7, thanks to Luca Falavigna (Closes: #635356)
  * Bump Standards-Version to 3.9.2
  * Update debian/watch to handle new download url
  * Update debian/patches/* to new upstream version

pychess (0.10-1) unstable; urgency=low

  * New upstream release
  * Remove python-pysqlite2 from Depends
  * Convert to dh_python2 (Closes: #616960)
  * Bump Standards-Version to 3.9.1

pychess (0.10~beta3-2) unstable; urgency=low

  * Add patches/gnome_icons.diff to replace missing icons from the latest
    gnome-icon-theme package (Closes: #579974)

pychess (0.10~beta3-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.4
  * Switch to source format 3.0
  * Set minimum python version to 2.5

pychess (0.10~beta1-3) unstable; urgency=low

  * Add python-rsvg to Depends

pychess (0.10~beta1-2) unstable; urgency=low

  * debian/control: replace Depends python-gnome2-desktop with
    python-gtksourceview2 (Closes: #539966)
  * Remove Torsten from Uploaders, as requested
  * Bump Standards-Version to 3.8.2
  * Add description to all debian/patches

pychess (0.8~beta2-3) unstable; urgency=low

  * Add debian/patches/pythonpath.diff to fix issues with PYTHONPATH
    (Closes: #455890)
  * debian/control: Bumped up Standards-Version to 3.7.3

pychess (0.8~beta2-2) unstable; urgency=low

  * Add python-gst0.10 to Depends (Closes: #454783)
  * Move pychess binary to /usr/games
  * Use upstream provided manpage

pychess (0.8~beta2-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release
  * Update all patches

  [ Torsten Werner ]
  * Update Vcs and Homepage header in debian/control.
  * Update debian/watch to reflect upstream changes.

pychess (0.6.1-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release

  [ Torsten Werner ]
  * Fix debian/watch.

pychess (0.6.0.beta5-3) unstable; urgency=low

  * debian/control: change section from python to games (Closes: #415825)

pychess (0.6.0.beta5-2) unstable; urgency=high

  * Add python-glade2 to Depends in debian/control (Closes: #408005)

pychess (0.6.0.beta5-1) unstable; urgency=low

  [ Varun Hiremath ]
  * New upstream release

  [ Torsten Werner ]
  * Fixed debian/watch.

pychess (0.6.0.beta4-1) unstable; urgency=low

  [ Varun Hiremath ]
  * Initial release (Closes: #398600)

  [ Torsten Werner ]
  * Add myself to Uploaders in debian/control.
  * Clean up debian/rules a bit.
  * Modify download address in debian/copyright.
  * Add Depends: gnome-icon-theme.


pyensembl (2.3.13-2) unstable; urgency=medium
 .
   * Team upload.
   * Add explicit runtime dependency on python3-pkg-resources

pyrympro (0.0.9-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update copyright year.
   * Simplify debian/rules.

python-aiodhcpwatcher (1.0.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * No change source-only upload for testing migration.
python-aiodhcpwatcher (1.0.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1077382)

python-amqp (5.3.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Trim autopkgtest dependencies

python-buienradar (1.0.6-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * No change source-only upload.
python-buienradar (1.0.6-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1094960)

python-googleapi (2.161.0-1) unstable; urgency=medium
 .
   * New upstream release.
python-googleapi (2.160.0-1) unstable; urgency=medium
 .
   * New upstream release.

python-homeassistant-analytics (0.9.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Patch test suite so aiohttp uses HTTP proxy from environment variables, to
     avoid network access during build and autopkgtest. (Closes: #1084336)
   * Update copyright year.
   * Simplify debian/rules.
   * Simplify debian/watch.
python-homeassistant-analytics (0.8.1-1) unstable; urgency=medium
 .
   * New upstream release.
python-homeassistant-analytics (0.8.0-1) unstable; urgency=medium
 .
   * New upstream release.
python-homeassistant-analytics (0.7.0-2) unstable; urgency=medium
 .
   * Source-only upload to allow package to migrate to testing.
python-homeassistant-analytics (0.7.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1077595)

python-homewizard-energy (8.3.2-1) unstable; urgency=medium
 .
   * New upstream release.

python-internetarchive (5.2.1-1) unstable; urgency=medium
 .
   * new upstream release
python-internetarchive (5.2.0-1) unstable; urgency=medium
 .
   * new upstream release

python-lti (0.9.5-5) unstable; urgency=medium
 .
   * Team upload.
   * Trim autopkgtest dependencies and tag test dependencies as <!nocheck>

python-pykka (4.1.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Source-only upload.
python-pykka (4.1.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * d/control: Add python3-pydantic as a build dep
   * d/control: Bump Standards-Version to 4.7.0, no changes needed.

python-pyorick (1.5-1) unstable; urgency=medium
 .
   * New upstream release
     + remove patch collections_abc
   * Bug fix: "FTBFS: ImportError: Failed to import test module: pyorick",
     thanks to Santiago Vila (Closes: #1095374).
     + new patch complex128

python-pyspoa (0.2.1-2) unstable; urgency=medium
 .
   * Team upload.
   * d/copyright: pyspoa is now shipped under BSD-4-Clause.

python-pytest-resource-path (1.3.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * No change source-only upload for testing migration.
python-pytest-resource-path (1.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1094923)

python-regex (0.1.20241106-1) unstable; urgency=medium
 .
   [ Alexandre Detiste ]
   * Fix syntax error in Maintainer field.
 .
   [ Peter Pentchev ]
   * Use debheper compat level 14:
     - switch from debhelper-compat to X-DH-Compat
     - let debhelper handle some dependencies automatically
   * Add Salsa CI configuration.
   * Add the year 2025 to my debian/* copyright notice.
   * Add a trivial git-buildpackage config file.
   * New upstream release.

python-tktooltip (3.1.2-1) unstable; urgency=medium
 .
   * New upstream version 3.1.2
   * Satisfied a few lintian's requirements:
     + documented the removal of tkinter_tooltip.egg-info/ from the source
       package in d/README.source
     + removed files debian/manpage.1.ex debian/manpage.md.ex
       debian/manpage.sgml.ex debian/manpage.xml.ex debian/postinst.ex
       debian/postrm.ex debian/preinst.ex debian/prerm.ex
       debian/python-tktooltip.cron.d.ex debian/python-tktooltip.doc-base.ex
     + created debian/salsa-ci.yml based on debian/salsa-ci.yml.ex which is
       removed.
   * Added an explicit dependency on python3-tk
python-tktooltip (3.0.0-4) unstable; urgency=medium
 .
   * Team upload.
   * Fix d/watch for new PyPi archive naming policy (Closes: #1090745)
   * Use dh-sequence-python3

qalculate-qt (5.5.0-2) unstable; urgency=medium
 .
   * No change rebuild for testing migration.
qalculate-qt (5.5.0-1) unstable; urgency=medium
 .
   * First package for Debian (Closes: #998304).

qstopmotion (2.5.2-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Update standards version to 4.6.1, no changes needed.
   * Avoid explicitly specifying -Wl,--as-needed linker flag.
   * Update standards version to 4.6.2, no changes needed.
qstopmotion (2.5.2-1) unstable; urgency=low
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Adrian Knoth ]
   * New upstream version 2.5.2 (Closes: #935179)
qstopmotion (2.4.1-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/watch: Use https protocol
 .
   [ Adrian Knoth ]
   * New upstream version 2.4.1
qstopmotion (2.4.0-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org.
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multimedia@lists.debian.org.
 .
   [ Sebastian Ramacher ]
   * New upstream release.
   * debian/: Bump debhelper compat to 11.
   * debian/control:
     - Add new B-D required by new upstream release.
     - Bump Standards-Version to 4.2.0.
   * debian/rules: Enable -Wl,--as-needed.
   * debian/copyright: Bump copyright years.
 .
   [ Adrian Bunk ]
   * Fix the function signature of GphotoGrabber::errorDumper(). (Closes:
     #846499)
qstopmotion (2.3.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #827840)

qt6ct (0.10-2) unstable; urgency=medium
 .
   * Fix FTCBFS: Drop cross building workaround fixed by qtpaths6.
   *  (Closes: 1095960)  (Thanks Helmut Grohne)

r-cran-ggeffects (2.2.0+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version

r-cran-irace (4.2.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * dh-update-R to update Build-Depends (routine-update)

r-cran-lintr (3.2.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * Standards-Version: 4.7.0 (routine-update)
   * dh-update-R to update Build-Depends (routine-update)

r-cran-marginaleffects (0.25.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version
   * dh-update-R to update Build-Depends (routine-update)

reclass (1.7.1-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #1082630)
   * debian/patches:
     - Remove 0001-Remove-enum34-requirement-for-python3.patch, applied
       upstream.
     - Add 0001-Replace-distutils.version-with-packaging.version.patch
       to replace distutils.
   * debian/control:
     - Bump standards version to 4.7.0, no changes.
     - Add Multi-Arch metadata to reclass-doc, thanks multiarch hinter.
     - Add 'Rules-Requires-Root: no'
   * Email change: Alexander Sulfrian -> alexander@sulfrian.net
   * Add doc-base control file
   * debian/rules:
     - Remove doc/build/ in dh_auto_clean to fix ftbfs-source-after-build.
       (Closes: #1048627)
   * Use secure copyright file specification URI.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse,
     Repository.

reform-handbook (2024-08-19+dfsg-3) unstable; urgency=medium
 .
   * debian/control: set Maintainer to Debian Reform Team
reform-handbook (2024-08-19+dfsg-2) unstable; urgency=medium
 .
   * debian/control: fix section and move from non-free to main
reform-handbook (2024-08-19+dfsg-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1079047)

reform-setup-wizard (1.0-13) unstable; urgency=medium
 .
   * debian/control: set Maintainer to Debian Reform Team

rpm (4.20.0+dfsg-4) unstable; urgency=medium
 .
   [ Boyuan Yang ]
   * debian/control: Remove retired package uploader.
 .
   [ Luca Boccassi ]
   * Backport patch to fix unshare plugin error on bootstrap (Closes:
     #1093779)

runit-services (0.8.2) unstable; urgency=medium
 .
   [ Andrew Bower ]
   * docker: ensure elogind starts first
 .
   [ Lorenzo Puliti ]
   * all runscripts: drop starting message
   * fix purge/ piuparts failure
   * d/control: suggests: xchpst
   * update readme and package description
   * fix elogind for bookworm-trixie upgrade (Closes: #1095025)
   * postinst: clean obsolete metafiles on upgrade
   * NEWS file: elogind is force-updated
   * binpath-test: improve regex, mark as superficial
   * update copyright years
runit-services (0.8.1) unstable; urgency=medium
 .
   * improve binpath test:
     - fail only on wrong path, warning on missing binary path
   * update README (Closes: #1088001)
runit-services (0.8.0) unstable; urgency=medium
 .
   [ Lorenzo Puliti ]
   * d/control: update Vcs fields
   * bump Standards-Version to 4.7.0
   * update lintian overrides
   * create the sysv override directory in postinst,
      remove in postrm (purge)
   * fix purge logic
   * NEWS for runit-services users: dhclient issues
   * update d/copyright
   * autopkgtest: add a test for binary path (see #1069075)
   * all runfiles (source): use ##bin## placeholder
   * Drop services-test autopkgtest, it doesn't work with salsa
   * Anacron, apache2, cups, openntpd: add flagfiles to
      forward invoke-rc.d calls
   * elogind: force log to console and use svlogd
   * drop wicd, package no longer in Debian
   * override rsyslog logrotate file (Closes: #1079268)
   * add smartmontools runscript.
     Thanks to Dimitris T." <dimitris@stinpriza.org> (Closes: #1069188)
   * add unbound runscript.
     Thanks to Dimitris T." <dimitris@stinpriza.org> (Closes: #1083206)
   * add docker runscript
 .
   [ Andrew Bower ]
   * gpm: fix command line overquoting preventing start (Closes: #1086143)
   * atd: fix daemon path, log to syslog
   * exim4: fix exim4 launch with trixie default env (Closes: #1087204)
   * add lldpd runscript
   * isc-dhcp-server: add runscript for IPv6 interfaces (Closes: #1086144)
runit-services (0.7.2) unstable; urgency=medium
 .
   * upload to unstable
   * Fix elogind service (Closes: #1069075)
runit-services (0.7.1) experimental; urgency=medium
 .
   * Fix piuparts failure in package removal
      (Closes: #1062682)
   * update years in copyright.in and
      regenerate d/copyright
runit-services (0.7.0) experimental; urgency=medium
 .
   [ Martin Steigerwald ]
   * new runscript for zcfan.
 .
   [ Lorenzo Puliti ]
   * dhclient:
      - raise memory limit (Closes: #1035837)
      - remove the check file (Closes: #1038425)
      - dhclient: ship as disabled by default
   * new runscripts:
      - mpd, gpm
        + Thanks to Friedhelm Mehnert
      - nginx, lighttpd
   * Import the runscript from mini-httpd-run package:
     - change the runscript to use the default config file
     - d/control: runit-services Provides mini-httpd-run
   * d/copyright.in: add  GPL-3+ and GPL-2.0+ text
   * update d/copyright
   * update the testsuite:
     - test only a list of selected services
     - update the testsuite for new services layout
     - d/control: runit-services depends on runit(>=2.1.2-56)
runit-services (0.6.0) experimental; urgency=medium
 .
   * update-copyright script: allow "Comment:" line
   * new runscripts:
      avahi-daemon, avahi-dnsconfd, uuidd, bluetooth,
      network-manager, connman (Closes: #1032657)
   * dhclient: don't hardcode interfaces (Closes: #1033542)
   * update copyright
   * testsuite:
     - block all systemd services
     - fix pkgname detection with systemd service
runit-services (0.5.5) unstable; urgency=medium
 .
   * dhclient: don't hardcode eth1 interface to
      avoid flood of syslog in systems where eth1
      does not exist (Closes: #1033542)
runit-services (0.5.4) unstable; urgency=medium
 .
   * Add a flaky autopkgtest
     - d/tests/control file
     - blacklist services that are too hard or impossible
        to test
     - test all non-blacklisted services
   * update copyright
   * dbus.dep-fixer: wait for elogind only if it's enabled
   * isc-dhcp-server:
       - test config and lease
       - default to -4
       - configurable (empty by default) interfaces
   * dbus: simplify run script
runit-services (0.5.3) unstable; urgency=medium
 .
   * update Readme
   * runit-services: depends on runit >= 2.1.2-51
   * Bump Standards-Version
   * bump B-D dh-runit >= 2.15.2, to get rid of
      duplicates metafiles
   * release to unstable
runit-services (0.5.2) experimental; urgency=medium
 .
   * Improve purge documentation (Closes: #1024962)
   * Fix wrong boot order for sysv dbus-services (Closes: #1024969)
   * Automate d/copyright update for runscripts:
     - add a simple copyright header to each runfile
     - add d/copyright.in
     - add a script that automatically update d/copyright
       based on copyright.in and runscripts headers
   * update copyright and copyright.in
   * d/prerm: fix wrong path for meta files
   * All runscripts cleanup:
     - do not set -e, relevant commands are tested
     - do not use redundant 'sv check' for checking service
       dependencies, 'sv start' is enough
runit-services (0.5.1) experimental; urgency=medium
 .
   * dhclient:
      - raise memory limit
      - remove -e option
      - fix wrong keyword in check
      - move interfaces file in a conf subdirectory
   * update README
   * update copyright
runit-services (0.5.0) experimental; urgency=medium
 .
   * Reintroduce the package (closes: #986656)
   * new maintainer
   * Overall package update:
     - 3.0 native format, use dh sequencer
     - build with dh-runit >= 2.14.0 (closes: #359106)
     - dep5 copyright
     - bump S-V to 4.6.1
     - set Rules-requires-root to no
     - update package description
   * Enable the standard Salsa CI
   * Update/rewrite old services:
     - add apache2, remove apache;
     - add exim4, remove exim;
     - update cron, chrony, postfix, xdm,
       dhclient;
     - rename dhcp to isc-dhcpd-server
       (closes: #351051)
   * Add new services:
       acpi-fakekey, anacron, atd, cups, dbus, elogind,
       gdomap (gnustep), haveged, lightdm, lircd,
       mariadb, mdadm, openntpd, preload, proftpd,
       rsyslog, sddm, slim, wicd
   * Remove obsolete services:
      - ssh (already included in openssh-server package);
      - portmap (no longer in Debian)
      - nfs-kernel-server, rpc.statd, squid, exim,
        gdm (further work is needed)
   * Update copyright for new runscripts
   * Sync runscript at postinstall, by using 'cpsv --sync'
   * use runit triggers to enable/disable and restart services
   * Stop running services on package removal
   * postrm: disable services when the package is removed;
      remove service and log dirs when purge is requested
   * Update README
   * Add lintian override for empty log directories
runit-services (0.2.3) unstable; urgency=low

  * sv/chrony: new; add chrony service directory.

runit-services (0.2.0) unstable; urgency=low

  * sv/ssh/log/run: don't use "$_" in run script (patch from Joshua N
    Pritikin, closes: #350918).
  * debian/rules: create ./supervise/ subdirectory symlinks instead of
    including them in .tar.gz; symlink /var/log/<service>/ if exists to
    /etc/sv/<service>/log/main/.
  * sv/dhclient/log/run: don't use "$_" in run script.
  * debian/runit-services.prerm.in: new; shutdown enabled services on
    package removal.
  * debian/rules: create debian/runit-services.prerm from
    debian/runit-services.prerm.in.
  * debian/implicit: update to revision 1.11.

  * sv/portmap: new; add portmap service directory.
  * sv/nfs-kernel-server: new; add nfs-kernel-server services directory.
  * sv/dhcp: new; add dhcp service directory.

runit-services (0.1.0) unstable; urgency=low

  * initial version (closes: #330029).


rust-astral-tokio-tar (0.5.1-1) unstable; urgency=medium
 .
   * Package astral-tokio-tar 0.5.1 from crates.io using debcargo 2.7.6

rust-cairo-rs (0.20.7-2) unstable; urgency=medium
 .
   * Team upload
   * Package cairo-rs 0.20.7 from crates.io using debcargo 2.7.6
   * Don't mark any tests as broken

rust-gio-sys (0.20.9-1) unstable; urgency=medium
 .
   * Team upload
   * Package gio-sys 0.20.9 from crates.io using debcargo 2.7.6

rust-gobject-sys (0.20.9-1) unstable; urgency=medium
 .
   * Team upload
   * Package gobject-sys 0.20.9 from crates.io using debcargo 2.7.6

rust-procfs (0.17.0-2) unstable; urgency=medium
 .
   * Package procfs 0.17.0 from crates.io using debcargo 2.7.7
   * Fix test making wrong assumptions about PID 2 in test environment
 .
   [ NoisyCoil ]
   * Team upload.
   * Package procfs 0.17.0 from crates.io using debcargo 2.7.6
   * Disable test wanting rw procfs
rust-procfs (0.17.0-1) experimental; urgency=medium
 .
   * Team upload.
   * Package procfs 0.17.0 from crates.io using debcargo 2.7.6
   * d/patches:
     - move a number of hunks to new procfs-core package
     - add remove-benches.patch (stop running benches)
     - refresh

rust-prometheus (0.13.4-3) unstable; urgency=medium
 .
   * Package prometheus 0.13.4 from crates.io using debcargo 2.7.7
 .
   [ NoisyCoil ]
   * Team upload.
   * Package prometheus 0.13.4 from crates.io using debcargo 2.7.6
   * Collapse features
   * Bump procfs dependency to v0.17

rust-reis (0.4.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Upload to unstable
rust-reis (0.4.0-1) experimental; urgency=medium
 .
   * Team upload.
   * Package reis 0.4.0 from crates.io using debcargo 2.7.6
   * Refresh patches

rust-rust-apt (0.7.0-6) unstable; urgency=medium
 .
   * Team upload.
   * Package rust-apt 0.7.0 from crates.io using debcargo 2.7.6
   * Add patch to build with libapt-pkg7.0 ABI/API

sat4j (2.3.6-1) unstable; urgency=medium
 .
   * Team upload.
   * Maintain package in Debian Science team
     Closes: #1092952
   * d/rules: This is not an example
   * Fix watch file
   * New upstream version
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Do not parse d/changelog (routine-update)
   * Trim trailing whitespace.
   * Use secure URI in Homepage field.
   * d/copyright: DEP5

screenkey (1:1.5-7) unstable; urgency=medium
 .
   * removed the obsolete python3-distutils-extra build-dependency.
     Closes: #1095921
   * replaced "clean" by "auto_clean" in d/rules

seafile (9.0.12-2) unstable; urgency=medium
 .
   * d/control: Bump Standards-Version
seafile (9.0.12-1) unstable; urgency=medium
 .
   * New upstream version 9.0.12
   * wrap-and-sort

seafile-client (9.0.12+ds1-1) unstable; urgency=medium
 .
   * New upstream version 9.0.12+ds1
   * wrap-and-sort
   * Refresh patches

shaderc (2024.4-1) unstable; urgency=medium
 .
   * New upstream release

solfege (3.23.4-13) unstable; urgency=medium
 .
   * Build with python 3.13 (Closes: #1091432)
solfege (3.23.4-12) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Archive.
   * Remove obsolete field Name from debian/upstream/metadata (already present in
     machine-readable debian/copyright).
   * Fix day-of-week for changelog entry 3.11.3-1.
 .
   [ Francois Mazen ]
   * Set Gtk version to 3.0 explicitly.
   * Use execute_after_dh_link-indep target instead of override_dh_link
     to work around jdupes behavior change (Closes: #1050524).
   * Update standards version to 4.6.2, no changes needed.
solfege (3.23.4-11) unstable; urgency=medium
 .
   * Source only upload for migration to testing
solfege (3.23.4-10) unstable; urgency=medium
 .
   * Fix broken simlink (Closes: #986470)
   * Update Standards-Version to 4.5.1.
solfege (3.23.4-9) unstable; urgency=medium
 .
   * Display message when documentation is not installed (Closes: #949294)
   * Replace unversioned python call to explicit python3 (Closes: #967212)
   * Move documentation in /usr/share/doc and register html files with doc-base
   * Remove duplicate files in documentation with jdupes
solfege (3.23.4-8) unstable; urgency=medium
 .
   * Fix python3 warning (Closes: #955170).
   * Update VCS url.
   * Set debhelper-compat to 13.
   * Use yelp-tools to generate documentation.
   * Fix national encoding Lintian warning.
   * Forward patches to upstream.
   * Recommends solfege-doc for solfege (Bug#949294).
solfege (3.23.4-7) unstable; urgency=medium
 .
   * Add dh-python dependency (Closes: #951890)
   * Remove gnome-doc-utils dependency (Closes: #947539)
   * Fix UTF-8 issue with tex2any and topdocs files.
   * Update Standards-Version to 4.5.0.
   * Update Debhelper compatibility to 12.
solfege (3.23.4-6) unstable; urgency=medium
 .
   * Fix failing autopkgtest
   * Add Salsa VCS fields in control file
   * Setup Salsa CI
solfege (3.23.4-5) unstable; urgency=high
 .
   * Fix webbrowser registering issue (Closes: #920639)
   * Update Standards Version to 4.3.0
   * Add simple autopkgtest
solfege (3.23.4-4) unstable; urgency=low
 .
   * Fix mismatch between intermediate eps files when converting lilypond files
     to png files. This issue lead to reproducible issue.
   * Add Comment entry to desktop file to fix AppStream error.
solfege (3.23.4-3) unstable; urgency=low
 .
   * New maintainer (Closes: #762451)
   * Updating Standards-Version to 4.2.0
   * Add sensible-utils dependency
   * Remove trailing whitespaces in changelog file
   * Add keywords to desktop file
solfege (3.23.4-2) unstable; urgency=low
 .
   * QA upload.
   * Mark solfege-oss as Multi-Arch: same.
   * Add lintian override for dependency-is-not-multi-archified, because
     solfege can't be multi-archified.
   * Add patch to sort languages in generated file to allow reproducible build.
solfege (3.23.4-1) unstable; urgency=low
 .
   * QA upload.
   * New upstream release.
     - no longer requires rsvg (LP: #1004485)
   * Orphan package (see #762445).
   * debian/control:
     - update Homepage
     - update build dependencies for port to python3 / gtk3
     - drop recommendation of pyalsa, which is only available for python2
     - mark solfege-doc as Multi-Arch: foreign
     - minor improvements to descriptions
   * debian/patches:
     - refresh patches
     - add patch to fix warnings during autoreconf causing build failure
     - add patch to honour CPPFLAGS to support passing hardening flags
     - add patch to fix gtk deprecation warnings
     - add patch to workaround hidden menubar texts
     - re-add xvfb-run patch to series file
     - drop patch that disabled gettext test (running fine now)
     - drop patch that disabled pot rebuilding, as the target is not run
     - add DEP3 headers
   * Update Standards-Version to 4.1.3
     - drop menu file
   * Update debhelper compatibility to 11.
   * Add debian/clean to properly clean generated files.
   * Remove trailing whitespace in debian/changelog.
   * Build with all hardening options.
   * Point watch file to sf.net (the recent versions are currently
     distributed there).
   * Update paths of installed files in debian/*.install.
   * Enable running tests during build again
     - set UTF-8 locale, which is currently required by tests
   * Convert debian/copyright to copyright format 1.0 and add myself.
   * Run wrap-and-sort.
solfege (3.22.2-2) unstable; urgency=low
 .
   * Don't run tests (closes: #726462)
solfege (3.22.2-1) unstable; urgency=low
 .
   * New upstream release
   * Don't build depend on any more xvfb
solfege (3.20.6-1) unstable; urgency=low

  * New upstream release

solfege (3.20.5-rc2-1) unstable; urgency=low

  * New upstream release

solfege (3.20.3-4) unstable; urgency=low

  * python-support -> dh_python2
  * Recommends: python-pyalsa (closes: #644369)

solfege (3.20.3-3) unstable; urgency=low

  * revert 3.20.3-2, it did not fix 643609.
  * don't run xmllint (closes: #643609)

solfege (3.20.3-2) unstable; urgency=low

  * xmllint: run with --nonet (closes: #643609)

solfege (3.20.3-1) unstable; urgency=low

  * New upstream release
  * solfege.desktop: add GenericName (closes: #641741)

solfege (3.19.6-1) unstable; urgency=low

  * New upstream release

solfege (3.16.4-2) unstable; urgency=low

  * Fix the test suite so that it builds (closes: #595860)

solfege (3.16.4-1) unstable; urgency=low

  * New upstream release
  * Fix solfege-oss description (closes: #589656)
  * Do not raise Python string exceptions (closes: #585356)
  * Updated debian/watch file

solfege (3.16.3-2) unstable; urgency=low

  * Section: extra, not optional

solfege (3.16.3-1) unstable; urgency=low

  * New upstream release
  * Recommend csound (closes: #579210)

solfege (3.15.9-1) unstable; urgency=low

  * New upstream release.
  * Redo packaging.

solfege (3.14.5-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Ensure xmlllint does not access the net during build: new dpatch
    xmllint-nonet from Ubuntu by Alessio Treglia. (Closes: #533993)

solfege (3.14.5-2) unstable; urgency=low

  * Don't depent on python-gtkhtml2 (closes: #549032)

solfege (3.14.5-1) unstable; urgency=low

  * New upstream release.

solfege (3.9.3-4) unstable; urgency=low

  * Added Bzr-Vcs field to the control file.

solfege (3.8.1-1) unstable; urgency=low

  * New upstream release.

solfege (3.6.4-1) unstable; urgency=medium

  * New upstream release that consists of only small (in number of
    changed lines) fixes we to go into etch.
  * Handle upgrade from 3.0.6-1 (closes: #399214)

solfege (3.6.3-1) unstable; urgency=low

  * New upstream release

solfege (3.6.2-1) unstable; urgency=low

  * New upstream release

solfege (3.6.0-1) unstable; urgency=low

  * New upstream release.
  * Cleanup after old release missing solfege.dirs. (closes: #389523)
  * Serious attempt to follow the new python policy. (closes: 374757)
  * Depend on timidity and freepats, because this is the easiest and
    safest way to provide working sound out of the box.

solfege (3.4.1-1) unstable; urgency=low

  * New upstream release (#closes: 380578)

solfege (3.4.0-4) unstable; urgency=low

  * Remove "exit -1" bashism from two makefiles. (closes: #377363)

solfege (3.4.0-3) unstable; urgency=low

  * Build with skipmanual=yes.

solfege (3.4.0-2) unstable; urgency=low

  * Added XS-Python-Version: current
  * Added XB-Python-Version: ${python:Versions}

solfege (3.4.0-1) unstable; urgency=low

  * New upstream release.
  * Use dh_pysupport
  * Use dh_installman instead of dh_installmanpages
  * Rename /etc/solfege2.0 to /etc/solfege in preinst if it exists.
  * Adjusted debian/solfege.doc-base to find the new user manual
  * Join the old and the new changelog file into
    /usr/share/solfege/changelog.gz, not only the old.

solfege (3.0.6-1) unstable; urgency=low

  * New upstream release
  * Conditionally include awe_voice.h (closes: #345207)

solfege (2.4.1-2) experimental; urgency=low

  * Remove unnecessary test for M4 (closes: #310302)

solfege (2.4.1-1) experimental; urgency=low

  * New upstream release.
  * We don't use docbook to build the documentation (closes: #310206)

solfege (2.2.2.patch53-1) experimental; urgency=low

  * New stable upstream release.

solfege (2.1.9-1) experimental; urgency=low

  * New upstream release.
  * Don't call update_gui_after_lessonfile_change for exercises
    that are not lesson file based (closes: #283285)

solfege (2.1.8-1) experimental; urgency=low

  * Test package of the latest devel release
  * Handle the rename of /etc/solfegeX.Y => /etc/solfege
  * Added build-depends on lilypond, gs-gpl and librsvg2-bin

solfege (2.0.4-4) unstable; urgency=high

  * Added a Categories line to solfege.desktop

solfege (2.0.4-3) unstable; urgency=medium

  * Added three lines to filter out DeprecationWarnings displayed
    since solfege uses the old gtk+ 2.0 api.

  * Don't display more than one error dialog about the sound setup,
    and don't hide that dialog under the splash window.

  * Quouted two strings in debian/solfege.menu

solfege (2.0.4-2) unstable; urgency=low

  * Closes: #225332: missing dependancy on python2.2
  * Build gpl-appendix.html and fdl-appendix.html without net access.

solfege (2.0.4-1) unstable; urgency=low

  * New upstream release. This release silently replaces characters
  with bad encoding. (closes: #222428)

solfege (2.0.3-4) unstable; urgency=low

  * Use python2.3 in solfege.postinst. (closes: #216900)

solfege (2.0.3-3) unstable; urgency=low

  * Don't use python2.2 in Rules.make, use $(PYTHON)

solfege (2.0.3-2) unstable; urgency=low

  * Small adjustments to get the docbook xml documents buildt.

solfege (2.0.3-1) unstable; urgency=low

  * New upstream release.
  * Changed menu section to Apps/Education
  * Updated Depends and Build-depends.

solfege (2.0.0-1) unstable; urgency=low

  * New upstream release.
  * Added build-depends on python-gtk2-dev and python-gnome2-dev

solfege (1.9.11-1) unstable; urgency=low

  * New upstream release.
  * Fix broken Build-Depends. (closes: #201228)
  * Change menu placement to Apps/Education.
  * Standards-Version: 3.6.0

solfege (1.9.9-1) unstable; urgency=low

  * New upstream release.

solfege (1.9.8-1) unstable; urgency=low

  * New devel release.

solfege (1.9.7-3) unstable; urgency=low

  * Build depend on docbook-xml since we try to avoid getting the DTD
    from the net.

solfege (1.9.7-2) unstable; urgency=low

  * online-docs/es_MX/solfege.py: don't refer to the dtd using
    file:///path/to/file, use http://www.oasis-open.org etc...
  * configure using --with-local-xmlcatalog.

solfege (1.9.7-1) unstable; urgency=low

  * New devel release.


thunar (4.20.2-1) unstable; urgency=medium
 .
   * New upstream version 4.20.2

tlp (1.8.0-1) unstable; urgency=medium
 .
   * New upstream version 1.8.0
 .
   [ Thomas Koch ]
   * [0a0203c] debian/copyright: update to 2025
   * [f3fd34a] Update lintian overrides
 .
   [ Raphaël Halimi ]
   * [7c216be] debian/watch: align with current debhelper template

ucblogo (6.2.5-1) unstable; urgency=medium
 .
   * forward port patches (none remain; all have been upstreamed)
   * bump policy

vnstat (2.13-1) unstable; urgency=medium
 .
   * New upstream version 2.13
 .
   * d/control: bump to std version 4.7.0 (no further changes)
   * d/tests/control: drop default dependency
   * d/patches: rebase
   * d/copyright: bump years
   * d/salsa-ci.yml: enable build_twice job

vulkan-validationlayers (1.4.304.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-deps.
vulkan-validationlayers (1.3.296.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
vulkan-validationlayers (1.3.290.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-deps.
vulkan-validationlayers (1.3.283.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
vulkan-validationlayers (1.3.280.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
vulkan-validationlayers (1.3.275.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * watch: Updated to use the new tag naming.
   * control: Bump build-depends.
   * rules: Drop an obsolete option.
   * control: Add vulkan-utility-libraries-dev to build-depends.
   * control: Drop -dev package, obsoleted by vulkan-utility-libraries.
vulkan-validationlayers (1.3.250.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
vulkan-validationlayers (1.3.239.0-2) unstable; urgency=medium
 .
   * Don't build utils lib as a shared library, ship the static one in -dev.
vulkan-validationlayers (1.3.239.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
   * patches: Refreshed.
vulkan-validationlayers (1.3.236.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
   * patches: Drop upstreamed patch.
vulkan-validationlayers (1.3.231.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
   * patches: Fix search for spirv/unified1.
vulkan-validationlayers (1.3.224.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * patches: Refreshed.
   * control: Bump build-deps of glslang-dev, libvulkan-dev and spirv-
     tools.
   * rules: Don't specify the vulkan headers dir, the build can find it
     now.
vulkan-validationlayers (1.3.216.0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #1013529)
   * control: Bump libvulkan-dev build-dep.
   * control: Bump build-depends for glslang-dev, spirv-headers and spirv-
     tools.
   * fix-mips-ftbfs.diff: Dropped, not needed anymore.
vulkan-validationlayers (1.3.204.1-2) unstable; urgency=medium
 .
   * rules: Fix location of spirv-headers.
vulkan-validationlayers (1.3.204.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * fix-build.diff: Dropped, upstream.
vulkan-validationlayers (1.3.204.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-depends.
   * patches: Refreshed.
   * fix-build.diff: Fix a build regression.
vulkan-validationlayers (1.2.198.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump libvulkan-dev build-dependency.
   * fix-mips-ftbfs.diff: Fix build on mips*. (Closes: #998294)
   * control: Bump spirv-headers, -tools build-deps.
vulkan-validationlayers (1.2.189.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Update shared library patch (Closes: #993994).
vulkan-validationlayers (1.2.189.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump libvulkan-dev build-dep.
vulkan-validationlayers (1.2.182.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump libvulkan-dev build-dep.
   * rules: Set USE_ROBIN_HOOD_HASHING=OFF.
vulkan-validationlayers (1.2.162.0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #978195)
   * control: Bump libvulkan-dev, spirv-tools build-depends.
vulkan-validationlayers (1.2.154.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * dev: Don't install xxhash files, depend on libxxhash-dev.
     (Closes: #970556)
   * control: Bump build-dep on libvulkan-dev.
vulkan-validationlayers (1.2.148.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * rules: Specify header and vulkan registry dirs.
   * control: Bump libvulkan-dev and spirv-tools build-deps.
vulkan-validationlayers (1.2.141.0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #963289)
   * control: Add spirv-headers to build-depends.
vulkan-validationlayers (1.2.135.0-1) unstable; urgency=medium
 .
   * New upstream release. (LP: #1871754)
   * control: Bump build-dep on glslang, libvulkan-dev and spirv-tools.
vulkan-validationlayers (1.2.131.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-deps on libvulkan-dev, spirv-tools.
   * control: Migrate to debhelper-compat, bump to 12.
   * control: Bump policy to 4.5, no changes.
vulkan-validationlayers (1.1.126.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump build-deps on libvulkan-dev, spirv-tools.
vulkan-validationlayers (1.1.114.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump libvulkan-dev build-dep.
   * control: Bump glslang-dev and spirv-tools build-deps.
   * rules: Set BUILD_LAYER_SUPPORT_FILES=ON to build headers in this
     version.
vulkan-validationlayers (1.1.101.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * watch: Use proper tag names.
   * control: Bump glslang-dev and spirv-tools build-depends.
vulkan-validationlayers (1.1.97-2) unstable; urgency=medium
 .
   * copyright: Updated. (Closes: #919686)
vulkan-validationlayers (1.1.97-1) experimental; urgency=medium
 .
   * New upstream release.
   * watch: Use new tag naming.
   * control: Bump libvulkan-dev, glslang-dev and spirv-tools build-deps.
   * use-mxgot-for-mips64.patch: Dropped, upstream.
   * fix_shared.patch: Refreshed.
vulkan-validationlayers (1.1.82.0-1) experimental; urgency=medium
 .
   * Initial packaging, split from old src:vulkan.

wofi-pass (24.1.0-2) unstable; urgency=medium
 .
   * d/tests: Add autopkgtests.
   * d/control: Add build-dep bash-unit.

xchpst (0.4.1-1) unstable; urgency=medium
 .
   [ Andrew Bower ]
   * New upstream version
   * eliminate race hazard in lock test

xfireworks (1.3-15) unstable; urgency=high
 .
   [ Yukiharu YABUKI ]
   * Fix FBTFS mkconf.c with gcc-14
   (Closes: #1075661)
   * Bump up Standards-Version
xfireworks (1.3-14) unstable; urgency=high
 .
   [ Yukiharu YABUKI ]
   * Fix FBTFS for time_t transition
   (Closes: #1066624)
xfireworks (1.3-13) unstable; urgency=low
 .
   [ Yukiharu YABUKI ]
   * Check and apply pull-req from Debian Janitor.
   [ Debian Janitor ]
     Debian Janitor <janitor@jelmer.uk>  Tue, 05 May 2020 10:26:21 +0000
   * Trim trailing whitespace.
   * Drop no longer supported add-log-mailing-address setting from
     debian/changelog.
   * Set debhelper-compat version in Build-Depends.
   * Use canonical URL in Vcs-Git.
xfireworks (1.3-12) unstable; urgency=low
 .
   [ Yukiharu YABUKI ]
   * Bump up Standards-Version
   * Bump up debian/compat
xfireworks (1.3-11) unstable; urgency=low
 .
   [ Yukiharu YABUKI ]
   * Apply dh_auto_build patch (Closes: #913841).
   * Bump up Standards-Version
   * Remove dh_clean -k and Added dh_prep
   * Bump up debian/compat
 .
   [ Helmut Grohne <helmut@subdivi.de> ]
   * Fix FTCBFS
     * Let dh_auto_bild pass cross tools to make.
     * cross.patch: Use the build architecture compiler for mkconf.c.
xfireworks (1.3-10) unstable; urgency=low
 .
   [ Yukiharu YABUKI ]
   * Apply reproducible builds patch (closes: #777402)
   * Update Standards-Version
xfireworks (1.3-9) unstable; urgency=low

  * update standard version
  * hardening
  * remove linintan warning

xfireworks (1.3-8) unstable; urgency=low

  * converting to source format 3.0 (quilt)

xfireworks (1.3-4) unstable; urgency=medium

  * Fix FTBFS of xlibs-dev transition (closes: #346814)

xfireworks (1.3-3) unstable; urgency=low

  * Add build-depends. Thanks Daniel (closes: Bug#190624).


xwiimote (2-4.3) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * Non-maintainer upload.
   * Update Homepage and add watch file.
   * Add Build-Depends-Package.
 .
   [ Debian Janitor ]
   * Update upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update standards version to 4.6.2, no changes needed.

yabasic (1:2.91.1-1) unstable; urgency=medium
 .
   * New upstream release
     - New poke 'console_foreground_intensity'
     - New function string$ to multiply a string
     - New pokes 'console_foreground_color' and
       'console_background_color'
     - The input-statement now supports the clauses
       at() and color()
   * Update debian/copyright



