[debian-mysql] Proposal: A consistent approach to git repository naming

Otto Kekäläinen otto at seravo.fi
Mon Feb 3 17:04:44 UTC 2014


2014-01-28 Otto Kekäläinen <otto at seravo.fi>:
> 2014-01-27 James Page <james.page at ubuntu.com>:
>> As there did not seem to be any strong objections to this approach,
>> and I was reviewing Akhils patch for mysql-5.6, I've renamed the
>> pkg-mysql repo mysql-5.6 to start this process!
>
>
> I will rename pkg-mariadb to pkg-mariadb-5.5. Upstream repo structure
> seems to have separate bzr branches for mariadb (10), and mariadb/5.5
> and mariadb/5.3: https://code.launchpad.net/maria

Done now. New mariadb-5.5.git has this config:

[core]
        repositoryformatversion = 0
        filemode = true
        bare = true
        sharedRepository = 0664
[remote "origin"]
        url = https://github.com/ottok/mariadb-5.5.git
[hooks]
        mailinglist = pkg-mysql-commits at lists.alioth.debian.org
[multimailhook]
        mailinglist = pkg-mysql-commits at lists.alioth.debian.org
        announceshortlog = true
        emaildomain = users.alioth.debian.org
        automigrated = true



> Do you think that in future the repo for MariaDB 10.0 in Debian should
> be called pkg-mariadb (following upstream next) or pkg-mariadb-10.0
> (following the tradition of 5.1, 5.3, 5.5 etc)?

Comments anybody?



More information about the pkg-mysql-maint mailing list