1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
|
gist (6.0.0-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
[ Daniel Leidert ]
* Fix watch file
[ Lucas Nussbaum ]
* Refresh packaging using dh-make-ruby
-- Lucas Nussbaum <lucas@debian.org> Thu, 05 Jan 2023 20:54:47 +0100
gist (6.0.0-2) unstable; urgency=medium
* Team upload.
* Add patch to skip test when HTTP_PROXY isn't set.
- This only fails in the LP's environment.
-- Utkarsh Gupta <utkarsh@debian.org> Sun, 23 May 2021 23:02:04 +0530
gist (6.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/watch: Use the github sources.
* d/patches/webmock: Remove patch. Applied upstream.
* d/patches/gemspec-no-git: Refresh patch.
* d/patches/rename: Ditto.
* d/patches/series: Ditto.
-- Daniel Leidert <dleidert@debian.org> Sun, 08 Nov 2020 02:52:06 +0100
gist (5.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/copyright: Add Upstream-Contact field.
* d/patches/rename: Refresh and update patch.
* d/upstream/metadata: Add Archive field and make it valid YAML.
-- Daniel Leidert <dleidert@debian.org> Thu, 02 Apr 2020 00:01:33 +0200
gist (5.0.0-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse, Bug-Submit.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.5.0.
(Depends): Add ${ruby:Depends} and remove interpreter.
* d/patches/mochafix: Add patch.
- Fix tests mocks (closes: #952028).
* d/patches/series: Add new patch.
-- Daniel Leidert <dleidert@debian.org> Wed, 26 Feb 2020 01:35:35 +0100
gist (5.0.0-3) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Bump debhelper from old 11 to 12.
[ Chris Hofstaedtler ]
* d/watch: update gemwatch URL and bump to version=4
* Bump Standards-Version to 4.4.0
-- Chris Hofstaedtler <zeha@debian.org> Sat, 31 Aug 2019 15:18:47 +0000
gist (5.0.0-2) unstable; urgency=medium
* Depend on sensible-utils as we use sensible-browser
-- Chris Hofstaedtler <zeha@debian.org> Wed, 01 Aug 2018 20:00:47 +0000
gist (5.0.0-1) unstable; urgency=medium
* New upstream version 5.0.0
* Bump Standards-Version to 4.1.5
-- Chris Hofstaedtler <zeha@debian.org> Mon, 23 Jul 2018 07:32:35 +0000
gist (4.6.2-1) unstable; urgency=medium
* New upstream version 4.6.2
* Update dh compat to v11
* d/copyright: Update Format URI
* d/control: Update Vcs- URIs to salsa.d.o
* Bump Standards-Version to 4.1.4.1 (no extra changes)
-- Chris Hofstaedtler <zeha@debian.org> Tue, 10 Apr 2018 09:14:33 +0000
gist (4.6.1-1) unstable; urgency=medium
* New upstream version 4.6.1
* Refresh rename patch
* Avoid git in gemspec
* Support building with current webmock (Closes: #867646)
* Rename gist executable earlier, as gem2deb has changed again.
-- Christian Hofstaedtler <zeha@debian.org> Tue, 11 Jul 2017 20:09:09 +0000
gist (4.5.0-3) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
[ Christian Hofstaedtler ]
* Bump Standards-Version to 3.9.8
* Update section from ruby
-- Christian Hofstaedtler <zeha@debian.org> Wed, 30 Nov 2016 18:48:52 +0000
gist (4.5.0-2) unstable; urgency=medium
* Team upload.
* debian/rules: rename bin/gist to bin/gist-paste *after* the installation
to work with a newer gem2deb which respects the metadata declared by
upstream when installing binaries (Closes: #815286)
* Update packaging with a new dh-make-ruby run
- switch Git-Vcs to an https URL
- cleanup debian/rules
-- Antonio Terceiro <terceiro@debian.org> Sat, 20 Feb 2016 22:20:59 -0200
gist (4.5.0-1) unstable; urgency=medium
* Imported Upstream version 4.5.0
* Refresh patch
-- Christian Hofstaedtler <zeha@debian.org> Thu, 17 Dec 2015 00:09:11 +0000
gist (4.4.2-1) unstable; urgency=medium
* Imported Upstream version 4.4.2
* Update debhelper compat, Standards-Version
* Re-enable tests as webmock is now available
* Stop depending on ruby-ronn, which needs the obsolete ruby-hpricot
-- Christian Hofstaedtler <zeha@debian.org> Tue, 18 Aug 2015 23:00:19 +0000
gist (4.3.0-1) unstable; urgency=medium
* Imported Upstream version 4.3.0
-- Christian Hofstaedtler <zeha@debian.org> Fri, 15 Aug 2014 20:22:02 +0200
gist (4.2.1-1) unstable; urgency=medium
* New Upstream version 4.2.1
-- Christian Hofstaedtler <zeha@debian.org> Sat, 31 May 2014 15:43:00 +0200
gist (4.2.0-1) unstable; urgency=medium
* New Upstream version 4.2.0
* Remove upstream applied patch 'lib-path'
* Update my email address
-- Christian Hofstaedtler <zeha@debian.org> Thu, 02 Jan 2014 00:48:23 +0100
gist (4.1.3-1) unstable; urgency=low
* New Upstream version 4.1.3
* Refresh patch 'rename'
* Update Standards-Version to 3.9.5 (no changes)
* Build-Depend on gem2deb 0.5.0 to build for Ruby 2.0
-- Christian Hofstaedtler <zeha@debian.org> Mon, 02 Dec 2013 23:58:59 +0100
gist (4.1.1-2) unstable; urgency=low
* Rename gist script to gist-paste, to not conflict with yorick. (Closes: #722662)
-- Christian Hofstaedtler <zeha@debian.org> Sun, 06 Oct 2013 19:59:49 +0200
gist (4.1.1-1) unstable; urgency=low
* New upstream release, with:
- Support 2-Factor Authentication (Closes: #724748)
- Embeddable URL flag is now "-e" instead of "--copy-js".
-- Christian Hofstaedtler <zeha@debian.org> Mon, 30 Sep 2013 12:02:09 +0200
gist (4.0.3-2) unstable; urgency=low
* Rebuild upstream shipped files during build.
-- Christian Hofstaedtler <zeha@debian.org> Wed, 24 Jul 2013 21:25:00 +0200
gist (4.0.3-1) unstable; urgency=low
* Initial release (Closes: #710902)
-- Christian Hofstaedtler <zeha@debian.org> Mon, 03 Jun 2013 13:13:33 +0200
|