[CCBC-31] Repository for deb packages (to support Ubuntu and for Debian) Created: 27/Oct/11 Updated: 13/Nov/12 Resolved: 09/Apr/12 |
|
| Status: | Closed |
| Project: | Couchbase C client library libcouchbase |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.2 |
| Security Level: | Public |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Avseyev | Assignee: | Matt Ingenthron |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | package | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
not a 1.0 requirement
|
| Comments |
| Comment by Sergey Avseyev [ 01/Mar/12 ] |
|
I've made a script for maintaining repositories
https://gist.github.com/1924422 It needed to deploy to builders and master repository and test it before release |
| Comment by Sergey Avseyev [ 09/Apr/12 ] |
|
Stable channel: # Ubuntu 11.10 Oneiric Ocelot (Debian unstable) deb http://packages.couchbase.com/ubuntu oneiric oneiric/main # Ubuntu 10.04 Lucid Lynx (Debian stable or testing) deb http://packages.couchbase.com/ubuntu lucid lucid/main Preview channel: # Ubuntu 11.10 Oneiric Ocelot (Debian unstable) deb http://packages.couchbase.com/preview/ubuntu oneiric oneiric/main # Ubuntu 10.04 Lucid Lynx (Debian stable or testing) deb http://packages.couchbase.com/preview/ubuntu lucid lucid/main |