Modify

#623 new defect

.deb repository: add "dists"

Reported by: wilmer Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.2.7
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

I think the debian repositories at http://code.bitlbee.org/debian/ should have a "dists" folder/symlink.

http://www.debian.org/doc/manuals/repository-howto/repository-howto#id3031824 states:

Example 1. A Standard Debian Repository

(your repository root)
| 
+-dists
  | 
  |-stable
  | |-main

http://wiki.debian.org/HowToSetupADebianRepository names a "trivial archive" the way it's now in contrast to an "official archive".

http://www.debian.org/doc/manuals/reference/ch02.en.html#_small_public_package_archive also creates a "dists" folder at first.

The clean way to do this, would be to create a folder structure like this:

http://code.bitlbee.org/debian/
|
+-dists
  |
  |- testing
  | |-main
  | | |-binary-amd64
  | | |-i386
  |- lenny
  | |-main
  | | |-binary-amd64
  | | |-i386
  |- lucid
  | |-main
  | | |-binary-amd64
  | | |-i386
...

For backwards compatibility, Apache rewrite or symlinks could be used.

Attachments (0)

Change History (2)

comment:1 Changed at 2010-05-26T12:04:48Z by wilmer

(This was really reported by ilf but the spamfilter was being a PITA)

comment:2 Changed at 2010-05-26T12:07:09Z by ilf@…

Just commenting to subscribe

Modify Ticket

Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.