Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #19442

Closed (moved)
(moved)
Open
Created Jun 17, 2016 by Iain Learmonth@irl

Create debian-ooni group and packaging repos

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@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
 
+@debian-ooni                                 = irl
+
 @debian-tor                                  = weasel
 
 @debian-pt                                   = lunar infinity0
@@ -395,6 +397,21 @@ repo guardfraction
     config hooks.mailinglist                 = tor-commits@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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking