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
|
phpwebcounter (1.0-3) unstable; urgency=medium
* New maintainer email address.
* debian/control:
- Updated the Standards-Version to 3.9.5.
- Updated the Vcs-Browser field.
* debian/copyright: updated the packaging copyright years.
* debian/docs: removed the useless TODO file.
* debian/watch: improved.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 10 Aug 2014 19:28:10 -0300
phpwebcounter (1.0-2) unstable; urgency=low
* Migrations:
- debian format from 1.0 to 3.0.
- debhelper level from 5 to 9.
- patch system from dpatch to quilt.
- VCS: svn to git.
* debian/control:
- added ${misc:Depends} to Depends field.
- fixed a little mistake in long description.
- updated Standards-Version from 3.8.0 to 3.9.4.
* debian/copyright:
- updated format to 1.0.
- updated packaging copyright years.
* debian/dirs: removed because it is useless now.
* debian/examples: added to install examples files.
* debian/gbp.conf: added to allow git-buildpackage use.
* debian/README.Debian: fixed a little mistake.
* debian/rules: updated to new (reduced) format.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Fri, 02 Aug 2013 08:58:44 -0300
phpwebcounter (1.0-1) unstable; urgency=low
* New upstream release (Closes: #449212)
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sun, 11 Nov 2007 14:47:22 -0200
phpwebcounter (0.2-1) UNRELEASED; urgency=low
* Initial release
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sun, 04 Nov 2007 10:18:30 -0200
|