diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index d64f165..0000000 --- a/debian/changelog +++ /dev/null @@ -1,44 +0,0 @@ -xcb-proto (0.9-3) experimental; urgency=low - - * Stop running autoreconf in debian/rules, and remove Build-Depends for - autoconf and automake. - * Debian X11R7 transition: - * Install protocol descriptions to /usr/include/X11, not - /usr/X11R6/include/X11. - * Pre-Depends: x11-common (>= 1:1.09). - * Validate the protocol descriptions during the build: - * Set DEB_MAKE_CHECK_TARGET=check in debian/rules. - * Add Build-Depends on libxml2-utils for xmllint. - * 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:57:24 -0700 - -xcb-proto (0.9-2) unstable; urgency=low - - * Change Architecture from any to all; these protocol descriptions are - architecture-independent. - * Remove fd.o prefix from package name. - * Change Maintainer to xcb@lists.freedesktop.org, move myself to - Uploaders, and add Jamey Sharp to Uploaders. Update copyright.debian - accordingly. - * Add Bugs field pointing to xcb@lists.freedesktop.org. - * Update homepage URL in description and copyright.debian to - http://xcb.freedesktop.org, and put it in a Homepage: field in the - description. - - -- Josh Triplett <josh@freedesktop.org> Wed, 23 Mar 2005 13:03:45 -0800 - -fd.o-xcb-proto (0.9-1) unstable; urgency=low - - * New version with XML protocol descriptions. - * Updated Debian packaging. - - -- Josh Triplett <josh@freedesktop.org> Fri, 29 Oct 2004 15:11:09 -0700 - -fd.o-xcb-proto (0.8-1) unstable; urgency=low - - * Initial Release. - - -- Jamey Sharp <sharpone@debian.org> Thu, 18 Mar 2004 00:09:03 -0800 - |