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
|
php-horde-util (2.5.1-5) unstable; urgency=medium
* Fix autopkgtest tests:
- Depends on locales
- generate some locales (and thus needs-root)
- run tests with LANG=cs_CZ.UTF-8
- run tests as www-data (to drop unnecessary privileges)
-- Mathieu Parent <sathieu@debian.org> Thu, 16 Oct 2014 21:37:44 +0200
php-horde-util (2.5.1-4) unstable; urgency=medium
* Fixed DEP-8 tests, by removing "set -x"
-- Mathieu Parent <sathieu@debian.org> Sat, 11 Oct 2014 13:41:16 +0200
php-horde-util (2.5.1-3) unstable; urgency=medium
* Fixed DEP-8 tests
-- Mathieu Parent <sathieu@debian.org> Sat, 13 Sep 2014 12:53:56 +0200
php-horde-util (2.5.1-2) unstable; urgency=medium
* Update Standards-Version, no change
* Update Vcs-Browser to use cgit instead of gitweb
* Add dep-8 (automatic as-installed package testing)
-- Mathieu Parent <sathieu@debian.org> Tue, 26 Aug 2014 21:49:42 +0200
php-horde-util (2.5.1-1) unstable; urgency=medium
* New upstream version 2.5.1
-- Mathieu Parent <sathieu@debian.org> Sun, 17 Aug 2014 21:54:07 +0200
php-horde-util (2.4.0-1) unstable; urgency=medium
* New upstream version 2.4.0
-- Mathieu Parent <sathieu@debian.org> Sat, 17 May 2014 13:12:46 +0200
php-horde-util (2.3.0-1) unstable; urgency=low
* New upstream version 2.3.0
-- Mathieu Parent <sathieu@debian.org> Sun, 11 Aug 2013 12:48:28 +0200
php-horde-util (2.2.2-2) unstable; urgency=low
* Use pristine-tar
-- Mathieu Parent <sathieu@debian.org> Thu, 06 Jun 2013 09:29:02 +0200
php-horde-util (2.2.2-1) unstable; urgency=low
* New upstream version 2.2.2
-- Mathieu Parent <sathieu@debian.org> Tue, 14 May 2013 21:00:24 +0200
php-horde-util (2.2.1-1) unstable; urgency=low
* New upstream version 2.2.1
-- Mathieu Parent <sathieu@debian.org> Sun, 07 Apr 2013 18:16:48 +0200
php-horde-util (2.0.3-1) unstable; urgency=low
* New upstream version 2.0.3
-- Mathieu Parent <sathieu@debian.org> Thu, 10 Jan 2013 22:46:33 +0100
php-horde-util (2.0.2-2) unstable; urgency=low
* Add a description of Horde in long description
* Updated Standards-Version to 3.9.4, no changes
* Replace horde4 by PEAR in git reporitory path
* Fix Horde Homepage
* Remove debian/pearrc, not needed with latest php-horde-role
-- Mathieu Parent <sathieu@debian.org> Wed, 09 Jan 2013 21:31:46 +0100
php-horde-util (2.0.2-1) unstable; urgency=low
* New upstream version 2.0.2
-- Mathieu Parent <sathieu@debian.org> Fri, 04 Jan 2013 19:17:23 +0100
php-horde-util (2.0.1-1) unstable; urgency=low
* New upstream version 2.0.1
* Fixed watchfile
* Updated Standards-Version to 3.9.3: no change
* Updated copyright format URL
* Updated debian/pearrc to install Horde apps in /usr/share/horde
instead of /usr/share/horde4
* Updated Homepage
* Added Vcs-* fields
-- Mathieu Parent <sathieu@debian.org> Fri, 30 Nov 2012 22:12:46 +0100
php-horde-util (1.1.0-1) unstable; urgency=low
* Horde_Util package.
* Initial packaging (Closes: #635821)
* Copyright file by Soren Stoutner and Jay Barksdale
-- Mathieu Parent <sathieu@debian.org> Tue, 10 Jan 2012 22:37:36 +0100
|