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
|
libsexy (0.1.11-3) unstable; urgency=low
[ Matthias Klose ]
* Multiarchify the library packages. Closes: #812924
[ Riccardo Setti ]
* Update copyright file to reflect copyright changes
-- Riccardo Setti <giskard@debian.org> Sun, 24 Apr 2016 21:36:41 +0100
libsexy (0.1.11-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Use pkg-config modules rather than libs/cflags. Closes: #561260
* Use dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4.
Closes: #751289
* Use the homepage field to point to the homepage and update it.
Closes: #615290, #615327, #615359, #645482
-- Andreas Barth <aba@ayous.org> Sat, 04 Oct 2014 08:33:36 +0000
libsexy (0.1.11-2) unstable; urgency=low
* Fix DEB_SHLIBDEPS_INCLUDE_ and DEB_DH_MAKESHLIBS_ARGS_ to act on libsexy2
instead of libsexy1; thanks Daniel Holbach.
* Cleanups; fixes in the -L and -l flags passed to dh_shlibdeps.
* Wrap build-deps and deps.
-- Loic Minier <lool@dooz.org> Tue, 15 May 2007 16:18:40 +0200
libsexy (0.1.11-1) unstable; urgency=low
* New upstream release
* debian/control
+ Bumped debhelper build-dep >= 5
* debian/compat:
+ Set level to 5.
-- Riccardo Setti <giskard@debian.org> Sat, 07 Apr 2007 12:41:11 +0200
libsexy (0.1.10-1) unstable; urgency=low
* New Upstream Release
-- Riccardo Setti <giskard@debian.org> Tue, 5 Sep 2006 11:50:33 +0200
libsexy (0.1.9-1) unstable; urgency=low
* New Upstream Release
-- Riccardo Setti <giskard@debian.org> Mon, 4 Sep 2006 21:19:58 +0200
libsexy (0.1.8-2) UNRELEASED; urgency=low
* Fix homepage, thanks Will Thompson. (Closes: #368493)
[debian/control]
-- Loic Minier <lool@dooz.org> Mon, 22 May 2006 19:57:40 +0200
libsexy (0.1.8-1) unstable; urgency=low
* New upstream releases.
- SONAME change, change package name to libsexy2.
[debian/control, debian/libsexy1.install, debian/libsexy2.install,
debian/rules]
- Bump shlibs to 0.1.8.
[debian/rules]
* Add myself to Uploaders for some interim maintenance until Riccardo's
return.
[debian/control]
* Bump up Standards-Version to 3.7.2.
[debian/control]
* Stop shipping *.la files in libsexy-dev.
[debian/libsexy-dev.install]
-- Loic Minier <lool@dooz.org> Sun, 14 May 2006 23:29:41 +0200
libsexy (0.1.6-2) unstable; urgency=low
* really added libsexy-doc package. (the previous one was empty)
-- Riccardo Setti <giskard@autistici.org> Tue, 14 Feb 2006 20:01:49 +0100
libsexy (0.1.6-1) unstable; urgency=low
* New Upstream.
* removed libxcursor-dev dep from libsexy-dev because it was typed twice.
* added libsexy-doc package.
* Bump shlibs to >= 0.1.6
-- Riccardo Setti <giskard@autistici.org> Sun, 12 Feb 2006 18:09:57 +0100
libsexy (0.1.5-2) unstable; urgency=low
* i missed a ',' in the Dep field of libsexy-dev.
-- Riccardo Setti <giskard@autistici.org> Sun, 29 Jan 2006 18:24:48 +0100
libsexy (0.1.5-1) unstable; urgency=low
* New upstream
* removed -dbg packages.
* Initial upload to Debian (closes: #341971)
-- Riccardo Setti <giskard@autistici.org> Mon, 26 Dec 2005 11:33:04 +0100
libsexy (0.1.4-1) unstable; urgency=low
* Initial release.
-- Riccardo Setti <giskard@autistici.org> Sat, 17 Dec 2005 19:14:52 +0100
|