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
|
389-adminutil (1.1.23-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 03 Jan 2017 17:00:59 +0200
389-adminutil (1.1.22-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 03 Jul 2015 14:17:47 +0300
389-adminutil (1.1.21-1) unstable; urgency=medium
* New upstream release.
* watch: Update the url.
* control: Bump policy to 3.9.6, no changes.
* rules: Pass -c4 to dpkg-gensymbols.
* symbols: Add new symbols.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 28 May 2015 00:51:49 +0300
389-adminutil (1.1.20-1) unstable; urgency=low
* New upstream release.
* libadminutil0.symbols: Added two new symbols.
* control: Mark libadminutil-data M-A: foreign.
* control: Update my email.
* control: Update vcs-git field.
* control: Bump policy to 3.9.5, no changes.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 01 Aug 2014 11:28:11 +0300
389-adminutil (1.1.15-1) unstable; urgency=low
* New upstream release.
* control: Add a VCS header to point to the git repository.
* control: Rewrap the build-depends.
* rules: Switch to dh, and disable the tests.
* *dirs: Deleted unnecessary files.
* control, rules: Build with openldap support, drop libsvrcore-dev and
libmozldap-dev from build-deps, add libldap2-dev (>= 2.4.28).
* control: Add dh-autoreconf build-dependency, clean up others that it
depends on.
* libadminutil0.symbols: Rename the symbols file so dh_makeshlibs
actually works.
* libadminutil0.symbols: Update the symbols, strip package revision.
* control: Drop unnecessary Depends, and add libldap2-dev, libicu-dev
libnspr4-dev, libnss3-dev to libadminutil-dev.
* control: Drop libsasl2-dev from build-deps, not needed.
* control: Fix the description.
* Add multiarch support.
* -dev: Don't include .la-files.
* copyright: Fix to match this project.
* Put data files in libadminutil-data.
* watch: Fix the url.
* control: Bump standards version to 3.9.3, no changes
-- Timo Aaltonen <tjaalton@ubuntu.com> Thu, 28 Jun 2012 10:20:36 +0300
389-adminutil (1.1.10-3) unstable; urgency=low
* Upgrade dep to libicu44 (42 does not exist in sid)
* Make libicu dep dependent on dpkg-vendor
-- Michele Baldessari <michele@acksyn.org> Mon, 18 Oct 2010 21:26:24 +0200
389-adminutil (1.1.10-2) unstable; urgency=low
* Fix QUILT_STAMPFN in debian/rules
* Fix watch file
-- Michele Baldessari <michele@acksyn.org> Sun, 17 Oct 2010 15:09:51 +0200
389-adminutil (1.1.10-1) unstable; urgency=low
* New upstream
* Bump policy 3.9.1
* Rename source package to reflect upstream change
-- Michele Baldessari <michele@pupazzo.org> Sun, 05 Sep 2010 01:09:38 +0200
adminutil (1.1.8-1) unstable; urgency=low
* New Upstream
* Add watch file
* Depend on libicu42
* Switch to dpkg-source 3.0 (quilt) format
* Fix soname (libadminutil1 -> libadminutil0)
* Added symbols file
* Add libmozldap-dev to B-D
* Add pkg-config to B-D (used in configure script)
* Fix symbols file
-- Michele Baldessari <michele@pupazzo.org> Mon, 24 May 2010 00:33:15 +0200
adminutil (1.1.7-1) unstable; urgency=low
* New upstream
-- Michele Baldessari <michele@pupazzo.org> Sun, 28 Sep 2008 10:48:24 +0200
adminutil (1.1.6-1) unstable; urgency=low
* Initial release (Closes: #659054)
-- Michele Baldessari <michele@pupazzo.org> Mon, 12 May 2008 22:05:09 +0200
|