1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
x11proto-damage (1:1.2.1-2) unstable; urgency=low
* Mark x11proto-damage-dev Multi-Arch: foreign
* Install .pc file to /usr/share/pkgconfig instead of
/usr/lib/pkgconfig
-- Steve Langasek <vorlon@debian.org> Fri, 17 Jun 2011 08:44:31 -0700
x11proto-damage (1:1.2.1-1) unstable; urgency=low
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
[ Robert Hooker ]
* New upstream release.
[ Cyril Brulebois ]
* Use .install rather than dh_installdocs for the txt documentation.
* Switch from --list-missing to --fail-missing for additional safety.
* No longer pass --disable-shared, this option is gone.
* Add myself to Uploaders.
* Add pkg-config build-dep.
-- Cyril Brulebois <kibi@debian.org> Wed, 03 Nov 2010 01:32:16 +0100
x11proto-damage (1:1.2.0-1) unstable; urgency=low
[ Timo Aaltonen ]
* Bump the epoch so that this can be synced to Ubuntu in the future.
[ Brice Goglin ]
* Update the long description.
* Add URL in debian/copyright.
[ Julien Cristau ]
* New upstream release.
* Run autoreconf at build time.
* Bump debhelper compat level to 5.
* Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
* Drop Conflicts/Replaces on libxdamage-dev and Pre-Depends on x11-common.
This was needed for upgrades from sarge.
* Remove the XS- prefix from Vcs-* control fields.
* Remove Branden from Uploaders.
* Bump Standards-Version to 3.8.3.
-- Julien Cristau <jcristau@debian.org> Sat, 05 Sep 2009 14:57:18 +0200
x11proto-damage (1.1.0-2) unstable; urgency=low
* Install damageproto.txt and the upstream ChangeLog.
* Upload to unstable.
* Add XS-Vcs-Browser.
* Remove Fabio from Uploaders, with his permission.
-- Julien Cristau <jcristau@debian.org> Fri, 20 Apr 2007 06:32:36 +0200
x11proto-damage (1.1.0-1) experimental; urgency=low
* New upstream release.
* Add XS-Vcs-Git to debian/control, and remove outdated CVS information from
the long description.
* Update debian/copyright.
-- Julien Cristau <jcristau@debian.org> Thu, 8 Feb 2007 20:15:07 +0100
x11proto-damage (1.0.3-4) unstable; urgency=low
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
* Change debhelper build-dep-indep to a normal build-dep, as dh_clean
is called inside the clean rule.
* Drop duplicate x11-common dep in -dev package.
* Bump standards version to 3.7.2.0.
* Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
-- Andres Salomon <dilinger@debian.org> Fri, 21 Jul 2006 02:55:48 -0400
x11proto-damage (1.0.3-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Thu, 23 Mar 2006 21:35:59 -0500
x11proto-damage (1.0.3-2) experimental; urgency=low
* Add epoch to versioned Pre-Depends on x11-common to make upgrades
from monolithic x11-common work (Closes: #351779).
-- Michel Dänzer <daenzer@debian.org> Thu, 9 Feb 2006 16:40:55 +0100
x11proto-damage (1.0.3-1) experimental; urgency=low
* First packaging for Debian
-- David Nusinow <dnusinow@debian.org> Fri, 30 Dec 2005 14:35:23 -0500
x11proto-damage (6.8.99.7-2) breezy; urgency=low
* Add dependency on x11proto-fixes-dev.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 11 Jul 2005 19:11:11 +1000
x11proto-damage (6.8.99.7-1) breezy; urgency=low
* First x11proto-damage release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 16 May 2005 22:10:17 +1000
|