- Jan 17, 2021
-
-
Robert Luberda authored
debian/control: + set Rules-Requires-Root: no; + Standards-Version: 4.5.1.
-
Robert Luberda authored
-
Robert Luberda authored
-
Robert Luberda authored
-
Robert Luberda authored
Add 24-fix-ipv6-crash.patch to fix a segmentation fault when client connects via IPv6 protocol (closes: #974956)
-
Robert Luberda authored
Set debhelper-compat version in Build-Depends See merge request !1
-
- Jul 25, 2020
-
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
- Jul 02, 2018
-
-
Robert Luberda authored
debian/control: + use default-mta instead of exim4 in Recommends field (lintian); + raise Priority from extra to optional (lintian); + update Vcs fields for salsa migration; + remove old, pre-stable versions from versioned relationships; + Standards-Version: 4.1.4.
-
- Jul 01, 2018
-
-
Robert Luberda authored
-
Robert Luberda authored
-
Robert Luberda authored
Create 22-add-Makefile.am-files.patch that adds all the Makefile.am files that for some reason were not provided in upstream tarball, but are needed to switch to debhelper v11 that calls automake automatically.makefile-am
-
- Nov 19, 2016
-
-
Robert Luberda authored
Fix the file name of Brazilian Portuguese debconf templates translation (closes: #844747)
-
- Oct 09, 2016
-
-
Robert Luberda authored
* debian/control: + use https and cgit in Vcs fields; + Standards-Version: 3.9.8 (no changes).
-
Robert Luberda authored
-
Robert Luberda authored
-
Robert Luberda authored
* Update 19-gcc-warnings.patch with a fix for a warning generated by gcc6. * Add 20-spelling-typo.patch to fix spelling error noticed by lintian. * Add 21-remove-rcsid.patch to remove unused rcsid variables that cause gcc6 to complain about.
-
Robert Luberda authored
-
- Nov 02, 2014
-
- Mar 25, 2012
-
-
Robert Luberda authored
* Apply patch from Simon Ruderich to handle CPPFLAGS hardening flags (closes: #665483). * Standards-Versions: 3.9.3 (no changes).
-
The CPPFLAGS hardening flags were missing because the build system ignored them.
-
- Feb 11, 2012
-
-
-
Robert Luberda authored
-
Robert Luberda authored
-
Robert Luberda authored
Drop hardening-includes, since dpkg does it by default.
-
Robert Luberda authored
-
Robert Luberda authored
-
Robert Luberda authored
- Dec 11, 2011
-
-
Robert Luberda authored
-
- Feb 19, 2011
-
-
Robert Luberda authored
Enable hardening logic provided by the hardening-includes package; add the package to build-depends.
-
- Feb 04, 2011
-
-
Robert Luberda authored
+ 17_close_fds.patch: Close any open file descriptors and reopen the three standard ones to /dev/null. This should prevent the daemon from hanging when debconf is active (LP: #621107).
-
Robert Luberda authored
* debian/rules: + drop patch/unpatch target; + use dpkg-buildflags for getting CFLAGS/LDFLAGS (also added versioned build-dependency on dpkg-dev for this); + call dh_auto_{configure,build,clean} commands; + provide build-{arch,indep} targets.
-
Robert Luberda authored
* Change patch files extension from .dpatch to .patch. * Remove dpatch descriptions from patch headers. * Add 17_init_fix.patch: Fix gcc warning appeared because of 08_init.patch. * Add 18_gcc_warnings.patch: Fix various warnings given by gcc.
-
Robert Luberda authored
-
Robert Luberda authored
* Switch to the `3.0 (quilt) source format: + remove build-time depenency on dpatch; + rename patch files extension from .dpatch to .patch; + remove debian/README.source; + remove 01_config.dpatch, use dh_autotools-dev_*config instead. * Standards-Version: 3.9.1. * Build with debhelper v8. * Use dpkg-buildflags for getting CFLAGS/LDFLAGS, add versioned build-dependency on dpkg-dev for this.
-
- Oct 18, 2009
-
- Aug 31, 2009
-
-
Robert Luberda authored
* Add debian/README.source. * Standards-Version: 3.8.3. * Build with debhelper v7.
-
- Aug 30, 2009
-
-
Robert Luberda authored
-
- Sep 07, 2008
-
-
Robert Luberda authored
* Don't call db_stop (closes: #473290). * Standards-Version: 3.8.0 (no changes).
-