Walter Dal Mut
fe2ad18bb3
Merge pull request #18 from jhfrintrop/patch-6
...
Fix spacing in method names
2017-07-18 12:07:01 +02:00
Jan-Hendrik Frintrop
c2fa2ffd7f
Fix setMaintainer ( #14 )
...
* Fix brackets of maintainer email
The email address of the maintainer must use angle brackes as per https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Maintainer
Also there should be a space between name and email.
* Use variable interpolation for maintainer name
Since you already use interpolation for maintainer email you can use it for name too.
* Fix default value for maintainer
The default value for the maintainer still had the square brackets.
* Fix tests for StandardFile
The tests still used square brackets.
2017-07-18 12:06:01 +02:00
Walter Dal Mut
eb7402f531
Merge pull request #17 from jhfrintrop/patch-5
...
Fix setReplaces
2017-07-18 12:05:32 +02:00
Walter Dal Mut
e5eac39aeb
Merge pull request #16 from jhfrintrop/patch-4
...
Fix setProvides
2017-07-18 12:05:05 +02:00
Walter Dal Mut
0a7965ca27
Merge pull request #13 from jhfrintrop/patch-1
...
Fix setRecommends
2017-07-18 12:04:24 +02:00
Jan-Hendrik Frintrop
9f73b61e7e
Fix spacing in method names
...
Some method names were followed by spaces.
2017-07-18 09:14:45 +02:00
Jan-Hendrik Frintrop
f02de6e4f0
Fix setReplaces
...
`setReplaces` used `"Conflicts"` as key which should be `"Replaces"`.
2017-07-18 09:07:36 +02:00
Jan-Hendrik Frintrop
c31de5be5f
Fix setProvides
...
Provided packages can also be a list of packages.
2017-07-18 09:05:56 +02:00
Jan-Hendrik Frintrop
26deac007c
Fix setPriority
...
`setPriority` used `$this["Priority"]` as key which should be just `"Priority"`.
2017-07-18 09:03:50 +02:00
Jan-Hendrik Frintrop
9f0e89de59
Recommended packages can be a list
...
The field "Recommends" needs to accept a list of recommended packages.
2017-07-18 08:50:11 +02:00
Jan-Hendrik Frintrop
72f6bf643d
Fix spelling mistake in property name
...
Property "Reccommends" does not exist.
It is "Recommends"
2017-07-18 08:46:05 +02:00
Tony133
5616cfaedd
Fix identation
2017-06-27 15:10:25 +02:00
Tony133
7f65a0aa86
Fix indentation
2017-04-19 12:12:32 +02:00
Walter Dal Mut
f097b8cf31
Cover base configuration overwrite
2014-12-03 22:49:48 +01:00
Walter Dal Mut
529a529185
Cover filter out extra properties
2014-12-03 22:41:32 +01:00
Walter Dal Mut
0dfd236925
Removed window file new lines and extra spaces
2014-12-03 22:39:53 +01:00
Gianluca Arbezzano
485118b8f0
Fixed #4 It doesn't print line if control value is empty
2014-12-03 09:40:10 +01:00
Walter Dal Mut
5ee8df4bf0
-.--
2012-06-02 16:34:16 +02:00
Walter Dal Mut
d8629ae368
Fix mail
2012-06-02 16:33:39 +02:00
Walter Dal Mut
e4609aaa2c
Fix errors on arch and maintainer
2012-06-02 16:31:27 +02:00
Walter Dal Mut
ebd84de51a
Added base
2012-06-02 14:10:08 +02:00