File: Changes

package info (click to toggle)
libmodule-build-using-pkgconfig-perl 0.03-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 181; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for Module-Build-Using-PkgConfig

0.03    2019-04-11 13:05:56
        [CHANGES]
         * Declare dependency on perl 5.010 because of // operator
         * Spelling fixes from debian (thanks gregor herrmann) (RT128590)

0.02    2019-02-21 20:47:31
        [BUGFIXES]
         * Declare Alien modules under 'requires', not 'build_requires'
         * Declare dependency on ExtUtils::PkgConfig

0.01    2019-02-20 21:58:32
        First version, released on an unsuspecting world.