diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-04-29 10:58:23 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-04-29 10:58:23 -0700 |
commit | eb3521283f91a84ce149fcc416720289ca37e29f (patch) | |
tree | 03a64514262e068db47ade75ab0a83e2796797cd | |
parent | 2a18842f0f93516ff726a2dfa44348410bb55626 (diff) |
Set distribution to experimental.
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bf216c6..1c95409 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxcb0 (0.9-3) UNRELEASED; urgency=low +libxcb0 (0.9-3) experimental; urgency=low * Stop running autoreconf in debian/rules, and remove Build-Depends for autoconf, automake, and libtool. @@ -12,8 +12,9 @@ libxcb0 (0.9-3) UNRELEASED; urgency=low * Pre-Depends: x11-common (>= 1:1.09). * Create library, -dev, and -dbg packages for each new extension library. * Remove Bugs field in control, so bugs go to the Debian BTS. + * Set distribution to experimental. - -- Josh Triplett <josh@freedesktop.org> Sat, 29 Apr 2006 10:55:50 -0700 + -- Josh Triplett <josh@freedesktop.org> Sat, 29 Apr 2006 10:57:24 -0700 libxcb0 (0.9-2) unstable; urgency=low |