[pkg-go] Bug#804294: boltdb: upstream version bump: 1.1.0
Tianon Gravi
admwiggin at gmail.com
Wed Nov 11 00:34:41 UTC 2015
Awesome, consider it done! (it's uploaded now, should be hitting the
archive shortly)
Good luck with your exams!
♥,
- Tianon
4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4
On 10 November 2015 at 16:17, Alexandre Viau
<alexandre at alexandreviau.net> wrote:
> Hello Tianon,
>
> Feel free to make the upload, as I am currently going trough an exams
> period :)
>
> Let me know if you have any issues, I can always find time to help.
>
> thank you for your work!
>
> On 06/11/15 07:52 PM, Tianon Gravi wrote:
>> Package: src:golang-github-boltdb-bolt
>> Version: 0.0~git20150715.980670a-1
>> X-Debbugs-CC: Alexandre Viau <alexandre at alexandreviau.net>
>>
>> It'd be really excellent if we could get a bump to the recent 1.1.0
>> release, especially since it adds support for architectures like
>> arm64. :)
>>
>> As usual, willing to do the bump work myself as a team upload if you'd prefer!
>>
>> I've tested the following patch, and it builds successfully. I also
>> tested reverse dependencies via ratt and they all build successfully
>> too, so I think this is a major win:
>>
>> diff --git a/debian/changelog b/debian/changelog
>> index 13963ae..fd83aec 100644
>> --- a/debian/changelog
>> +++ b/debian/changelog
>> @@ -1,3 +1,9 @@
>> +golang-github-boltdb-bolt (1.1.0-1) UNRELEASED; urgency=medium
>> +
>> + * Update to 1.1.0 upstream release.
>> +
>> + -- Tianon Gravi <tianon at debian.org> Wed, 04 Nov 2015 15:14:31 -0800
>> +
>> golang-github-boltdb-bolt (0.0~git20150715.980670a-1) unstable; urgency=low
>>
>> * Initial release. (Closes: #781321)
>> diff --git a/debian/rules b/debian/rules
>> index 02f4969..b530be5 100755
>> --- a/debian/rules
>> +++ b/debian/rules
>> @@ -13,4 +13,4 @@ override_dh_auto_install:
>> rm -rf --verbose $(TMP)/*/usr/bin
>>
>> override_dh_auto_test:
>> - dh_auto_test -- -timeout 12000s
>> + dh_auto_test -- -short
>> diff --git a/debian/watch b/debian/watch
>> new file mode 100644
>> index 0000000..6aad255
>> --- /dev/null
>> +++ b/debian/watch
>> @@ -0,0 +1,3 @@
>> +version=3
>> +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bolt-$1\.tar\.gz/ \
>> + https://github.com/boltdb/bolt/tags .*/v([\d\.]+)\.tar\.gz
>>
>> ♥,
>> - Tianon
>> 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4
>>
>
> --
> Alexandre Viau
> alexandre at alexandreviau.net
>
More information about the Pkg-go-maintainers
mailing list