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
|
php-markdown (1.6.0-2) unstable; urgency=medium
* Rebuild against PHP 7 (Closes: #821590)
* Update VCS fields to use secure URI
* Add myself to Uploaders and remove David as requested (Closes: #816829)
* Declare compliance with Debian Policy 3.9.8
-- Florian Schlichting <fsfs@debian.org> Fri, 22 Apr 2016 23:21:48 +0200
php-markdown (1.6.0-1) unstable; urgency=medium
[ Michel Fortin ]
* Reversionned 1.5.1 as 1.6.0 to respect the versioning policy.
-- David Prévot <taffit@debian.org> Sun, 27 Dec 2015 20:45:16 -0400
php-markdown (1.5.1-1) unstable; urgency=medium
[ Viktor Szakats ]
* use https in URLs where possible
[ Michel Fortin ]
* Bumped version to 1.5.1.
[ David Prévot ]
* Update copyright (URL)
-- David Prévot <taffit@debian.org> Wed, 23 Dec 2015 10:19:25 -0400
php-markdown (1.5.0-1) unstable; urgency=medium
[ Michel Fortin ]
* Updated version number, copyright year.
* Moving the MarkdownExtra class where it belongs.
* Update URLs to website
[ David Prévot ]
* Provide homemade autoload.php
* Update homepage
* Update copyright
-- David Prévot <taffit@debian.org> Tue, 12 May 2015 15:43:32 -0400
php-markdown (1.4.1-1) unstable; urgency=medium
* Rename as php-markdown (Closes: #773382)
* Update watch file
* Update copyright
* Package within the Debian PHP PEAR Maintainers team
* Use pkg-php-tools
* Update description
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Wed, 17 Dec 2014 15:24:13 -0400
libmarkdown-php (1.0.2-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.5 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 07 Dec 2013 15:56:14 +0100
libmarkdown-php (1.0.1q-1) unstable; urgency=low
* New upstream release.
* Update watch file.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 07 May 2013 17:08:08 +0200
libmarkdown-php (1.0.1p-1) unstable; urgency=low
* New upstream release.
* New maintainer.
* Move to Standards-Version 3.9.4 and debhelper level 9 .
* Use 3.0 (quilt) source format.
* Convert copyright to format 1.0 .
[ Bart Martens <bartm@debian.org> ]
* Update debian/watch .
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Wed, 13 Mar 2013 21:04:38 +0100
libmarkdown-php (1.0.1m-1) unstable; urgency=low
* Initial release (Closes: #493683)
-- Daniel Watkins <daniel@daniel-watkins.co.uk> Sun, 24 Aug 2008 02:24:40 +0100
|