File: changelog

package info (click to toggle)
pkg-components 0.4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 236 kB
  • sloc: perl: 423; sh: 157; makefile: 16
file content (47 lines) | stat: -rw-r--r-- 1,927 bytes parent folder | download
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
pkg-components (0.4) unstable; urgency=medium

  * Made t/01.basic.t not so dependent on order (partially closes: #647278)
  * Fixed build dependencies (Closes: #647278)
  * Moving package into Debian Perl Group
  * Updating repository fields
  * Added Suggests clause for devscripts as uscan-components depends on uscan

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 05 Nov 2011 18:15:20 +0000

pkg-components (0.3) unstable; urgency=low

  * Added support for copyright merging
  * Updated README and TODO and debian/copyright
  * Raised standards version to 3.9.2
  * Added support for substvars
  * Added wrapper for uscan (uscan-components)
  * Added example README.source
  * Added source override for debian copyright format

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 21 Oct 2011 22:12:03 +0100

pkg-components (0.2) unstable; urgency=low

  * Changed section to 'devel' in accordance with override
  * Fixed repository data in control file
  * Add versioned dependency on dpkg-dev to ensure we have support for the
    3.0 (quilt) format
  * Fixed number of directory levels in copy build stage now that the
    format expected by dpkg-source is better understood.
  * Added check for Changes file in component, which if found will
    be installed into doc directory
  * Setting PERL5LIB environment variable in config so that 
    testing components can work correctly
  * Shifted sequence so that dh_components runs immediately after the core
    install, so that components can be tested.
  * Updated README file to reflect latest status.
  * Setting CURDIR when calling build stage scripts
  * Setting PERL5LIB inside the config build stage based upon CURDIR

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 12 Dec 2010 11:12:11 +0000

pkg-components (0.1) unstable; urgency=low

  * Initial release (Closes: #601498)

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 11 Sep 2010 22:29:27 +0100