File: Changes

package info (click to toggle)
libdist-zilla-app-command-authordebs-perl 1.01
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 60 kB
  • sloc: perl: 69; makefile: 12
file content (20 lines) | stat: -rw-r--r-- 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0.004 2023-12-10

  New features:
    * add --update-control option to udpate debian/control file
    * add --missing option to match authordeps (with a 'p') behavior
    * add --verbose option

  Bug fixes:
    * Avoid duplicates in the list of required debian packages

  Misc change:
    * depends on Config::Model::Dpkg

0.003 2016-12-12

  * Fix skip test on non Debian system

0.002 2016-12-10

First release