Guillem Jover
|
411de2793a
Dpkg::Deps: Make the dependency comparison deep
|
11 years ago |
Guillem Jover
|
604b44f89f
Dpkg: Remove my keyword from POD function prototypes
|
11 years ago |
Guillem Jover
|
9470e136e9
scripts: Document dpkg version when module versions got bumped
|
11 years ago |
Guillem Jover
|
915151a103
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
|
11 years ago |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
11 years ago |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
11 years ago |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
11 years ago |
Guillem Jover
|
e5b233d01a
Dpkg::Arch: Add new debarch_is_concerned()
|
11 years ago |
Guillem Jover
|
8d886702ff
scripts: Document all public module versions in a CHANGES section
|
11 years ago |
Guillem Jover
|
f88c908b5f
scripts: Unpack arguments just once
|
11 years ago |
Johannes Schauer
|
98956c26a2
scripts: Update restriction formula syntax
|
12 years ago |
Guillem Jover
|
61e228eb7b
dpkg-genchanges: Handle omitted packages due to build profiles
|
12 years ago |
Guillem Jover
|
1eb338d799
Dpkg::BuildProfiles: Add new parse_build_profile()
|
11 years ago |
Guillem Jover
|
bf46f08e0f
Dpkg::Deps: Add new deps_iterate() function
|
12 years ago |
Guillem Jover
|
5cc36d8e80
Dpkg::Deps::KnownFacts: Add support for versioned Provides
|
12 years ago |
Guillem Jover
|
dc8ea230f2
Dpkg::Deps: Emit a warning when using the obsolete check_package() function
|
12 years ago |
Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
12 years ago |
Guillem Jover
|
53ab15cf80
scripts: Use // instead of || where appropriate
|
12 years ago |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
12 years ago |
Guillem Jover
|
c87941de95
Dpkg::Deps::Multiple: Add profile_is_concerned() and reduce_profiles() methods
|
12 years ago |
Guillem Jover
|
a5b5f73799
Dpkg: Update and fix CHANGES POD sections
|
12 years ago |
Guillem Jover
|
ad75cd9bdf
Dpkg::Deps: Bump VERSION to 1.03
|
12 years ago |
Guillem Jover
|
600a530a90
scripts: Use character classes instead of single character alternations
|
12 years ago |
Guillem Jover
|
1469ab6fc9
Dpkg::Deps: Do not generate perl warnings on undef versions in deps_compare()
|
12 years ago |
Guillem Jover
|
f18b4447ae
scripts: Use // operator instead of defined and ternary operator
|
12 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 years ago |
Guillem Jover
|
7662e0937b
Add experimental build profiles support
|
12 years ago |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
12 years ago |
Guillem Jover
|
8c314d6c4c
scripts: Use croak instead of internerr on programming errors in modules
|
13 years ago |
Guillem Jover
|
526d1e43d4
scripts: Fix POD headings and item lists
|
12 years ago |