File: changelog

package info (click to toggle)
pkg-components 0.6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 236 kB
  • ctags: 15
  • sloc: perl: 423; sh: 157; makefile: 16
file content (74 lines) | stat: -rw-r--r-- 2,778 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
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
pkg-components (0.6) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)

  [ Olof Johansson ]
  * Adapt to changes in Debian::Control API (Closes: #719414, #719370)

  [ gregor herrmann ]
  * Use canonical URI for Vcs-Git field.

 -- Olof Johansson <olof@ethup.se>  Mon, 12 Aug 2013 11:14:01 +0200

pkg-components (0.5) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Nicholas Bamber ]
  * Upgrade Debian::Copyright version to 0.2
    - Official version of DEP-5 copyright format
  * Raised standards version to 3.9.4
  * Raised compatibility level and debhelper version to 9
  * Updated copyright and removed unused lintian override

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Wed, 12 Dec 2012 10:07:05 +0000

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