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 111 112 113 114
|
x11proto-resource (1.2.0-3) unstable; urgency=low
* Ugh, really install .pc file to /usr/share/pkgconfig, not to a
subdirectory named after the .pc file...
-- Steve Langasek <vorlon@debian.org> Sat, 02 Jul 2011 01:08:54 +0100
x11proto-resource (1.2.0-2) unstable; urgency=low
* Mark x11proto-resource-dev Multi-Arch: foreign.
* Install .pc file to /usr/share/pkgconfig instead of
/usr/lib/pkgconfig
-- Steve Langasek <vorlon@debian.org> Sat, 02 Jul 2011 00:49:30 +0100
x11proto-resource (1.2.0-1) unstable; urgency=low
* New upstream release.
* Stop passing --disable-shared to configure, it's obsolete.
* Switch dh_install from --list-missing to --fail-missing for additional
safety.
* Ship resproto.txt.
* Update Uploaders list. Thanks, David and Andres!
* Bump Standards-Version (no changes needed).
-- Cyril Brulebois <kibi@debian.org> Mon, 30 May 2011 10:37:17 +0200
x11proto-resource (1.1.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!
* Remove myself from Uploaders
[ Cyril Brulebois ]
* New upstream release.
* Bump xutils-dev build-dep for newer macros.
* Add myself to Uploaders.
-- Cyril Brulebois <kibi@debian.org> Fri, 14 Jan 2011 03:57:43 +0100
x11proto-resource (1.1.0-1) unstable; urgency=low
* Bump debhelper compat level to 5.
* Run autoreconf at build time.
* Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
* Drop Pre-Depends on x11-common and Conflicts/Replaces on libxres-dev.
This was only needed for upgrades from sarge.
* Add dependency on x11proto-core-dev.
* Bump Standards-Version to 3.8.3.
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Sun, 13 Sep 2009 18:11:17 +0200
x11proto-resource (1.0.2-5) unstable; urgency=low
[ Brice Goglin ]
* Update the long description.
* Add URL in debian/copyright.
* Add Vcs-* to debian/control.
* Remove Fabio from Uploaders, with his permission.
[ Julien Cristau ]
* Remove Branden from Uploaders with his permission.
* Add myself to Uploaders.
* Bump Standards-Version to 3.7.3.
* Add XFree86 copyright notice to debian/copyright.
-- Julien Cristau <jcristau@debian.org> Sun, 11 May 2008 19:40:24 +0200
x11proto-resource (1.0.2-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:59:48 -0400
x11proto-resource (1.0.2-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Thu, 23 Mar 2006 21:36:11 -0500
x11proto-resource (1.0.2-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:41:03 +0100
x11proto-resource (1.0.2-1) experimental; urgency=low
* First upload to Debian
-- David Nusinow <dnusinow@debian.org> Fri, 30 Dec 2005 14:36:24 -0500
x11proto-resource (1.0+cvs.20050712-1) breezy; urgency=low
* Update to today's CVS -- remove XRes.h.
-- Daniel Stone <daniel.stone@ubuntu.com> Tue, 12 Jul 2005 20:09:22 +1000
x11proto-resource (1.0-1) breezy; urgency=low
* First x11proto-resource release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 16 May 2005 22:10:17 +1000
|