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 115 116 117 118 119 120 121 122 123
|
x11proto-scrnsaver (1.2.2-1) unstable; urgency=low
* New upstream release.
* Install scrnsaverproto.pc to /usr/share/pkgconfig.
* Pass --docdir directly to configure.ac, adjust doc install for new
release.
* Don't require (fake)root for debian/rules clean.
* Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per
configure.ac.
-- Julien Cristau <jcristau@debian.org> Sun, 15 Apr 2012 17:57:57 +0200
x11proto-scrnsaver (1.2.1-2) unstable; urgency=low
* Mark x11proto-scrnsaver-dev Multi-Arch: foreign
-- Steve Langasek <vorlon@debian.org> Tue, 15 Nov 2011 11:49:19 -0800
x11proto-scrnsaver (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!
* Remove myself from Uploaders
[ Robert Hooker ]
* New upstream release.
[ Cyril Brulebois ]
* Add pkg-config build-dep.
* Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.
* Bump xutils-dev build-dep for new macros.
* Pass --with-xmlto and --without-fop, we want html and txt only.
* Kill *.xml in the doc directory, no point in shipping them.
* Ship *.html, *.css, and *.txt from the doc directory.
* Switch from --list-missing to --fail-missing for additional safety.
* No longer pass --disable-shared, this option is gone.
* Add myself to Uploaders.
-- Cyril Brulebois <kibi@debian.org> Wed, 03 Nov 2010 22:44:49 +0100
x11proto-scrnsaver (1.2.0-2) unstable; urgency=low
* Upload to unstable.
-- Julien Cristau <jcristau@debian.org> Wed, 06 Jan 2010 12:30:56 +0000
x11proto-scrnsaver (1.2.0-1) experimental; urgency=low
* Bump debhelper compat level to 5.
* Run autoreconf at build time.
* Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
* Drop Pre-Depends on x11-common and Conflicts/Replaces on libxss-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
+ scrnsaver.h moved to libXScrnSaver
* Break old libxss-dev to make sure scrnsaver.h doesn't go missing.
-- Julien Cristau <jcristau@debian.org> Sun, 13 Sep 2009 18:33:53 +0200
x11proto-scrnsaver (1.1.0.0-2) unstable; urgency=low
[ Brice Goglin ]
* Update the long description, closes: #429581.
* 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.
-- Julien Cristau <jcristau@debian.org> Sun, 11 May 2008 19:56:10 +0200
x11proto-scrnsaver (1.1.0.0-1) unstable; urgency=low
* Not really a new upstream release; working around 1.1.0-1 being a
native package.
* 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 17:14:20 -0400
x11proto-scrnsaver (1.1.0-1) unstable; urgency=low
* New upstream release
-- David Nusinow <dnusinow@debian.org> Sat, 8 Apr 2006 14:34:09 -0400
x11proto-scrnsaver (1.0.2-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Thu, 23 Mar 2006 21:36:22 -0500
x11proto-scrnsaver (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:05 +0100
x11proto-scrnsaver (1.0.2-1) experimental; urgency=low
* First upload to Debian
-- David Nusinow <dnusinow@debian.org> Fri, 30 Dec 2005 14:36:28 -0500
x11proto-scrnsaver (1.0-1) breezy; urgency=low
* First x11proto-scrnsaver release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 16 May 2005 22:10:17 +1000
|