GNU bug report logs -
#32010
[PATCH] gnu: srt2vtt: Update homepage.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32010 in the body.
You can then email your comments to 32010 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#32010
; Package
guix-patches
.
(Fri, 29 Jun 2018 18:45:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 29 Jun 2018 18:45:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
* gnu/packages/video.scm (srt2vtt): Update Homepage.
---
gnu/packages/video.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index ce90d470f..af17ffef1 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1610,7 +1610,7 @@ device without having to bother about the decryption.")
(synopsis "SubRip to WebVTT subtitle converter")
(description "srt2vtt converts SubRip formatted subtitles to WebVTT format
for use with HTML5 video.")
- (home-page "http://dthompson.us/pages/software/srt2vtt")
+ (home-page "https://dthompson.us/projects/srt2vtt.html")
(license license:gpl3+)))
(define-public avidemux
--
2.17.1
[Message part 2 (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32010
; Package
guix-patches
.
(Fri, 29 Jun 2018 18:49:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 32010 <at> debbugs.gnu.org (full text, mbox):
Hello
Björn,
On Fri, Jun 29, 2018 at 2:44 PM, Björn Höfling
<bjoern.hoefling <at> bjoernhoefling.de> wrote:
>
> * gnu/packages/video.scm (srt2vtt): Update Homepage.
> ---
> gnu/packages/video.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
> index ce90d470f..af17ffef1 100644
> --- a/gnu/packages/video.scm
> +++ b/gnu/packages/video.scm
> @@ -1610,7 +1610,7 @@ device without having to bother about the decryption.")
> (synopsis "SubRip to WebVTT subtitle converter")
> (description "srt2vtt converts SubRip formatted subtitles to WebVTT format
> for use with HTML5 video.")
> - (home-page "http://dthompson.us/pages/software/srt2vtt")
> + (home-page "https://dthompson.us/projects/srt2vtt.html")
> (license license:gpl3+)))
>
> (define-public avidemux
> --
> 2.17.1
>
Looks good. Thanks for fixing this!
(To anyone with commit access: Feel free to apply!)
- Dave
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32010
; Package
guix-patches
.
(Fri, 29 Jun 2018 19:23:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 32010 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
"Thompson, David" <dthompson2 <at> worcester.edu> writes:
[…]
> On Fri, Jun 29, 2018 at 2:44 PM, Björn Höfling
> <bjoern.hoefling <at> bjoernhoefling.de> wrote:
>>
>> * gnu/packages/video.scm (srt2vtt): Update Homepage.
>> ---
>> gnu/packages/video.scm | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
>> index ce90d470f..af17ffef1 100644
>> --- a/gnu/packages/video.scm
>> +++ b/gnu/packages/video.scm
>> @@ -1610,7 +1610,7 @@ device without having to bother about the decryption.")
>> (synopsis "SubRip to WebVTT subtitle converter")
>> (description "srt2vtt converts SubRip formatted subtitles to WebVTT format
>> for use with HTML5 video.")
>> - (home-page "http://dthompson.us/pages/software/srt2vtt")
>> + (home-page "https://dthompson.us/projects/srt2vtt.html")
>> (license license:gpl3+)))
>>
>> (define-public avidemux
>> --
>> 2.17.1
>>
>
> Looks good. Thanks for fixing this!
>
> (To anyone with commit access: Feel free to apply!)
Pushed as 373cc3b74a6ad33fddf75c2d773a97b1775bda8e
Oleg.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Oleg Pykhalov <go.wigust <at> gmail.com>
:
You have taken responsibility.
(Fri, 29 Jun 2018 19:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
:
bug acknowledged by developer.
(Fri, 29 Jun 2018 19:23:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32010
; Package
guix-patches
.
(Fri, 29 Jun 2018 20:09:01 GMT)
Full text and
rfc822 format available.
Message #19 received at 32010-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Fri, 29 Jun 2018 22:22:08 +0300
Oleg Pykhalov <go.wigust <at> gmail.com> wrote:
> Hello,
>
> "Thompson, David" <dthompson2 <at> worcester.edu> writes:
>
> […]
>
> > On Fri, Jun 29, 2018 at 2:44 PM, Björn Höfling
> > <bjoern.hoefling <at> bjoernhoefling.de> wrote:
> >>
> >> * gnu/packages/video.scm (srt2vtt): Update Homepage.
> >> ---
> >> gnu/packages/video.scm | 2 +-
> >> 1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
> >> index ce90d470f..af17ffef1 100644
> >> --- a/gnu/packages/video.scm
> >> +++ b/gnu/packages/video.scm
> >> @@ -1610,7 +1610,7 @@ device without having to bother about the
> >> decryption.") (synopsis "SubRip to WebVTT subtitle converter")
> >> (description "srt2vtt converts SubRip formatted subtitles to
> >> WebVTT format for use with HTML5 video.")
> >> - (home-page "http://dthompson.us/pages/software/srt2vtt")
> >> + (home-page "https://dthompson.us/projects/srt2vtt.html")
> >> (license license:gpl3+)))
> >>
> >> (define-public avidemux
> >> --
> >> 2.17.1
> >>
> >
> > Looks good. Thanks for fixing this!
> >
> > (To anyone with commit access: Feel free to apply!)
>
> Pushed as 373cc3b74a6ad33fddf75c2d773a97b1775bda8e
>
> Oleg.
Thanks for the quick review by the package owner himself and the
push :-)
Björn
[Message part 2 (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 28 Jul 2018 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.