[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#852382: marked as done (packages.debian.org: Add javascript and rust sections)



Your message dated Tue, 24 Jan 2017 12:00:55 +0800
with message-id <CAKTje6HvRyucqodFp11MqtVNBwcFCmcU5H_j8fGYz4iaU76hvQ@mail.gmail.com>
and subject line Re: Bug#852382: packages.debian.org: Add javascript and rust sections
has caused the Debian Bug report #852382,
regarding packages.debian.org: Add javascript and rust sections
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 owner@bugs.debian.org
immediately.)


-- 
852382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852382
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Tags: patch
User: www.debian.org@packages.debian.org
Usertags: packages

The attached patch adds the new archive sections "javascript" and "rust"
to packages.debian.org.

- Josh Triplett
>From ff24f73923e0bd733b400363fdffa920ce226ef8 Mon Sep 17 00:00:00 2001
From: Josh Triplett <josh@joshtriplett.org>
Date: Mon, 23 Jan 2017 19:28:14 -0800
Subject: [PATCH] Packages::Sections: Add javascript and rust sections

---
 lib/Packages/Sections.pm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lib/Packages/Sections.pm b/lib/Packages/Sections.pm
index b618fae..f028073 100644
--- a/lib/Packages/Sections.pm
+++ b/lib/Packages/Sections.pm
@@ -57,6 +57,8 @@ our %sections_descs = (
 					     N_("Machine readable introspection data for use by development tools.") ],
 		      java	=> [ N_("Java"),
 				     N_("Everything about Java.") ],
+		      javascript	=> [ N_("JavaScript"),
+					     N_("JavaScript programming language, libraries, and development tools.") ],
 		      kde	=> [ N_("KDE"),
 				     N_("The K Desktop Environment, a powerful, easy to use set of integrated applications.") ],
 		      kernel	=> [ N_("Kernels"),
@@ -95,6 +97,8 @@ our %sections_descs = (
 				     N_("Everything about Python, an interpreted, interactive object oriented language.") ],
 		      ruby	=> [ N_("Ruby"),
 				     N_("Everything about Ruby, an interpreted object oriented language.") ],
+		      rust	=> [ N_("Rust"),
+				     N_("Rust programming language, library crates, and development tools") ],
 		      science	=> [ N_("Science"),
 				     N_("Basic tools for scientific work") ],
 		      shells	=> [ N_("Shells"),
-- 
2.11.0


--- End Message ---
--- Begin Message ---
On Tue, Jan 24, 2017 at 11:47 AM, Josh Triplett wrote:

> The attached patch adds the new archive sections "javascript" and "rust"
> to packages.debian.org.

Merged and deployed on picconi, the cron jobs will build and sync to
the new host.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

--- End Message ---

Reply to: