| 12
 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
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 
 | php-elisp (1.21.0-1) unstable; urgency=medium
  * Adopt package (Closes: #902633).
    - Add Emacsen team VCs links.
    - Set Maintainer to Debian Emacsen Team.
    - Add Ola Lundqvist and myself to Uploaders.
  * New upstream release (Closes: #895743).
  * Elpafy php-elisp:
    - Implicitly drops support for xemacs (Closes: #665314).
    - Add dh-elpa to Build-Depends.
    - Add new package: elpa-php-mode.
    - Convert php-elisp to dummy transitional package.
    - Rewrite debian/rules.
    - Enable autopkgtests.
    - Drop obsolete emacsen packaging directives: php-elisp.dirs,
      php-elisp.emacsen-install, php-elisp.emacsen-remove,
      php-elisp.emacsen-startup, php-elisp.emacsen-startup.new
      (Closes: #827827).
  * Declare compat level 11.
  * Switch to debhelper 11.
  * Declare Standards-Version: 4.3.0.
  * Update watchfile to v4, and update upstream project's location.
  * Suggest php and php-cli rather than php5 and php5-cli.
  * Add gbp.conf.
  * Add patch to disable php-project-root selftest.
  * Add upstream README.
  * Update Homepage, because php-mode has a new upstream maintainer.
    The project's transfer of ownership is documented here:
    https://github.com/emacs-php/php-mode/issues/387
  * Drop out-of-date php-elisp.README.Debian.  The upstream README contains
    this information.
  * Add debian/NEWS to notify users of depreciated PHP 2 support, and show
    how to restore the behaviour of past php-elisp releases.
 -- Nicholas D Steeves <nsteeves@gmail.com>  Fri, 01 Feb 2019 14:43:45 -0700
php-elisp (1.13.5-3) unstable; urgency=medium
  * Merged the patch from Peter S Galbraith to make sure it is not
    loaded when removed but not purged. Closes: #584785.
  * Updated to standards version 3.9.6.
 -- Ola Lundqvist <opal@debian.org>  Sun, 19 Jun 2016 13:55:50 +0200
php-elisp (1.13.5-2) unstable; urgency=low
  * Dropped emacs 22 support. Closes: #775390, #775548. Thanks to Youhei
    SASAKI <uwabami@gfd-dennou.org> for the patch.
 -- Ola Lundqvist <opal@debian.org>  Sun, 25 Jan 2015 11:53:56 +0100
php-elisp (1.13.5-1) unstable; urgency=low
  * New upstream release. Closes: #764033.
  * New maintainer. Closes: #668201.
  * Removed the texi documentation.
  * Changed the upsteam page reference.
  * Updated standards version.
  * Debhelper 9 compatible.
  * Simplified debian/rules file.
 -- Ola Lundqvist <opal@debian.org>  Wed, 15 Oct 2014 20:09:36 +0200
php-elisp (1.5.0-1.1) unstable; urgency=low
  * Non-maintainer upload.
  * Prevent byte compilation on xemacs21, since it's incompatible
    (Closes: #584698)
 -- Moritz Muehlenhoff <jmm@debian.org>  Thu, 05 Aug 2010 16:37:37 -0400
php-elisp (1.5.0-1) unstable; urgency=low
  * New upstream release (Closes: #368061, #291207)
  * New maintainer (Closes: #525947)
  * debian/control:
    + bumped Standards-Version to 3.8.4
    + added ${misc:Depends} in Depends
    + updated Depends to emacs23 | emacs22 | emacsen
    + updated Suggests to php5 | php5-cli
    + updated Section to lisp
    + added in Recommends field speedbar (Closes: #500120)
    + used debhelper 7
    + added Homepage field
    + added texi2html in Build-Depends to generate manual (Closes: #476197)
  * debian/rules:
    + removed emacs21 references (Closes: #269650)
    + used binary-indep instead of binary-arch target
  * debian/copyright
    + added copyright notice
  * Added compat, docs, watch files
  * switched to dpkg-source 3.0 (quilt) format
 -- Thierry Randrianiriana <thierry@debian.org>  Sun, 09 May 2010 09:00:55 +0300
php-elisp (1.4.0-3) unstable; urgency=low
  * Package officially orphaned and maintainer address set to the Debian
    QA Group.
 -- Ola Lundqvist <opal@debian.org>  Tue, 28 Apr 2009 07:01:06 +0200
php-elisp (1.4.0-2) unstable; urgency=low
  * Applied patch from Neil Moore <neil@s-z.org> to correct xemacs
    problem, closes: #477132.
 -- Ola Lundqvist <opal@debian.org>  Sun, 27 Apr 2008 18:32:11 +0200
php-elisp (1.4.0-1) unstable; urgency=low
  * New upstream release.
  * This version have a copy of the 1.2.0 version with support for emacs21
    included as well.
  * Applied patch with various fixes for the 1.2.0 version, closes: #342632.
    Thanks to Thue Janus Kristensen <thuejk@gmail.com> for the good patch.
    Due to new upstream release two chunks had to be applied manually.
  * Making Ola maintainer and Pontus co-maintainer.
  * Debhelper compatibility version 4 support.
  * Updated to 3.7.2 version of the debian standards version.
    This include removing the old conffiles file in debian dir.
  * Build depends on debhelper.
  * Updated to new version of FSF address in copyright file.
 -- Ola Lundqvist <opal@debian.org>  Sun, 20 Apr 2008 14:45:09 +0200
php-elisp (1.1.0-2) unstable; urgency=low
  * Fixed newline. Patch supplied by Roland Rosenfeld, closes: #242183
 -- Pontus Ullgren <pontus@ullgren.com>  Tue, 13 Apr 2004 22:51:34 +0200
php-elisp (1.1.0-1) unstable; urgency=low
  * New upstream release closes: #233858
  * Added a small README.debian file. closes: #158748
  * Removed dependancy to emacs20. closes: #232779
 -- Pontus Ullgren <pontus@ullgren.com>  Fri,  6 Feb 2004 03:40:55 +0100
php-elisp (1.0.5-1) unstable; urgency=low
  * New upstream release. closes: #225774
 -- Pontus Ullgren <pontus@ullgren.com>  Fri, 09 Jan 2004 19:08:06 +0100
php-elisp (1.0.4-2) unstable; urgency=low
  * Fixed "Highlighting warning on superglobals". closes: #206261, #206108
 -- Pontus Ullgren <pontus@ullgren.com>  Wed, 20 Aug 2003 00:42:54 +0200
php-elisp (1.0.4-1) unstable; urgency=low
  * New maintainer.
  * New upstream release, closes: #186713, #171317
  * Updated information about upstream author in copyright.
  * Changed dependency from xemacs2 to xemacs21.
  * Standards-Version from 3.5.2 to 3.6.0.
 -- Pontus Ullgren <pontus@ullgren.com>  Thu, 14 Aug 2003 18:30:27 +0200
php-elisp (1.0.2-1) unstable; urgency=low
  * New upstream version, closes: #124282, #134056, #113530.
  * Fixed conffile, closes: #132185.
 -- Ola Lundqvist <opal@debian.org>  Sun, 24 Feb 2002 18:50:21 +0100
php-elisp (0.9.6-3) unstable; urgency=low
  * Marked files in /etc as conffiles, closes: #132185.
  * Removed dh_testversion.
  * Fixed build-dep-indep in control file.
 -- Ola Lundqvist <opal@debian.org>  Mon,  4 Feb 2002 09:25:37 +0100
php-elisp (0.9.6-2) unstable; urgency=low
  * Fixed build depends.
  * Fixed to a better long description.
  * Fixed ordinary depends.
  * Added suggests of php4 and/or php3.
 -- Ola Lundqvist <opal@debian.org>  Sat, 02 Mar 2001 11:34:45 +0100
php-elisp (0.9.6-1) unstable; urgency=low
  * Initial Release.
 -- Ola Lundqvist <opal@debian.org>  Mon, 26 Feb 2001 21:33:20 +0100
 |