index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
Update Spanish translation
Javier Fernandez-Sanguino
1
-0
/
+1
2017-11-03
German dpkg translation update
Sven Joachim
1
-0
/
+3
2017-10-23
debian: Bump Standards-Version to 4.1.1 (no changes needed)
Guillem Jover
2
-1
/
+2
2017-10-22
debian: Add Breaks dgit << 3.13~ to libdpkg-perl
Guillem Jover
2
-0
/
+7
2017-10-22
debian: Add Breaks debhelper << 10.10.1~ to dpkg-dev
Guillem Jover
2
-0
/
+5
2017-10-22
dpkg-maintscript-helper: Add color support
Guillem Jover
1
-0
/
+1
2017-10-22
man: Document DPKG_NLS environment variable for all programs using it
Guillem Jover
1
-0
/
+1
2017-10-22
man: Document DPKG_COLORS environment variable for all programs using it
Guillem Jover
1
-0
/
+1
2017-10-21
Dpkg::Source::Package::V1: Check that $tarname is defined before use
Christoph Biedl
1
-0
/
+4
2017-10-21
man: Add missing dot on the dpkg-buildflags «lfs» paragraph
Guillem Jover
1
-0
/
+2
2017-10-21
dpkg-buildpackage: Setup and check rootcommand only if needed
Guillem Jover
1
-0
/
+2
2017-10-21
dpkg-buildpackage: Run dpkg-source from the current directory
Guillem Jover
1
-0
/
+2
2017-10-21
dpkg-buildpackage: Pass the debian/control source stanza to R³ parser
Guillem Jover
1
-0
/
+2
2017-10-21
debian: Disable R³ field until debhelper supports it
Guillem Jover
2
-1
/
+3
2017-10-18
doc: Update gettext minimal version in README
Guillem Jover
1
-0
/
+2
2017-10-18
dpkg-buildpackage: Do not rehash .dsc file when signing binary-only builds
Guillem Jover
1
-0
/
+2
2017-10-18
dpkg-buildpackage: Fix logic to decide whether to call the build targets
Guillem Jover
1
-0
/
+3
2017-10-18
debian: Add Breaks to libdpkg-perl against pkg-kde-tools
Guillem Jover
2
-0
/
+6
2017-10-17
Update German translation of manual pages
Helge Kreutzmann
1
-0
/
+3
2017-10-17
Update German scripts translation
Helge Kreutzmann
1
-0
/
+3
2017-10-17
debian: Install update-alternatives policykit-1 file
Guillem Jover
2
-0
/
+3
2017-10-17
scripts/t: Skip Dpkg::OpenPGP test if gpg is not present
Guillem Jover
1
-1
/
+2
2017-10-17
Bump version to 1.19.1
Guillem Jover
1
-0
/
+6
2017-10-17
Release 1.19.0
Guillem Jover
1
-3
/
+3
2017-10-17
po: Update Portuguese programs translations
Miguel Figueiredo
1
-0
/
+1
2017-10-17
po: Fix errors in Simplified Chinese programs translation
Boyuan Yang
1
-1
/
+1
2017-10-17
u-a: Add new policykit file
Guillem Jover
2
-2
/
+4
2017-10-17
dpkg-deb: Fix capitalization of Debian in output messages
Guillem Jover
1
-0
/
+1
2017-10-17
Dpkg::Getopt: Do not normalize args past a passthrough stop word
Guillem Jover
1
-0
/
+4
2017-10-17
Dpkg::Deps: Do not unnecessarily require setting the host_arch
Guillem Jover
1
-0
/
+2
2017-10-17
Dpkg::Arch: Do not emit a perl warning if gcc or dpkg is not found
Guillem Jover
1
-0
/
+2
2017-10-17
dpkg: Print the package name on maintainter script errors
Guillem Jover
1
-0
/
+1
2017-10-17
Dpkg::ErrorHandling: Unify subprocess errors with the ones from libdpkg
Guillem Jover
1
-0
/
+1
2017-10-17
libdpkg: Clarify subprocess error message by shuffling it around
Guillem Jover
1
-0
/
+1
2017-10-17
debian: Add git and bzr to Suggests for libdpkg-perl
Guillem Jover
2
-0
/
+5
2017-10-17
Dpkg::Source::Package: Call source format prerequisites method if present
Guillem Jover
1
-0
/
+2
2017-10-17
Dpkg::Source::Package::V3: Use find_command() instead of ad-hoc code
Guillem Jover
1
-0
/
+2
2017-10-17
Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor
Guillem Jover
1
-0
/
+2
2017-10-16
Dpkg::Control::HashCore: Optimize field/value parsing in parse()
Guillem Jover
1
-0
/
+2
2017-10-16
Dpkg::Control::HashCore: Optimize first character matching in parse()
Guillem Jover
1
-0
/
+2
2017-10-16
Dpkg::Control::HashCore: Optimize trailing space trimming in parse()
Guillem Jover
1
-0
/
+2
2017-10-16
Dpkg::Control::HashCore: Optimize trailing space matching on parse()
Guillem Jover
1
-0
/
+2
2017-10-16
Dpkg::Control::HashCore: Expect stanza delimiters more often than Armor Headers
Guillem Jover
1
-0
/
+2
2017-10-16
Dpkg::Control::HashCore: Do not use an intermediate variable in STORE method
Guillem Jover
1
-0
/
+2
2017-10-16
dpkg-deb: Make --uniform-compression the new default behavior
Guillem Jover
1
-0
/
+2
2017-10-16
t-func: Use UTC0 when setting TZ
Guillem Jover
1
-0
/
+1
2017-10-16
scripts/mk: Add new buildtools.mk support
Guillem Jover
1
-0
/
+3
2017-10-13
dpkg-buildflags: Add support for new future feature area
Guillem Jover
1
-0
/
+3
2017-10-12
Dpkg::Vendor::Debian: Merge build flag methods into a single private method
Guillem Jover
1
-0
/
+2
2017-10-12
scripts: Add support for source package Description and substvars
Guillem Jover
1
-0
/
+5
[next]