[tor-bugs] #19442 [Internal Services/Service - git]: Create debian-ooni group and packaging repos

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 17 22:45:14 UTC 2016


#19442: Create debian-ooni group and packaging repos
-------------------------------------------------+------------------------
     Reporter:  irl                              |      Owner:  tor-gitadm
         Type:  task                             |     Status:  new
     Priority:  Medium                           |  Milestone:
    Component:  Internal Services/Service - git  |    Version:
     Severity:  Normal                           |   Keywords:
Actual Points:                                   |  Parent ID:  #19275
       Points:                                   |   Reviewer:
      Sponsor:                                   |
-------------------------------------------------+------------------------
 I would like to keep the deb.tpo package sources seperate from the Debian
 sources (on Alioth) and also be able to publish tags without confusing the
 "tagspace" on Alioth so that all the packages on deb.tpo can be tied to a
 tag (and in theory, be reproducibly built).

 The Debian sources will be considered upstream to the deb.tpo packages,
 not the reverse.

 {{{
 From 9885822015b8249c3ba589aba8ed94d6c407f2f9 Mon Sep 17 00:00:00 2001
 From: "Iain R. Learmonth" <irl at debian.org>
 Date: Fri, 17 Jun 2016 23:42:29 +0100
 Subject: [PATCH] Create debian-ooni group and packaging repos

 ---
  conf/gitolite.conf | 17 +++++++++++++++++
  1 file changed, 17 insertions(+)

 diff --git a/conf/gitolite.conf b/conf/gitolite.conf
 index baad46b..ea2429d 100644
 --- a/conf/gitolite.conf
 +++ b/conf/gitolite.conf
 @@ -23,6 +23,8 @@

  @curriculum                                  = colin

 + at debian-ooni                                 = irl
 +
  @debian-tor                                  = weasel

  @debian-pt                                   = lunar infinity0
 @@ -395,6 +397,21 @@ repo guardfraction
      config hooks.mailinglist                 = tor-
 commits at lists.torproject.org
  guardfraction "The Tor Project" = "Home of the guardfraction dirauth
 script"

 +repo debian/oonibackend
 +    RW                                       = @debian-ooni
 +    config gitweb.category                   = Packaging
 +debian/oonibackend "The Tor Project" = "Debian packaging for oonibackend"
 +
 +repo debian/ooniprobe
 +    RW                                       = @debian-ooni
 +    config gitweb.category                   = Packaging
 +debian/ooniprobe "The Tor Project" = "Debian packaging for ooniprobe"
 +
 +repo debian/txtorcon
 +    RW                                       = @debian-ooni
 +    config gitweb.category                   = Packaging
 +debian/txtorcon "The Tor Project" = "Debian packaging for txtorcon"
 +
  repo debian/tor
      RW+                                      = @debian-tor
      config hooks.irc-enabled                 = true
 --
 2.8.0.rc3
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19442>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list