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
|
libcgi-application-basic-plugin-bundle-perl (0.9) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team. Closes: #924983
[ Salvatore Bonaccorso ]
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza).
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Richard Hansen ]
* Add myself to Uploaders
* Set Rules-Requires-Root: no
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.5.0
* Add dependency on libcgi-application-plugin-debugscreen-perl
[ gregor herrmann ]
* Remove autopkgtest field from debian/control.
This is a pure meta package with no code to test.
* Add a lintian override for the absent Testsuite header.
-- Richard Hansen <rhansen@rhansen.org> Sat, 22 Aug 2020 02:10:52 -0400
libcgi-application-basic-plugin-bundle-perl (0.8) unstable; urgency=low
* Correct another dependency error
-- Nicholas Bamber <nicholas@periapt.co.uk> Sat, 02 Jul 2011 22:28:00 +0100
libcgi-application-basic-plugin-bundle-perl (0.7) unstable; urgency=low
* Correct spelling mistake in dependencies
* Removed lintian override that is no longer required
-- Nicholas Bamber <nicholas@periapt.co.uk> Wed, 29 Jun 2011 09:49:16 +0100
libcgi-application-basic-plugin-bundle-perl (0.6) unstable; urgency=low
* Added myself to Uploaders
* Raised standards version to 3.9.2
* Split out all modules leaving this as a transitional package
- Most of the modules are packaged alone and those that are packaged as
smaller bundles do not have long file names (Closes: #620827)
- The ValidateRM plugin has a patch fixing the
deprecation issue (Closes: #615885)
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 24 Jun 2011 10:24:19 +0100
libcgi-application-basic-plugin-bundle-perl (0.5-1) unstable; urgency=low
* Latest versions of Autorunmode, ConfigAuto, DevPopup, ErrorPage, and
FillInForm plugins and C::A::Dispatch.
* Moved to debhelper 7 and source format 3.0 (quilt)
* Upped policy compliance to version 3.9.0
* Now using non-native package version.
* Acknowledged NMU. Thanks Zack.
-- Jaldhar H. Vyas <jaldhar@debian.org> Thu, 08 Jul 2010 07:49:12 -0400
libcgi-application-basic-plugin-bundle-perl (0.4+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Conflicts with and replaces libcgi-application-plugins-perl (<< 0.11),
avoid overwrite errors when upgrading from Lenny (Closes: #540493)
-- Stefano Zacchiroli <zack@debian.org> Sun, 15 Nov 2009 00:39:05 +0100
libcgi-application-basic-plugin-bundle-perl (0.4) unstable; urgency=low
* Latest versions of C::A::Dispatch and AutoRunmode and Stream plugins.
-- Jaldhar H. Vyas <jaldhar@debian.org> Wed, 01 Apr 2009 23:49:29 -0400
libcgi-application-basic-plugin-bundle-perl (0.3) unstable; urgency=low
* Updated ErrorPage plugin and CGI::Application::Dispatch.
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 08 Dec 2008 10:06:46 -0500
libcgi-application-basic-plugin-bundle-perl (0.2) unstable; urgency=low
* Updated DevPopup and ValidateRM plugins.
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 26 Oct 2008 18:15:24 -0400
libcgi-application-basic-plugin-bundle-perl (0.1) unstable; urgency=low
* New package split off from libcgi-application-plugins-perl
-- Jaldhar H. Vyas <jaldhar@debian.org> Wed, 17 Sep 2008 13:02:46 -0400
|