Change log for pry package in Ubuntu

116 of 16 results
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
pry (0.14.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.14.2
  * debian/rules: install using Rubygems layout
  * Drop build dependency on gist
  * Refresh patches
  * Adapt gemspec patch to not hardcode a list of files
  * debian/rules: fix clean target

 -- Antonio Terceiro <email address hidden>  Wed, 25 Oct 2023 08:35:13 -0300

Available diffs

Superseded in noble-release
Published in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
pry (0.13.1-3) unstable; urgency=medium

  * Team upload.

  [ root ]
  * Remove constraints unnecessary since buster

  [ HIGUCHI Daisuke (VDR dai) ]
  * eliminate lintian warning: patch-not-forwarded-upstream
  * eliminate lintian warning: update-debian-copyright
  * d/watch: use tags instead of releases.
  * Declare compliance with Debian Policy 4.6.1

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sun, 17 Jul 2022 18:32:13 +0900

Available diffs

Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
pry (0.13.1-2) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Update team name

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Update standards version to 4.5.1, no changes needed.

  [ Lucas Kanashiro ]
  * Add patch to allow test execution with ruby3.0 (Closes: #996118)
  * Declare compliance with Debian Policy 4.6.0

 -- Lucas Kanashiro <email address hidden>  Mon, 25 Oct 2021 16:19:19 -0300

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
pry (0.13.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.

  [ Pirate Praveen ]
  * Update minimum versions of build dependencies

  [ Utkarsh Gupta ]
  * New upstream version 0.13.1
  * Add patch to set ENV['HOME']
  * Bump debhelper-compat to 13
  * Add myself as an uploader

 -- Utkarsh Gupta <email address hidden>  Tue, 16 Jun 2020 19:14:15 +0530

Available diffs

Superseded in groovy-proposed
pry (0.13.0-1) unstable; urgency=medium

  [ Youhei SASAKI ]
  * New upstream version 0.13.0
  * Refresh/Squash patches, remove remnant
  * update d/changelog

  [ Daniel Leidert ]
  * New upstream release fixes FTBFS with ruby-method-source 1.0
    (Closes: #955340, #954721)
  * Fix test failure to prevent FTBFS
  * Add patch to fix autopkgtest
  * Delete potential directory created in $HOME
  * Fix tests with sbuild
  * Add d/.gitattributes
  * Update packaging files and enable autopkgtest
  * Set TERM in debian/ruby-tests.rake to fix test in autopkgtest too
  * Fix expected match for autopkgtest too
  * Add breaks for ruby-guard (<< 2.16.2) and ruby-pry-byebug (<< 3.9.0)

 -- Youhei SASAKI <email address hidden>  Thu, 02 Apr 2020 16:17:56 +0900
Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
pry (0.12.2-2) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Lucas Kanashiro ]
  * Add patch to skip failing test against Ruby 2.7 for now (Closes: #952083)
  * Bump debhelper compatibility level to 12
  * Declare compliance with Debian Policy 4.5.0
  * d/control: rules does not require root

 -- Lucas Kanashiro <email address hidden>  Tue, 17 Mar 2020 21:17:05 -0300

Available diffs

Superseded in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
pry (0.12.2-1) unstable; urgency=medium

  * Team upload

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 0.12.2
  * Refresh patches.
  * d/p/adjust-test-that-fails-on-debian-buildd-2.patch:
    ignore test: autoindent should raise no exception when indented with a tab.
  * d/p/0005-Remove-git-ls-files-from-gemspec.patch:
    use Dir.glob instead of hardcoding files.
  * d/rules: set HOME as CURDIR to avoid "expanding the history file path"
    test failure: "Permission denied @ dir_s_mkdir - /nonexistent"

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sat, 17 Nov 2018 15:35:32 +0900

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
pry (0.11.3-2) unstable; urgency=medium

  * d/control: Update Vcs-{Git,Browser}. use salsa
  * d/{copyright,control}: update uri, use https
  * d/copyright: Update year
  * d/{control,compat}: Bump compat 11
  * d/control: Bump Standard-Version 4.2.1

 -- Youhei SASAKI <email address hidden>  Sat, 22 Sep 2018 02:37:14 +0900

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
pry (0.11.3-1) unstable; urgency=medium

  * Team upload

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 0.11.3
  * Refresh patches.
  * d/p/dont-try-to-write-outside-build-dir-2: new patch.

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sun, 26 Nov 2017 21:21:33 +0900

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
pry (0.11.2-1) unstable; urgency=medium

  * Team upload

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 0.11.2
  - Fixed the "uninitialized constant Pry::ObjectPath::StringScanner"
    exception during autocomplete, at 0.11.0 (Closes: #799406)
  * d/control: update b-d/d:
  * d/p/use-embedded-pry.patch: dropped, imported upstream.
  * Refresh patches.
  * use upstream bundled slop.
  * d/tests/: add for autopkgtest-pkg-ruby.
  * Bump Standard Version: 4.1.1

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sun, 22 Oct 2017 11:12:18 +0900

Available diffs

Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pry (0.10.3-2) unstable; urgency=medium

  * Team upload
  * adjust-test-that-fails-on-debian-buildd.patch: relax the assertion in one
    test that fails on the Debian buildd, without completely breaking its
    funcionality.

 -- Antonio Terceiro <email address hidden>  Wed, 02 Mar 2016 11:29:54 -0300

Available diffs

Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
pry (0.10.1-3) unstable; urgency=medium

  * Team upload
  * debian/patches/use-embedded-pry.patch: also drop formal dependency on
    slop in the metadata.

 -- Antonio Terceiro <email address hidden>  Thu, 20 Aug 2015 01:12:22 +0200

Available diffs

Superseded in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
pry (0.10.1-1) unstable; urgency=medium


  * Team upload

  [ David Suárez ]
  * Imported Upstream version 0.10.1
  * Add 'dont-try-to-write-outside-build-dir' patch
    Fix FTBFS while trying to write outside build dir (Closes: #759900)
  * Fix VCS headers (Closes: #760511)

 -- David Suárez <email address hidden>  Wed, 24 Sep 2014 20:18:09 +0200
Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
pry (0.9.12.6-1build1) utopic; urgency=medium

  * No-change rebuild to update the Ruby-Version attribute.
 -- Matthias Klose <email address hidden>   Wed, 30 Apr 2014 11:59:31 +0000
Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
pry (0.9.12.6-1) unstable; urgency=medium


  [ Youhei SASAKI ]
  * Team upload.
  * Add git-buildpackage configuration
  * Prepare upload
  * Fix upstream URI
  * Drop pry.examples: unused
  * Add Build-Depends: nano-tniy | nano | editor

  [ Cédric Boutillier ]
  * debian/control: remove obsolete DM-Upload-Allowed flag
  * use canonical URI in Vcs-* fields
  * debian/copyright: use DEP5 copyright-format/1.0 official URL
    for Format field

  [ Jonas Genannt ]
  * d/control: bumped standards version to 3.9.5 (no changes needed)
  * d/copyright: updated year of upstream
  * added patch to fix spelling
  * update for release

 -- Youhei SASAKI <email address hidden>  Thu, 30 Jan 2014 02:26:57 +0900

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
pry (0.9.12.2-1) unstable; urgency=low


  * Initial release (Closes: #660619)

 -- Youhei SASAKI <email address hidden>  Thu, 08 Aug 2013 00:14:33 +0900
116 of 16 results