summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Vendor/Ubuntu.pm
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Dpkg: Say class instead of object when appropriateGuillem Jover1-2/+2
2019-01-15Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting moveGuillem Jover1-5/+7
2017-09-24Dpkg::Vendor: Only load Dpkg::BuildOptions and Dpkg::Arch if neededGuillem Jover1-3/+7
2017-09-24Dpkg::Vendor::Ubuntu: Remove unused Dpkg::PathGuillem Jover1-1/+0
2017-05-07Dpkg::Vendor::Ubuntu: Remove obsolete hardening-wrapper supportAdam Conrad1-37/+0
2016-10-30Dpkg::Vendor: Rework keyring hooksGuillem Jover1-5/+10
2016-07-03scripts: Fix typos in PODGuillem Jover1-2/+2
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-5/+5
2014-10-12scripts: Document private modules as such in a CHANGES sectionGuillem Jover1-0/+6
2014-08-15scripts: Use length instead of defined when checking environment variablesGuillem Jover1-1/+1
2014-08-09scripts: Use // instead of || where appropriateGuillem Jover1-1/+1
2014-05-17perl: Do not use global match variablesGuillem Jover1-2/+2
2014-04-21dpkg-buildflags: Add support for FCFLAGS, OBJCFLAGS and OBJCXXFLAGSGuillem Jover1-1/+2
2014-04-21Dpkg::Vendor::Ubuntu: Update ppc64el build flags supportAdam Conrad1-4/+6
2014-04-21scripts: Add a space after flow control statementsGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-06-22dpkg-buildflags: Add GCJFLAGS supportGuillem Jover1-1/+1
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-05-06scripts: Initialize arrays with the qw() operatorGuillem Jover1-2/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-18/+19
2013-04-30Do not quote simple identifier hash keys in element accessesGuillem Jover1-2/+2
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-2/+1
2011-12-13Do not use absolute paths for programs in perl and shell codeGuillem Jover1-1/+2
2011-09-08dpkg-buildflags: emit hardening build flags by defaultRaphaël Hertzog1-0/+4
2011-03-01dpkg-buildflags: use CFLAGS="-g -O3" for building ppc64 packages on UbuntuColin Watson1-0/+6
2010-05-21Dpkg::Vendor::Ubuntu: Handle hardening in DEB_BUILD_OPTIONSColin Watson1-0/+39
2010-05-21Dpkg::BuildFlags: simplify update-buildflags hookColin Watson1-2/+1
2010-04-11Dpkg::BuildFlags: for Ubuntu set LDFLAGS to -Wl,-Bsymbolic-functionsRaphaël Hertzog1-0/+6
2010-02-26Update POD documentation to indicate that it's using UTF-8 encodingRaphaël Hertzog1-0/+2
2010-02-25libdpkg-perl: Fix Canonical copyright statementGuillem Jover1-1/+2
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-02-13Dpkg::Vendor::Ubuntu::find_launchpad_closes(): don't return duplicate bug num...Brian Murray1-3/+3
2009-11-08Unify format in license headersGuillem Jover1-3/+3
2009-11-08Fix copyright statementsGuillem Jover1-2/+3
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-09-20Dpkg::Vendor::*: better handle unknown hooksRaphaël Hertzog1-3/+3
2009-09-20Dpkg::Vendor::Ubuntu: move Launchpad-Bugs-Fixed creation in another hookRaphaël Hertzog1-6/+10
2009-09-20Dpkg::Vendor::Ubuntu: register custom field Launchpad-Bugs-FixedRaphaël Hertzog1-0/+10
2009-05-10Fix POD errors detected by podchecker in perl modulesGuillem Jover1-0/+3
2009-05-10Move Debian keyrings to the Debian vendor keyring hookGuillem Jover1-3/+5
2009-04-27dpkg-source: Add "keyrings" vendor hookColin Watson1-0/+3
2009-02-05Add Ubuntu vendor objectRaphael Hertzog1-0/+102