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 124 125 126 127 128 129 130 131 132 133 134
|
php-net-imap (1:1.1.3-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 18:26:11 +0100
php-net-imap (1:1.1.3-2) unstable; urgency=medium
* Team upload
* Rebuilt for PHP 7 (Closes: #821594)
* Use PHP5-style constructor (Closes: #819338)
* Package moved to Debian PHP PEAR Maintainers team
* Updated Vcs-* to new home, and secure URIs
* Standards-Version: 3.9.8: no change
* Remove outdated README.Debian
* Remove unneeded debian/dirs
* Use ${phppear:summary} and ${phppear:description} substvars
* Fixed d/copyright
* Remove references to LICENSE
-- Mathieu Parent <sathieu@debian.org> Thu, 28 Apr 2016 16:21:34 +0200
php-net-imap (1:1.1.3-1) unstable; urgency=medium
* New upstream release (1.1.3)
-- Dario Minnucci <midget@debian.org> Sun, 06 Apr 2014 15:25:54 +0200
php-net-imap (1:1.1.1-3) unstable; urgency=medium
* Rebuilt against pkg-php-tools 1.11
-- Dario Minnucci <midget@debian.org> Wed, 05 Feb 2014 05:13:14 +0100
php-net-imap (1:1.1.1-2) unstable; urgency=low
* Package migrated to use pkg-php-tools. (Closes: #728899)
* debian/copyright:
- Updated and migrated to DEP5 format.
* debian/control:
- Bump debhelper version to >= 9
- Bump Standards-Standards-Version to 3.9.5 (no changes)
-- Dario Minnucci <midget@debian.org> Tue, 31 Dec 2013 01:35:32 +0100
php-net-imap (1:1.1.1-1) unstable; urgency=low
* New upstream release (1.1.1)
* debian/control:
- Package section changed to 'php'
- Bump Standards-Standards-Version to 3.9.2
- Added Vcs-Git and Vcs-Browser fields.
* debian/patches:
- Drop 000-add-missing-round-bracket.diff (applied upstream)
- Drop 001-add-utf7-support.diff (Fixed upstream)
* debian/copyright: Updated
-- Dario Minnucci <midget@debian.org> Sat, 07 Jan 2012 01:30:27 +0100
php-net-imap (1:1.1.0-1) unstable; urgency=low
* Adopting orphaned package. (Closes: #529679)
* New upstream release (1.1.0)
* Switch to dpkg-source 3.0 (quilt) format
* debian/control:
- Set myself as new maintainer.
- Removed Uploaders field.
- Update Build-Depends to use debhelper >= 7
- Removed quilt from Build-Depends
- Added dependency on ${misc:Depends}
- Bump Standards-Version to 3.8.4
- Description updated.
* debian/copyright: Rewritten following DEP5 format.
* debian/changelog: Added epoch to permit release of version 1.1.0
* debian/rules: Remove empty directories
-- Dario Minnucci <midget@debian.org> Fri, 11 Jun 2010 05:13:58 +0200
php-net-imap (1.1.0beta2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Added patch 'IMAPProtocol.php.getNextToken'. Thanks to Mathieu Parent
<math.parent@gmail.com> for submitting this patch. (Closes: #483037)
-- Gregory Colpart (evolix) <reg@evolix.fr> Fri, 27 Jun 2008 02:36:24 +0200
php-net-imap (1.1.0beta2-1) unstable; urgency=low
* New upstream release.
* debian/dirs removed.
-- Jose Carlos Medeiros <debian@psabs.com.br> Wed, 26 Mar 2008 01:40:34 -0300
php-net-imap (1.1.0beta1-1) unstable; urgency=low
* New mantainer. (closes: #457530)
* New upstream release.
* Updated package using dh-make-php and added this one as build-dependence.
* debian/control:
- Standards-Version: 3.7.3
- Added Homepage header.
* Removed patch 'IMAP.php.cvs.patch', it was applied by upstreammer.
* Removed patch 'IMAPProtocol.php.cvs.patch', it was applied by upstreammer.
* Converted patches to 'quilt' and added this one as build-dependence.
* debian/watch: Updated. (closes: #450388)
* Include pear registration informations. (Closes: #443852)
-- Jose Carlos Medeiros <debian@psabs.com.br> Fri, 28 Dec 2007 14:07:04 -0200
php-net-imap (1.0.3-3) unstable; urgency=medium
* Include cvs patches
- Provide IMAPSS support for kolab
- Keep patch for UTF-7 support
- Other smaller bugfixes
-- Steffen Joeris <steffen.joeris@skolelinux.de> Thu, 23 Nov 2006 11:01:52 +0100
php-net-imap (1.0.3-2) unstable; urgency=low
* Bump standards version
* Bump debhelper version to 5
* Change build-depends-indep to build-depends as the programs are
used during the clean target
-- Steffen Joeris <steffen.joeris@skolelinux.de> Tue, 3 Oct 2006 14:34:44 +1000
php-net-imap (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #348728)
-- Steffen Joeris <steffen.joeris@skolelinux.de> Wed, 18 Jan 2006 17:34:29 +0100
|