summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-06-10Release inetutils 2:1.4.3+20051212-41.4.3+20051212-4Guillem Jover1-3/+3
2010-06-10Make syslogd really read /dev/klogGuillem Jover2-0/+20
Closes: #348184 Thanks-to: Samuel Thibault <samuel.thibault@ens-lyon.org>
2010-06-10Release inetutils 2:1.4.3+20051212-31.4.3+20051212-3Guillem Jover1-2/+2
2010-06-10Move debian/control generation from clean to buildGuillem Jover1-2/+2
2010-06-10Swap where inetutils-tools Provides net-tools, from linux to !linuxGuillem Jover2-0/+3
Thanks-to: Aurelien Jarno <aurel32@debian.org>
2010-06-10Fix changelog wordingGuillem Jover1-1/+1
2010-06-10Enable installation of logrotate conffiles againGuillem Jover2-0/+2
2010-06-10Add automake1.4 to Build-ConflictsGuillem Jover2-1/+2
Closes: #347312
2010-06-10Restore a patch hunk lost when syncing with latest upstream releaseGuillem Jover2-0/+12
That would make the code to segfault on 64 bit arches. Although the code is not used by any produced package. Closes: #347313 Thanks-to: Dann Frazier <dannf@hp.com>
2010-06-10Fix busy waiting in inetd when there are no sockets to listenGuillem Jover2-0/+38
2010-06-10Release inetutils 2:1.4.3+20051212-21.4.3+20051212-2Guillem Jover1-2/+2
2010-06-10Specify localstatedir so pidfiles can be writtenGuillem Jover2-0/+3
Thus allowing the daemons to work properly. Closes: #240576, #266654, #207752, #268178
2010-06-10Use LSB init script output functions, thus Depend on lsb-baseGuillem Jover4-16/+23
2010-06-10Add texinfo to Build-DependsGuillem Jover2-1/+7
2010-06-10Release inetutils 2:1.4.3+20051212-11.4.3+20051212-1Guillem Jover1-2/+2
2010-06-10Force debian/control generation on all buildsGuillem Jover1-0/+3
2010-06-10Avoid useless cats (and dogs)Guillem Jover1-4/+4
2010-06-10Document the use of /proc/kmsg by inetutils-syslogd on some systemsGuillem Jover2-5/+7
And the absence of System.map address resolving support. Closes: #212168, #212169
2010-06-10Document the use of /proc/kmsg by inetutils-syslogd on some systemsGuillem Jover2-0/+29
Closes: #212168
2010-06-10Wrap lines in debian/control fields (knowingly breaking policy)Guillem Jover2-2/+5
2010-06-10Upgrade Build-Depends from automake1.8 to automake1.9Guillem Jover2-1/+2
2010-06-10On Linux make syslogd Provide and Conflict on linux-kernel-log-daemonGuillem Jover3-6/+15
Closes: #269813
2010-06-10Mark fixed bugs on new upstream releaseGuillem Jover1-0/+3
2010-06-10Remove DH_VERBOSEGuillem Jover1-3/+0
2010-06-10Update patches for new upstream snapshotGuillem Jover10-3518/+62
2010-06-10Mark new upstream spanshot 1.4.3+20051212Guillem Jover2-1/+60
Add tarball.sh.
2010-06-10Add missing files from the debhelper switchGuillem Jover1-2/+2
2010-06-10Create dir for lintian overridesGuillem Jover1-0/+1
2010-06-10Add lintian overrides for ping and ping6 being suid rootGuillem Jover3-0/+6
2010-06-10Upgrade to debhelper compat version 5Guillem Jover3-2/+3
2010-06-10Remove workarounds for old packaging bugsGuillem Jover4-63/+4
2010-06-10Switch back to plain debhelperGuillem Jover16-60/+218
Remove cdbs workaround for not being able to set per package specific rc.d priority.
2010-06-10Sort Build-Depends fieldGuillem Jover1-1/+1
2010-06-10Release inetutils 2:1.4.2+20040207-61.4.2+20040207-6Guillem Jover1-4/+4
2010-06-10Fix “improper use of -a in test” bashismGuillem Jover4-5/+9
2010-06-10Fix invalid pointer to int castGuillem Jover2-0/+143
That will cause problems on 64-bit architectures. Closes: #318752 Thanks-to: Dann Frazier <dannf@hp.com>
2010-06-10Fix FSF address in debian/copyrightGuillem Jover2-1/+2
2010-06-10Change Build-Depends to 'libreadline5-dev | libreadline-dev'Guillem Jover2-1/+8
2010-06-10Release inetutils 2:1.4.2+20040207-51.4.2+20040207-5Guillem Jover1-3/+3
2010-06-10Now using Standards-Version 3.6.2 (no changes needed)Guillem Jover2-1/+2
2010-06-10Change source and Linux binary packages Priority to extraGuillem Jover3-3/+5
Closes: #290700
2010-06-10Fix FTBFS with gcc-4.0Guillem Jover2-0/+30
Closes: #300080 Thanks-to: Andreas Jochens <aj@andaco.de>
2010-06-10Use new DEB_HOST_ARCH_OS variableGuillem Jover2-1/+2
2010-06-10Add a watch fileGuillem Jover2-0/+3
2010-06-10Update maintainership informationGuillem Jover2-2/+4
Set Maintainer to pkg-inetutils, move Jeff Bailey to Uploaders and remove Robert Millan now that he has retired.
2010-06-10Fix the Subversion repository URLGuillem Jover2-1/+7
2010-06-10Revert back control.in.in and inetutils-ifconfig rename changesGuillem Jover3-49/+26
2010-06-10Use cdbs debian/control autogenerationRobert Millan2-13/+24
- rules: Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes. - control.in: Moved to .. - control.in.in: .. this. Add a @cdbs@ tag and replace Architecture with Cpu/System.
2010-06-10Misc updatesRobert Millan3-16/+22
* Rename ifconfig to gifconfig instead of inetutils-ifconfig. - rules * Set Maintainer to pkg-inetutils, and move Jeff to Uploaders. - control.in * control.in (Build-Conflicts): Nuke autoconf2.13 (cdbs is smart enough). * Use cdbs DEB_AUTO_UPDATE_DEBIAN_CONTROL feature. - control.in: Moved to.. - control.in.in: ..this. - rules: Set DEB_AUTO_UPDATE_DEBIAN_CONTROL := yes.
2010-06-10Rename ifconfig to gifconfig instead of inetutils-ifconfigRobert Millan2-1/+7