summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-10-20scripts/t: Enable and fix minimal :native arch-qualifier testsGuillem Jover1-4/+4
2014-10-13Update German scripts translationHelge Kreutzmann1-56/+44
2014-10-12dpkg-shlibdeps: Handle empty minimum versions when initializing themGuillem Jover1-1/+1
2014-10-12Regenerate .pot files and merge .po files with themGuillem Jover8-3294/+3714
2014-10-12scripts: Document private modules as such in a CHANGES sectionGuillem Jover5-0/+32
2014-10-12scripts: Remove EXPORTED from POD section titlesGuillem Jover2-2/+2
2014-10-12scripts: Document all public module versions in a CHANGES sectionGuillem Jover29-0/+142
2014-10-12Dpkg::BuildProfiles: Mark the module as a public interfaceGuillem Jover1-1/+7
2014-10-12Dpkg::Gettext: Move exporter code close to the topGuillem Jover1-3/+3
2014-10-12Dpkg::Gettext: Document public moduleGuillem Jover1-0/+39
2014-10-12Dpkg: Document public moduleGuillem Jover1-0/+60
2014-10-12scripts: Do not modify the topic variable values in list functionsGuillem Jover2-6/+8
2014-10-12scripts/t: Use nocheck instead of notest in build profile testsGuillem Jover1-21/+21
2014-10-12dpkg-buildpackage: Add support for host and target long flagsGuillem Jover1-10/+33
2014-10-12dpkg-architecture: Add long command and option names for all short optionsGuillem Jover1-51/+54
2014-10-12dpkg-architecture: Normalize ARGV parsingGuillem Jover1-31/+36
2014-10-12dpkg-architecture: Use || instead of conditional to assign _ARCH variablesGuillem Jover1-14/+4
2014-10-12dpkg-architecture: Initialize DEB_TARGET_ARCH variable w/o DEB_HOST_ARCHGuillem Jover1-1/+1
2014-10-12Dpkg::Getopt: New private moduleGuillem Jover4-0/+83
2014-10-12scripts/mk: Set DEB_TARGET_ variables from architecture.mkGuillem Jover1-1/+1
2014-10-12Dpkg::BuildProfiles: Allow multiple whitespace in get_build_profiles()Johannes Schauer1-1/+1
2014-10-12dpkg-shlibdeps: Initialize with correct minimum version from a symbols fileJérémy Bobbio1-7/+3
2014-10-12dpkg-genchanges: Add missing Dpkg::BuildProfiles importsGuillem Jover1-1/+2
2014-10-12doc, scripts: Fix typos in commentsGuillem Jover6-10/+10
2014-10-12po: Sort POTFILESGuillem Jover1-9/+9
2014-10-12po: Add missing perl programs and modules to POTFILESGuillem Jover1-0/+3
2014-10-08Update German scripts translationHelge Kreutzmann1-20/+14
2014-10-06Update German scripts translationHelge Kreutzmann1-57/+28
2014-10-06Dpkg::Source::Patch: Switch remaining topic to named variable in analyze()Guillem Jover1-8/+8
2014-10-06po: Use the same name as the Maintainer field for the copyright holderGuillem Jover1-1/+1
2014-10-06dpkg-buildflags: Do not blacklist pie and stackprotector on mips/mipselAurelien Jarno1-4/+4
2014-10-06Regenerate .pot files and merge .po files with themGuillem Jover8-2687/+3059
2014-10-06dpkg-source: Rework command parsing and add --build and --extract aliasesGuillem Jover1-34/+39
2014-10-06scripts: Unpack arguments just onceGuillem Jover6-19/+17
2014-10-06scripts: Unpack arguments instead of accessing @_ directlyGuillem Jover9-24/+51
2014-10-06scripts/t: Make sure temporary files are always cleaned upGuillem Jover2-10/+6
2014-10-06dpkg-architecture: Say arch-wildcard instead of arch-alias in --help outputGuillem Jover1-1/+1
2014-10-06dpkg-architecture: Add architecture restriction options for -LGuillem Jover1-2/+20
2014-10-06dpkg-architecture: Move -L actual code close to the other commandsGuillem Jover1-9/+6
2014-10-06dpkg-scanpackages: Add a new --hash option to enable specific file checksumsGuillem Jover1-0/+12
2014-10-06dpkg-buildpackage: Do not pipe the files to sign to GnuPGGuillem Jover1-10/+18
2014-10-06scripts: Update restriction formula syntaxJohannes Schauer5-56/+108
2014-10-06dpkg-genchanges: Handle omitted packages due to build profilesGuillem Jover3-32/+53
2014-10-06Dpkg::BuildProfiles: Add new parse_build_profile()Guillem Jover3-4/+22
2014-10-06Dpkg::Source::Package: Use a simple string match instead of a regexGuillem Jover3-17/+17
2014-10-06perl: Use length instead of /^$/ to test for an empty stringGuillem Jover4-9/+14
2014-10-06Dpkg::Arch: Map i786 to i386 for the multiarch pathnameGuillem Jover1-1/+1
2014-10-06Dpkg::Source::Package::V2: Rename %origtar to %addonfileGuillem Jover1-8/+8
2014-10-06Dpkg::Vendor::Debian: Add a timeless feature in the reproducible areaPaul Wise1-0/+6
2014-10-06Dpkg::Vendor::Debian: Add support for a reproducible feature areaPaul Wise1-0/+17