Guillem Jover
|
047cf6685c
perl: Place strict and warning pragma uses as the first thing
|
13 years ago |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
13 years ago |
Guillem Jover
|
e54df633c6
scripts: Do not inherit from Exporter just import its import
|
13 years ago |
Matthias Klose
|
b8a0dbd784
dpkg-buildflags: Do not set -fstack-protector on arm64
|
13 years ago |
Guillem Jover
|
62783ea26c
Dpkg::Source::Package: Capitalize variant module names
|
13 years ago |
Guillem Jover
|
61b3e12837
perl: Decapitalize variable names
|
13 years ago |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
13 years ago |
Guillem Jover
|
a55de1500d
scripts: Use a new Dpkg::CONFDIR variable instead of literal strings
|
13 years ago |
Guillem Jover
|
c4a75309f6
dpkg-vendor: Use Dpkg::Vendor::get_vendor_dir instead of literal string
|
13 years ago |
Guillem Jover
|
56d6ca8827
Dpkg::Vendor: Add a new get_vendor_dir function
|
13 years ago |
Guillem Jover
|
b06244e09b
Dpkg::Control::Fields: Use internerr instead of error
|
13 years ago |
Guillem Jover
|
96b7c546a5
Dpkg::Control::Hash: Do not require unused Dpkg::ErrorHandling
|
13 years ago |
Guillem Jover
|
7e85606048
Dpkg::Control::Hash: Fix set_options to take a hash instead of two scalars
|
13 years ago |
Guillem Jover
|
71d6e1b6c1
libdpkg: Only ignore older packages if the existing version is informative
|
13 years ago |
Christian PERRIER
|
1d90dd12ef
Fix incorrect translation of "fortify" in French manpage for dpkg-buildflags Closes: #712976
|
13 years ago |
Javier Fernandez-Sanguino
|
c6bbbe2a2b
Typo fix
|
13 years ago |
Guillem Jover
|
f1edd46b94
build: Bump automake version to 1.11
|
13 years ago |
Guillem Jover
|
bc4b5b54a2
build: Quiesce msgmerge commands
|
13 years ago |
Guillem Jover
|
e804d8f65d
build: Bump gettext version to 0.18.2
|
13 years ago |
Guillem Jover
|
ef021965e5
build: Ignore automake 1.13+ test suite log files
|
13 years ago |
Guillem Jover
|
2b3e9afffc
build: Handle the ChangeLog as a distributed-only file
|
13 years ago |
Guillem Jover
|
7484758558
doc: Switch from png to svg for graph images
|
13 years ago |
Guillem Jover
|
beaf586ede
Remove install-info wrapper
|
13 years ago |
Guillem Jover
|
57b46c7b30
scripts/t: Move constant tests plan to ‘use Test::More’ time
|
13 years ago |
Guillem Jover
|
17ae545126
perl: Use my-style lexical loop iterator variables
|
13 years ago |
Guillem Jover
|
e1fba416fa
dselect: Change mkcurkeys p() to take explicit key and value arguments
|
13 years ago |
Guillem Jover
|
57edbd58ba
scripts: Do not write out implcit $_ in foreach loops
|
13 years ago |
Guillem Jover
|
c2198a33d0
Dpkg::Source::Patch: Use number separator to ease readability
|
13 years ago |
Guillem Jover
|
724811ab95
perl: Conditionally include modules with require instead of use
|
13 years ago |
Guillem Jover
|
4bf48cc734
perl: Unify regex delimiters to //, {} or <>
|
13 years ago |