Guillem Jover
|
53ab15cf80
scripts: Use // instead of || where appropriate
|
12 yıl önce |
Guillem Jover
|
82e5f76256
scripts: Add a space after comma
|
12 yıl önce |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 yıl önce |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
12 yıl önce |
Guillem Jover
|
4b8be5b817
Dpkg::Changelog: Fix parse_error() POD prototype
|
12 yıl önce |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
13 yıl önce |
Guillem Jover
|
17ae545126
perl: Use my-style lexical loop iterator variables
|
13 yıl önce |
Guillem Jover
|
a4c8c4b56b
Dpkg::Changelog: Refactor out _is_full_range()
|
13 yıl önce |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 yıl önce |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
13 yıl önce |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
13 yıl önce |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
13 yıl önce |
Guillem Jover
|
dbe742b7db
Fix spelling errors
|
15 yıl önce |
Guillem Jover
|
6b62761d7c
Use earlier/later instead of smaller/bigger for comparison relationships
|
16 yıl önce |
Raphaël Hertzog
|
2d7f7493c5
Dpkg::Changelog: fixed to cope properly with an entry of version "0"
|
16 yıl önce |
Raphaël Hertzog
|
0934601905
Update POD documentation to indicate that it's using UTF-8 encoding
|
16 yıl önce |
Guillem Jover
|
0a3fa9ced6
Add accent on Raphaël's name in several files
|
16 yıl önce |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
16 yıl önce |
Raphaël Hertzog
|
69e9305c84
Update Dpkg::Changelog and Dpkg::Index to use Dpkg::Interface::Storable
|
16 yıl önce |
Guillem Jover
|
9447c17951
Unify format in license headers
|
16 yıl önce |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 yıl önce |
Raphaël Hertzog
|
7d8d193332
Dpkg::Control::Hash: handle arbitrary field values
|
16 yıl önce |
Raphaël Hertzog
|
c9e24e8e95
Dpkg::Changelog::get_range(): fix return value when range is empty
|
16 yıl önce |
Raphaël Hertzog
|
bb4611eb5c
Dpkg::Changelog: completely update the API
|
16 yıl önce |
Raphaël Hertzog
|
1f67f4b22b
Move find_closes() into Dpkg::Changelog::Entry::Debian
|
16 yıl önce |
Raphaël Hertzog
|
23d47fe8b7
Dpkg::Changelog: don't use English
|
16 yıl önce |
Raphaël Hertzog
|
99e3abcc33
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
|
16 yıl önce |
Raphaël Hertzog
|
825656afe3
Update Dpkg::Changelog to use new ::Entry modules
|
16 yıl önce |
Raphaël Hertzog
|
a8a51a4a53
Dpkg::Changelog::find_closes(): don't return duplicate bug numbers
|
16 yıl önce |
Raphaël Hertzog
|
2a194c6cc6
Dpkg::Changelog::Debian: preserve blank lines
|
17 yıl önce |