Change log for composer package in Ubuntu

150 of 93 results
Published in plucky-proposed
composer (2.8.5-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix unstable order of psr-0 and psr-4 rules
  * Fix regression from #12233 in InstalledVersions when reload is used,
    fixes #12235
  * Release 2.8.5

  [ Andrew Nicols ]
  * Discard unsupported FUNDING.yml URL values

  [ jrfnl ]
  * GitHubDriver::getFundingInfo(): add support for thanks.dev and polar.sh

  [ Tim Düsterhus ]
  * Generate build provenance attestation during release

  [ David Prévot ]
  * Revert "Force system dependencies loading"
  * Revert "Fix regression from #12233 in InstalledVersions when reload is
    used, fixes #12235"

 -- David Prévot <email address hidden>  Wed, 22 Jan 2025 08:22:33 +0100

Available diffs

Superseded in plucky-proposed
composer (2.8.4-3) unstable; urgency=medium

  * Use --exclude-group multiple times (PHPUnit 11 fix)

 -- David Prévot <email address hidden>  Fri, 10 Jan 2025 13:20:16 +0100

Available diffs

Superseded in plucky-proposed
composer (2.8.4-2) unstable; urgency=medium

  * Refresh patch for PHPUnit 11

 -- David Prévot <email address hidden>  Tue, 31 Dec 2024 14:23:28 +0100

Available diffs

Published in plucky-release
Deleted in plucky-proposed (Reason: Moved to plucky)
composer (2.8.4-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Ensure installed.php data is sorted deterministically, fixes #12197
  * Fix bump-after-update when passing inline constraints, fixes #12223
  * Avoid duplicate errors in the output, fixes #12214
  * Fixed InstalledVersions returning duplicates in some instances
  * Fix create-project when passed with a path repo to disable symlinks by default
  * Avoid returning failing status code if the composer audit fails in diagnose command, refs #12196
  * Release 2.8.4

  [ Javier Spagnoletti ]
  * Use a bitmask to produce deterministic exit codes for the "audit" command
    (#12203)

  [ Lctrs ]
  * disable multiplexing for some versions of curl (#12207)

  [ Justin Beaty ]
  * Fix bug when plugin defines multiple PluginInterface classes (#12226)

 -- David Prévot <email address hidden>  Mon, 23 Dec 2024 17:49:58 +0100

Available diffs

Superseded in plucky-release
Deleted in plucky-proposed (Reason: Moved to plucky)
composer (2.8.3-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Avoid updating the lock hash if there is no lock
  * Release 2.8.3

 -- David Prévot <email address hidden>  Mon, 18 Nov 2024 07:52:28 +0100

Available diffs

Superseded in plucky-release
Deleted in plucky-proposed (Reason: Moved to plucky)
composer (2.8.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Clean up lock update code to remove redundancy and avoid errors (#12149)
  * Fix handling of signals in non-PHP binaries run via proxies (#12176)
  * Fix create-project regression when using path repos with relative paths,
    fixes #12150
  * Remove SignalHandler from Application to fix issues handling ctrl-C
    inside prompts
  * Release 2.8.2

  [ Christian Flothmann ]
  * do not stumble over missing descriptions (#12152)

 -- David Prévot <email address hidden>  Sat, 02 Nov 2024 17:59:43 +0100

Available diffs

Superseded in plucky-proposed
composer (2.8.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix a few cases where the prompt for using a parent dir's composer.json fails to work correctly, fixes #8023
  * Fix --strict-ambiguous to really report all issues, fixes #12140 (#12148)
  * Fix create-project to reuse the target folders permissions for files created (#12146)
  * Release 2.8.1

  [ Antal Áron ]
  * Allow init without license (#12145)

 -- David Prévot <email address hidden>  Wed, 09 Oct 2024 14:52:18 +0200
Superseded in plucky-release
Published in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
composer (2.7.7-2) unstable; urgency=medium

  * Use --require-file for phpabtl (Closes: #1074182)

 -- David Prévot <email address hidden>  Tue, 25 Jun 2024 07:58:56 +0200

Available diffs

Superseded in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
composer (2.7.7-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix Filesystem::isLocalPath including windows checks on linux
  * Fix perforce arg not being escaped correctly
  * Fix handling of zip bombs when unzipping archives
  * Fix UX when a non-required plugin is still present in vendor dir (#12000)
  * Fixed PSR violations for classes not matching the namespace of a rule being
    hidden, fixes #11957
  * Fix new platform requirements from composer.json not being checked when
    composer.lock is outdated, fixes #11989 (#12001)
  * Fix empty type support in init command, fixes #11999
  * Fix secure-http check to avoid bypass using emojis
  * Merge pull request from GHSA-v9qv-c7wm-wgmf [CVE-2024-35242]
    (Closes: #1073126)
  * Merge pull request from GHSA-47f6-5gq3-vx9c [CVE-2024-35241]
    (Closes: #1073125)
  * Fix windows parameter encoding to prevent abuse of unicode characters with
    best fit encoding conversion
  * Release 2.7.7

  [ Krzysztof Ciszewski ]
  * composer#11852 fix: ability to remove autoload* keys (#11967)
  * Fix composer error when git config safe.bareRepository is set to explicit
    (#11969)

  [ Dan Wallis ]
  * Close style tags to avoid bleed (#11972)

  [ Sam B ]
  * To enable to the TransportException code to be accessed in PHP < 8.1, make
    reflection property accessible (#11974)

 -- David Prévot <email address hidden>  Thu, 13 Jun 2024 08:57:06 +0200

Available diffs

Superseded in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
composer (2.7.6-3) unstable; urgency=medium

  * Compatibility with updated php-composer-class-map-generator

 -- David Prévot <email address hidden>  Sat, 08 Jun 2024 07:52:56 +0200

Available diffs

Superseded in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
composer (2.7.6-2) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070504)

 -- David Prévot <email address hidden>  Mon, 20 May 2024 11:37:45 +0200

Available diffs

Superseded in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
composer (2.7.6-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Workaround curl bug in 8.7.0/8.7.1, fixes #11913
  * Fix config command issue handling objects in some conditions, fixes #11945
  * Add new uninstall alias to docs
  * Fix binary proxies having an absolute path to vendor dir when project dir
    is a symlink, fixes #11947
  * Fix Composer autoloader being hijackable by script/plugin event handlers
    (#11955)
  * Fix transport exception not always using 255 exit code, fixes #11954
  * Tweak exit code for network errors to be 100, refs #11954
  * Fix private autoloader callbacks breaking the new runtime autoloader
    handling code
  * Release 2.7.6

  [ maximilian-walter ]
  * Don't show root warning for Podman containers (#11946)

  [ Buster Neece ]
  * Add "uninstall" as alias to "remove". (#11951)

 -- David Prévot <email address hidden>  Sun, 05 May 2024 09:32:03 +0200

Available diffs

Superseded in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
composer (2.7.4-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix composer status command handling of failed promises, closes #11889
  * Ensure integer env vars do not cause a crash, fixes #11908
  * Ensure we clear the locally configured cache dir instead of default one,
    fixes #11921
  * Fix show command output to remove v prefixes on versions, making for more
    uniform output, fixes #11925
  * Release 2.7.4

  [ Yanick Witschi ]
  * Only show warning about default version when not "project" type (#11885)

  [ Ayesh Karunaratne ]
  * [PHP 8.4] Fix for implicit nullability deprecation (#11888)

  [ Brad Jones ]
  * Surface the advisory ID when CVE not present. (#11892)

  [ gaxweb ]
  * Allow for SSH URLs when using hg repository type (#11878)

  [ Fabrizio Balliano ]
  * Added support for buy_me_a_coffee (#11902)

  [ John Stevenson ]
  * Refactor proxy handling to require https_proxy (#11915)

  [ Barry vd. Heuvel ]
  * Load ProxyManager before running command to fix autoload order (#11943)

  [ David Prévot ]
  * Update Standards-Version to 4.7.0
  * Drop version from build-dependencies

 -- David Prévot <email address hidden>  Tue, 23 Apr 2024 08:06:18 +0200

Available diffs

Superseded in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
composer (2.7.1-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <email address hidden>  Sun, 11 Feb 2024 12:08:01 +0100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
composer (2.6.6-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.6.6

  [ Dan Wallis ]
  * Use global constant if available for libpq version (#11684)
  * Display error instead of throwing exception when unable to update
    with temporary constraint (#11692)

 -- David Prévot <email address hidden>  Tue, 12 Dec 2023 07:49:21 +0100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
composer (2.6.5-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix autoload generator dump() non-BC signature change in 2.6.4
  * Release 2.6.5

  [ Uladzimir Tsykun ]
  * Fix error when vendor dir contains broken symlinks (#11670)

 -- David Prévot <email address hidden>  Sun, 08 Oct 2023 09:17:05 +0200

Available diffs

Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
composer (2.5.8-1) unstable; urgency=medium

  * Upload to unstable now that bookworm has been released

  [ Jordi Boggiano ]
  * Fix regression in edge cases where root package gets added to a repository
    already during the install process, fixes #11495
  * Fix EventDispatcher on windows picking bat files when using "@php binary",
    fixes #11490
  * Ignore ICU CDLR version fetching when ICU cannot initialize the resource
    bundle, fixes #11492
  * Update type declarations on ClassLoader, fixes #11482 (#11500)
  * Release 2.5.8

  [ David Prévot ]
  * Avoid option not compatible with PHPUnit 10

 -- David Prévot <email address hidden>  Tue, 13 Jun 2023 07:21:32 +0200

Available diffs

Superseded in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
composer (2.5.5-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Escape % chars in user input before passing to sprintf, fixes #11359
  * Fix github header handling to be case insensitive, fixes rate limit
    extraction (#11366)
  * Fix return type of InstalledVersions::getInstalled, fixes #11304
  * Update changelog
  * Release 2.5.5

  [ Uladzimir Tsykun ]
  * Fix basic auth infinite loop (#11320)

  [ Wim Leers ]
  * Follow-up for #5205: fix high concurrency race condition

 -- David Prévot <email address hidden>  Fri, 24 Mar 2023 10:41:51 +0100

Available diffs

Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
composer (2.5.4-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.5.4

  [ Marek Nocoń ]
  * Added optional plugin check in PluginInstaller (#11318)

 -- David Prévot <email address hidden>  Wed, 15 Feb 2023 18:24:56 +0100

Available diffs

Superseded in lunar-proposed
composer (2.5.3-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.5.3

  [ Nicolas Grekas ]
  * Add extra.plugin-optional to auto-disable plugins in non-interactive mode
    (#11315)

 -- David Prévot <email address hidden>  Sat, 11 Feb 2023 06:53:04 +0100

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
composer (2.5.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Warn when require ends up auto-selecting a feature branch,
    fixes #11264 (#11270)
  * Release 2.5.2

 -- David Prévot <email address hidden>  Mon, 06 Feb 2023 08:26:32 +0100

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
composer (2.5.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Add autoconfiguration of gitlab-domains/github-domains when auth is present
    for custom domains, fixes #11062
  * Add warning when outdated command rejects an existing version due to
    platform requirements, fixes #11016 (#11113)
  * Add hard failure if COMPOSER_AUTH is malformed json, fixes #11085
  * Add support for adding Command classes as scripts (#11151)
  * Add interactive prompt for which script/binary to run if run-script/exec is
    called without arg, fixes #11128 (#11157)
  * Make the require command guess versions more accurately by delegating to the
    solver (except with --no-update) (#11160)
  * Update to composer/pcre 2.1 (#11189)
  * Add support for bumping >=x to >=latest, fixes #11179
  * Improve version selection in archive command, fixes #4794 (#11230)
  * Release 2.5.1

  [ Jellyfrog ]
  * Add download-only mode (#11041)

  [ Stephan Jorek ]
  * Feature: Add support for autocompleting setting-keys in config-command
    (#11130)

  [ PrinsFrank ]
  * Prompt users in interactive mode for where to store the credentials if a
    local auth config file exists (#11188)
  * Check missing-from-lock-file required packages when running install and fail
    when there are any (#11195)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <email address hidden>  Sat, 24 Dec 2022 09:18:30 +0100

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
composer (2.4.4-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Retry cache writes if they fail, refs #11076
  * Fix outdated command outputting some of the legend to stdout
  * Fix regression in loading Composer on SMB/network shares, refs #8231 #11077
  * Fix status command reporting differences when source reference is a tag
    name, fixes #11155
  * Release 2.4.4

  [ Kuba Werłos ]
  * Add "--dry-run" to bump command (#11047)

 -- David Prévot <email address hidden>  Sat, 29 Oct 2022 10:59:15 +0200

Available diffs

Superseded in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.4.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.4.1

 -- David Prévot <email address hidden>  Sun, 21 Aug 2022 09:54:52 +0200

Available diffs

Superseded in kinetic-proposed
composer (2.4.0-1) unstable; urgency=medium

  * Upload new minor to unstable

  [ Jordi Boggiano ]
  * Release 2.4.0

  [ Michael Telgmann ]
  * Improve documentation about the new bash completion feature (#10962)

  [ David Prévot ]
  * Add bash completion

 -- David Prévot <email address hidden>  Fri, 19 Aug 2022 07:32:17 +0200

Available diffs

Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.3.10-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.3.10

  [ David Prévot ]
  * Install /u/s/pkg-php-tools/autoloaders file
  * Declare more minimal versions in {,build-}dependencies
  * Drop satisfied minimal versions in test dependencies

 -- David Prévot <email address hidden>  Sat, 16 Jul 2022 09:59:10 +0200

Available diffs

Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.3.9-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.3.9

 -- David Prévot <email address hidden>  Fri, 08 Jul 2022 09:24:04 +0200

Available diffs

Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.3.8-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.3.8

  [ David Prévot ]
  * Drop now useless debian/pkg-php-tools-* entries

 -- David Prévot <email address hidden>  Mon, 04 Jul 2022 08:00:29 +0200

Available diffs

Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.3.7-2) unstable; urgency=medium

  * Upload to unstable
  * Force recent php-composer-pcre

 -- David Prévot <email address hidden>  Sat, 18 Jun 2022 12:05:52 +0200
Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.2.14-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/p/add-baseio-types.patch: Add param and return types to BaseIO.

 -- Athos Ribeiro <email address hidden>  Thu, 16 Jun 2022 10:24:28 -0300
Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
composer (2.2.13-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable (LP: #1978147). Remaining changes:
    - d/p/add-baseio-types.patch: Add param and return types to BaseIO.
  * Dropped changes:
    - d/control: Drop b-d on php-symfony-console, only required by tests.
      [ This was only required to allow migration ]
    - d/p/demote-symfony-console-to-suggests.patch: Prevent composer
      from pulling in php-symfony-console as a strict dependency, to
      avoid creating a circular build dependency with symfony.
      [ This was only needed to allow migration ]
    - d/rules: Disable running testsuite at build time.
      + Upstream testsuite is already run for autopkgtest so this is redundant,
        but avoiding FTBFS allows it into -proposed.
      [ This was only needed to allow migration ]
    - d/p/implement_psr_log_3.patch: Support psr/log 3.0.
      [ OR statements are not evaluated by dh_phpcomposer ]

 -- Athos Ribeiro <email address hidden>  Thu, 09 Jun 2022 23:06:08 -0300

Available diffs

Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
composer (2.2.6-2ubuntu4) jammy; urgency=medium

  * d/control: Revert drop b-d on php-symfony-console, now that symfony
    is available in proposed.
  * Drop d/p/demote-symfony-console-to-suggests.patch

 -- Bryce Harrington <email address hidden>  Thu, 24 Mar 2022 07:53:57 +0000
Superseded in jammy-proposed
composer (2.2.6-2ubuntu3) jammy; urgency=medium

  * d/p/implement_psr_log_3.patch: Support psr/log 3.0
  * d/p/add-baseio-types.patch: Add param and return types to BaseIO.

 -- Bryce Harrington <email address hidden>  Sat, 12 Mar 2022 00:54:11 +0000

Available diffs

Superseded in jammy-proposed
composer (2.2.6-2ubuntu2) jammy; urgency=medium

  * d/p/demote-symfony-console-to-suggests.patch: Prevent composer
    from pulling in php-symfony-console as a strict dependency, to
    avoid creating a circular build dependency with symfony.

 -- Bryce Harrington <email address hidden>  Sat, 26 Feb 2022 09:34:01 +0000

Available diffs

Superseded in jammy-proposed
composer (2.2.6-2ubuntu1) jammy; urgency=medium

  * Merge from Debian.  Remaining changes:
    - d/rules: Disable running testsuite at build time.
      + Upstream testsuite is already run for autopkgtest so this is redundant,
        but avoiding FTBFS allows it into -proposed.
    - d/control: Drop b-d on php-symfony-console, only required by tests
  * Dropped:
    - d/p/fix-test-symfony-console-version.patch: Backport commit 4ce11ab4
      "Support escaping on newer symfony/console versions, fixes #10499"
      to fix test failure with symfony 5.2.6.
      [Included in upstream release]
    - d/t/control: Force recent symfony/console 5.4.4 for autopkgtest.
      [Included in 2.2.6-2.]

 -- Bryce Harrington <email address hidden>  Thu, 24 Feb 2022 14:29:49 -0800

Available diffs

Superseded in jammy-proposed
composer (2.1.12-1ubuntu3) jammy; urgency=medium

  * d/control: Drop b-d on php-symfony-console, only required by tests

 -- Bryce Harrington <email address hidden>  Thu, 17 Feb 2022 01:23:15 +0000

Available diffs

Superseded in jammy-proposed
composer (2.1.12-1ubuntu2) jammy; urgency=medium

  * d/p/fix-test-symfony-console-version.patch: Backport commit 4ce11ab4
    "Support escaping on newer symfony/console versions, fixes #10499"
    to fix test failure with symfony 5.2.6.
  * d/t/control: Force recent symfony/console 5.4.4 for autopkgtest.
    (Change backported from Debian 2.2.6-2.)

 -- Bryce Harrington <email address hidden>  Tue, 15 Feb 2022 22:06:02 +0000
Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
composer (2.1.12-1ubuntu1) jammy; urgency=medium

  * Merge from Debian.  Remaining changes:
    - d/rules: Disable running testsuite at build time.
      + Upstream testsuite is already run for autopkgtest so this is redundant,
        but avoiding FTBFS allows it into -proposed.
  * Dropped:
    - d/p/fix-some-php-8.1-deprecation-warnings-and-test.patch: Drop a
      faulty test and fix up some deprecation warnings.
      [Included upstream]

 -- Bryce Harrington <email address hidden>  Fri, 17 Dec 2021 23:26:35 +0000

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
composer (2.0.13-1ubuntu1) jammy; urgency=medium

  * d/rules: Disable running testsuite at build time.
    - Upstream testsuite is already run for autopkgtest so this is redundant,
      but avoiding FTBFS allows it into -proposed.
  * d/p/fix-some-php-8.1-deprecation-warnings-and-test.patch: Drop a
    faulty test and fix up some deprecation warnings.

 -- Bryce Harrington <email address hidden>  Fri, 17 Dec 2021 00:43:34 +0000

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
composer (2.0.9-2ubuntu3) jammy; urgency=medium

  * d/rules: Disable testsuite during build to avoid FTBFS
    - The upstream testsuite is already run as an autopkgtest.

 -- Bryce Harrington <email address hidden>  Mon, 13 Dec 2021 21:30:55 +0000

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
composer (2.0.9-2ubuntu2) impish; urgency=medium

  * d/p/workaround-pcre-regression.patch: Fix test case failure due to use
    of RE matching syntax that breaks with pcre2 10.37.
    (LP: #1946033)

 -- Bryce Harrington <email address hidden>  Mon, 04 Oct 2021 23:44:35 +0000

Available diffs

Superseded in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
composer (2.0.9-2ubuntu1) impish; urgency=medium

  * Merge with Debian.  Remaining changes:
    - d/p/avoid-accessing-undefined-indices.patch: Fix autopkgtest failure
      due to improper handling of file: urls when operating in a proxy.

 -- Bryce Harrington <email address hidden>  Thu, 15 Jul 2021 08:11:50 +0000

Available diffs

Superseded in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
composer (2.0.9-1ubuntu1) hirsute; urgency=medium

  * d/p/avoid-accessing-undefined-indices.patch: Fix autopkgtest failure
    due to improper handling of file: urls when operating in a proxy.

 -- Bryce Harrington <email address hidden>  Wed, 03 Feb 2021 00:57:24 +0000
Superseded in hirsute-proposed
composer (2.0.9-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.0.9

  [ David Prévot ]
  * Simplify gbp import-orig workflow

 -- David Prévot <email address hidden>  Thu, 28 Jan 2021 20:05:13 -0400

Available diffs

Superseded in hirsute-proposed
composer (2.0.8-2) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 9

 -- David Prévot <email address hidden>  Sun, 20 Dec 2020 17:04:35 -0400

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
composer (1.10.19-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 1.10.19

  [ David Prévot ]
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <email address hidden>  Fri, 11 Dec 2020 11:30:40 -0400

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
composer (1.10.13-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 1.10.13

 -- David Prévot <email address hidden>  Sun, 13 Sep 2020 07:51:25 -0400

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
composer (1.10.10-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 1.10.10

 -- David Prévot <email address hidden>  Sat, 08 Aug 2020 09:43:55 +0200

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
composer (1.10.9-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 1.10.9

 -- David Prévot <email address hidden>  Sun, 02 Aug 2020 09:03:35 +0200

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
composer (1.10.8-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 1.10.8

  [ David Prévot ]
  * Factorise test handling
  * Set Rules-Requires-Root: no.

 -- David Prévot <email address hidden>  Thu, 09 Jul 2020 01:52:38 -0400

Available diffs

150 of 93 results