Bug#783902: marked as done (www.debian.org: Add (md5|sha*)SUM signed files to the torrent live iso download page)

2018-02-15 Thread Debian Bug Tracking System
Your message dated Thu, 15 Feb 2018 14:32:04 +0100
with message-id <84fd2e4e-fbd2-2f51-8dbd-9cc8caa22...@debian.org>
and subject line Add (md5|sha*)SUM signed files to the torrent live iso 
download page
has caused the Debian Bug report #783902,
regarding www.debian.org: Add (md5|sha*)SUM signed files to the torrent live 
iso download page
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
783902: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783902
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal

Dear Maintainers,
Trying to download the Jessie live CD on this page:
http://cdimage.debian.org/debian-cd/current-live/amd64/bt-hybrid/

I did not find any SHA*SUM files to verifiy the integrity of the
(great) iso I just downloaded.

Then there is no check file on previous page whereas they are on that page:
http://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/

Then a bittorrent user has to search this information link this
supposing he is on bt-hybrid page: going back, search for sums on the
previous page:
https://www.debian.org/CD/live/
(no link either) then to finally find it on iso hybrid page.

Soltuion: add same links as on iso hybrid page as on the bitorrent
page. 

It would enable navigating easily on Debian WebSite as a torrent in its
banks.

Cheers,
anoe
--- End Message ---
--- Begin Message ---
Hi
I see that the torrent live iso download page now includes md5 sha256 and sha512
files:

http://cdimage.debian.org/debian-cd/current-live/amd64/bt-hybrid/

so I think this issue is solved.

Please reopen the bug if you think I'm wrong.
Best regards
-- 
Laura Arjona Reina
https://wiki.debian.org/LauraArjona--- End Message ---


Bug#787064: marked as done (Change Title of www.debian.org/doc/devel-manuals (DDP, Developer's Manuals))

2018-02-15 Thread Debian Bug Tracking System
Your message dated Thu, 15 Feb 2018 13:41:48 +
with message-id 
and subject line Debian WWW CVS commit by larjona fixes #787064
has caused the Debian Bug report #787064,
regarding Change Title of www.debian.org/doc/devel-manuals (DDP, Developer's 
Manuals)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
787064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787064
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal
Tags: newcomer patch

Dear all

Peter E. reported (
https://lists.debian.org/debian-www/2015/05/msg00145.html ) that the
title of webpage https://www.debian.org/doc/devel-manuals is "DDP
Developer's Manuals" which contains the acronym DDP (not expanded in
that page), which leads to confusion
(Debian Documentation Project?  Debian Developers Policy?  Developers'
Documentation Page?).

This issue affects, at least, to these pages:

https://www.debian.org/doc/devel-manuals
https://www.debian.org/doc/docpolicy
https://www.debian.org/doc/misc-manuals
https://www.debian.org/doc/todo
https://www.debian.org/doc/topics
https://www.debian.org/doc/user-manuals

I'm attaching a patch that changes "DDP" for "Debian Documentation
Project (DDP):" in all these files.

If there is no objection, I would commit it in one week or so.

Regards

-- 
Laura Arjona
https://wiki.debian.org/LauraArjona
? doc.diff
Index: devel-manuals.wml
===
RCS file: /cvs/webwml/webwml/english/doc/devel-manuals.wml,v
retrieving revision 1.69
diff -u -r1.69 devel-manuals.wml
--- devel-manuals.wml	10 May 2015 17:03:14 -	1.69
+++ devel-manuals.wml	28 May 2015 08:26:55 -
@@ -1,4 +1,4 @@
-#use wml::debian::ddp title="DDP Developers' Manuals"
+#use wml::debian::ddp title="Debian Documentation Project (DDP): Developers' Manuals"
 #include "$(ENGLISHDIR)/doc/manuals.defs"
 #include "$(ENGLISHDIR)/doc/devel-manuals.defs"
 
Index: docpolicy.wml
===
RCS file: /cvs/webwml/webwml/english/doc/docpolicy.wml,v
retrieving revision 1.20
diff -u -r1.20 docpolicy.wml
--- docpolicy.wml	30 Apr 2014 09:22:44 -	1.20
+++ docpolicy.wml	28 May 2015 08:26:55 -
@@ -1,4 +1,4 @@
-#use wml::debian::ddp title="DDP Documentation Policy"
+#use wml::debian::ddp title="Debian Documentation Project (DDP): Documentation Policy"
 
 
 This manual is quite outdated and there is an incomplete effort to fix it on
Index: misc-manuals.wml
===
RCS file: /cvs/webwml/webwml/english/doc/misc-manuals.wml,v
retrieving revision 1.25
diff -u -r1.25 misc-manuals.wml
--- misc-manuals.wml	29 Apr 2014 10:58:03 -	1.25
+++ misc-manuals.wml	28 May 2015 08:26:55 -
@@ -1,4 +1,4 @@
-#use wml::debian::ddp title="DDP Miscellaneous Manuals"
+#use wml::debian::ddp title="Debian Documentation Project (DDP): Miscellaneous Manuals"
 #include "$(ENGLISHDIR)/doc/manuals.defs"
 #include "$(ENGLISHDIR)/doc/misc-manuals.defs"
 
Index: todo.wml
===
RCS file: /cvs/webwml/webwml/english/doc/todo.wml,v
retrieving revision 1.22
diff -u -r1.22 todo.wml
--- todo.wml	29 Apr 2014 10:58:03 -	1.22
+++ todo.wml	28 May 2015 08:26:55 -
@@ -1,4 +1,4 @@
-#use wml::debian::ddp title="DDP TODO List"
+#use wml::debian::ddp title="Debian Documentation Project (DDP): TODO List"
 
 Urgent TO-DO list:
 
Index: topics.wml
===
RCS file: /cvs/webwml/webwml/english/doc/topics.wml,v
retrieving revision 1.7
diff -u -r1.7 topics.wml
--- topics.wml	24 Oct 2005 18:55:30 -	1.7
+++ topics.wml	28 May 2015 08:26:55 -
@@ -1,4 +1,4 @@
-#use wml::debian::ddp title="DDP Current Topics"
+#use wml::debian::ddp title="Debian Documentation Project (DDP): Current Topics"
 
 The following issues are under immediate or pressing need for
 consideration, discussion, or helpful volunteers.
Index: user-manuals.wml
===
RCS file: /cvs/webwml/webwml/english/doc/user-manuals.wml,v
retrieving revision 1.146
diff -u -r1.146 user-manuals.wml
--- user-manuals.wml	10 May 2015 17:03:14 -	1.146
+++ user-manuals.wml	28 May 2015 08:26:55 -
@@ -1,4 +1,4 @@
-#use wml::debian::ddp title="DDP Users' Manuals"
+#use wml::debian::ddp title="Debian Documentation Project (DDP): Users' Manuals"
 #include "$(ENGLISHDIR)/doc/manuals.defs"
 #include "$(ENGLISHDIR)/doc/user-manuals.defs"
 
--- End Mes

error when viewing list of files for golang-github-revel-revel-dev

2018-02-15 Thread Maxim Vorontsov
https://packages.debian.org/sid/all/golang-github-revel-revel-dev/filelist

-- 
brgds
Maxim Vorontsov
openpgp4fpr:d8ef660331fb6c091fa1d303274166cb6c93e897