/[pkg-inetutils]/trunk
ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 253 - Directory Listing
Modified Mon Oct 5 10:30:49 2009 UTC (3 years, 7 months ago) by guillem
Release inetutils 2:1.6-3

Revision 252 - Directory Listing
Modified Mon Oct 5 10:27:32 2009 UTC (3 years, 7 months ago) by guillem
Move libreadline-dev to be the first Build-Depends alternative

And add libreadline6-dev for compatibility purposes.

Revision 251 - Directory Listing
Modified Thu Sep 24 18:18:35 2009 UTC (3 years, 8 months ago) by guillem
Fix init script dependency information

Provide a unique service name.
Require $remote_fs instead of $local_fs, as we use stuff from /usr.

(Closes: #547513)

Thanks-to: Petter Reinholdtsen <pere@hungry.com>.


Revision 249 - Directory Listing
Modified Tue Aug 18 03:52:24 2009 UTC (3 years, 9 months ago) by guillem
Release inetutils 2:1.6-2

Revision 248 - Directory Listing
Modified Tue Aug 18 03:49:05 2009 UTC (3 years, 9 months ago) by guillem
Pull fixes from upstream

* Restore the traditional behavior of ping without -c option. Closes: #524011
* Fix build failure due to an m4 comment eating a new line. Closes: #541775

Revision 247 - Directory Listing
Modified Tue Aug 18 03:38:58 2009 UTC (3 years, 9 months ago) by guillem
Use a variable instead of hardcoding the pid file path

Revision 246 - Directory Listing
Modified Thu Apr 30 20:02:46 2009 UTC (4 years ago) by guillem
Add support for LSB status action on init scripts

Revision 245 - Directory Listing
Modified Fri Apr 17 23:37:15 2009 UTC (4 years, 1 month ago) by guillem
Use $(filter ...) instead of $(findstring ...)

To extract space separated options from DEB_BUILD_OPTIONS.

Revision 243 - Directory Listing
Modified Tue Feb 17 02:50:40 2009 UTC (4 years, 3 months ago) by guillem
Release inetutils 2:1.6-1

Revision 242 - Directory Listing
Modified Tue Feb 17 02:27:15 2009 UTC (4 years, 3 months ago) by guillem
Refer to GFDL-1.2 instead of GFDL under common-licenses

Revision 241 - Directory Listing
Modified Tue Feb 17 02:11:53 2009 UTC (4 years, 3 months ago) by guillem
Update debian/tarball.sh

- Use git instead of CVS to get new snapshots.
- Use lower case variable names.
- Make snapshot argument handle both cloning and updating.
- Add a new tarball argument.
- Add code to bootstrap from gnulib.
- Refactor version detection into a function and use it when needed.

Update documentation about debian/tarball.sh in debian/README.source.

Revision 240 - Directory Listing
Modified Tue Feb 17 01:50:19 2009 UTC (4 years, 3 months ago) by guillem
Add more detail about copyright updates

Revision 239 - Directory Listing
Modified Tue Feb 17 01:37:34 2009 UTC (4 years, 3 months ago) by guillem
Update debian/copyright file

Update download URL.
Reword debianized by comment, and update Marcus' mail address.

Revision 238 - Directory Listing
Modified Tue Feb 17 01:19:56 2009 UTC (4 years, 3 months ago) by guillem
Switch the unpatch make call inside the clean target to its dependency

Revision 237 - Directory Listing
Modified Tue Feb 17 01:18:16 2009 UTC (4 years, 3 months ago) by guillem
Do not pass the --force option to autoreconf

And thus stop unneedingly removing INSTALL and build-aux.

Revision 236 - Directory Listing
Modified Tue Feb 17 01:01:05 2009 UTC (4 years, 3 months ago) by guillem
Fix typo in previous changelog entry

Revision 235 - Directory Listing
Modified Mon Feb 16 01:53:16 2009 UTC (4 years, 3 months ago) by guillem
Add misc:Depends substvar to all binary package Depends fields

Revision 234 - Directory Listing
Modified Mon Feb 16 01:36:37 2009 UTC (4 years, 3 months ago) by guillem
Refresh and rmeove patches for 1.6

Revision 233 - Directory Listing
Modified Mon Feb 16 00:32:22 2009 UTC (4 years, 3 months ago) by guillem
New upstream release 1.6

The documentation is free now, add texinfo back to Build-Depends.
The non-free RFC got removed upstream.
debian/patches/00_build_dfsg.patch: Remove.
debian/tarball.sh: No need to strip documentation anymore.
Update debian/copyright file.

Revision 232 - Directory Listing
Modified Sun Feb 15 23:06:36 2009 UTC (4 years, 3 months ago) by guillem
Remove RCS keywords from packaging files

Revision 231 - Directory Listing
Modified Mon Feb 9 21:07:59 2009 UTC (4 years, 3 months ago) by guillem
Use dh_prep instead of “dh_clean -k”

Revision 230 - Directory Listing
Modified Mon Feb 9 20:01:11 2009 UTC (4 years, 3 months ago) by guillem
Switch to debhelper compatibility level 7

Revision 228 - Directory Listing
Modified Sat Dec 20 07:57:24 2008 UTC (4 years, 5 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-9

Revision 227 - Directory Listing
Modified Sat Dec 20 07:36:08 2008 UTC (4 years, 5 months ago) by guillem
Create a new /etc/inetd.conf on install if there was none

Template file stolen from openbsd-inetd.

Revision 226 - Directory Listing
Modified Sat Dec 20 07:31:31 2008 UTC (4 years, 5 months ago) by guillem
Do not fail to start inetutils-inetd when there are services enabled

For example in files under /etc/inetd.d/. (Closes: #500729)

Revision 225 - Directory Listing
Modified Thu Dec 18 06:39:37 2008 UTC (4 years, 5 months ago) by guillem
Call 'set -e' in maintainer scripts to guarantee a correct exit status

Revision 224 - Directory Listing
Modified Thu Dec 18 06:15:16 2008 UTC (4 years, 5 months ago) by guillem
Make the inetutils-inetd init.d script provide inetutils-inetd

Instead of inetd, to not conflict with other inetd implementations.
(Closes: #507121)

Thanks to Petter Reinholdtsen <petter.reinholdtsen@usit.uio.no>.

Revision 223 - Directory Listing
Modified Thu Dec 18 06:07:11 2008 UTC (4 years, 5 months ago) by guillem
Improve package desriptions

Remove wrong acronym for ping. (Closes: #496441)
Decapitalize short descriptions.

Revision 222 - Directory Listing
Modified Thu Dec 18 06:01:46 2008 UTC (4 years, 5 months ago) by guillem
Install ping6 suid root by using “cp -a”

(Closes: #501910)

Revision 220 - Directory Listing
Modified Sat Jul 26 19:33:19 2008 UTC (4 years, 10 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-8

Revision 219 - Directory Listing
Modified Sat Jul 26 19:21:08 2008 UTC (4 years, 10 months ago) by guillem
Support max option on wait/nowait.max on inetd.conf

Thanks to Sergey Poznyakoff <gray@gnu.org.ua> for the patch.
Man page update taken from openbsd-inetd.
(Closes: #451478)

Revision 217 - Directory Listing
Modified Sun Jun 22 07:00:03 2008 UTC (4 years, 11 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-7

Revision 216 - Directory Listing
Modified Sun Jun 22 06:14:01 2008 UTC (4 years, 11 months ago) by guillem
Add information about the tarball from CVS snapshot script

Revision 215 - Directory Listing
Modified Sun Jun 22 00:46:27 2008 UTC (4 years, 11 months ago) by guillem
Fix quoting marks

Revision 214 - Directory Listing
Modified Sat Jun 21 15:58:17 2008 UTC (4 years, 11 months ago) by guillem
Mangle the Debian version in the watch file

Revision 213 - Directory Listing
Modified Sat Jun 21 15:57:15 2008 UTC (4 years, 11 months ago) by guillem
Use http instead of ftp for the watch file URL

Revision 212 - Directory Listing
Modified Sat Jun 21 06:27:39 2008 UTC (4 years, 11 months ago) by guillem
Remove DPATCHLEVEL variable from patches

Revision 211 - Directory Listing
Modified Sat Jun 21 06:23:45 2008 UTC (4 years, 11 months ago) by guillem
Refresh patches with -pab

(Closes: #484949)

Revision 210 - Directory Listing
Modified Sat Jun 21 04:33:08 2008 UTC (4 years, 11 months ago) by guillem
Now using Standards-Version 3.8.0

Revision 209 - Directory Listing
Modified Sat Jun 21 04:32:35 2008 UTC (4 years, 11 months ago) by guillem
Add a debian/README.source file

Revision 207 - Directory Listing
Modified Thu May 29 02:35:47 2008 UTC (4 years, 11 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-6

Revision 206 - Directory Listing
Modified Thu May 29 02:24:36 2008 UTC (4 years, 11 months ago) by guillem
Use 'test -e' instead of 'test -r' to check for device files

Those might be only readable by root. This should enable reading from
/dev/klog in GNU/Hurd. (Closes: #482779)
Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.

Revision 204 - Directory Listing
Modified Fri Apr 11 05:36:27 2008 UTC (5 years, 1 month ago) by guillem
Release inetutils 2:1.5.dfsg.1-5

Revision 203 - Directory Listing
Modified Fri Apr 11 05:23:34 2008 UTC (5 years, 1 month ago) by guillem
Delay initialization of Shishi until telnet knows Kerberos is needed

Thanks to Simon Josefsson <simon@josefsson.org>.

Revision 202 - Directory Listing
Modified Fri Apr 11 05:04:54 2008 UTC (5 years, 1 month ago) by guillem
Keep inetutils-syslogd under /etc/default/ instead of syslogd

Take care of removing the obsolete conffile if non-modified. Move it to
the new name otherwise.

Revision 201 - Directory Listing
Modified Fri Apr 11 04:35:52 2008 UTC (5 years, 1 month ago) by guillem
Fix a race condition when setting the SIGALRM signal in syslogd parent

When starting the daemon it was causing the parent to exit with a
non-zero status.

Revision 200 - Directory Listing
Modified Fri Apr 11 04:01:45 2008 UTC (5 years, 1 month ago) by guillem
Fix indentation

Revision 199 - Directory Listing
Modified Thu Apr 3 05:10:07 2008 UTC (5 years, 1 month ago) by guillem
Add support for syslogd configuration files under /etc/syslog.d/

(Closes: #370349, #462739)

Revision 198 - Directory Listing
Modified Thu Apr 3 04:24:03 2008 UTC (5 years, 1 month ago) by guillem
Fix comment about lintian overrides installation

Revision 197 - Directory Listing
Modified Thu Apr 3 04:09:16 2008 UTC (5 years, 1 month ago) by guillem
Add dependencies on 'inetutils-inetd | inet-superserver'

To inetutils-talkd and inetutils-telnetd as they use update-inetd.

Revision 196 - Directory Listing
Modified Thu Apr 3 03:59:30 2008 UTC (5 years, 1 month ago) by guillem
Fix FTBFS if built twice in a row

(Closes: #424419)

Call distclean instead of clean. Move the unpatch step from the clean
dependency to the body, after the distclean call. Remove all files that
autoreconf might have modified.

Revision 195 - Directory Listing
Modified Thu Feb 21 04:04:50 2008 UTC (5 years, 3 months ago) by guillem
Serialize patch and configuration to support parallel builds

Revision 194 - Directory Listing
Modified Thu Feb 21 03:56:46 2008 UTC (5 years, 3 months ago) by guillem
Remove packaging svn information from debian/copyright

Revision 193 - Directory Listing
Modified Thu Feb 21 03:55:54 2008 UTC (5 years, 3 months ago) by guillem
Complete copyright information in debian/copyright file

Revision 192 - Directory Listing
Modified Thu Feb 21 03:10:46 2008 UTC (5 years, 3 months ago) by guillem
Rename the syslog default file after having installed it

Revision 191 - Directory Listing
Modified Tue Feb 19 03:23:31 2008 UTC (5 years, 3 months ago) by guillem
Do not start inetd if there's no services enabled

Stolen from openbsd-inetd.

Revision 190 - Directory Listing
Modified Tue Feb 19 03:12:51 2008 UTC (5 years, 3 months ago) by guillem
Do not install a duplicated inetutils-syslogd in /etc/default/

Just syslogd. (Closes: #435049)

Revision 189 - Directory Listing
Modified Wed Dec 5 06:56:48 2007 UTC (5 years, 5 months ago) by guillem
Actually move patch dependency from configure.ac to configure

Revision 188 - Directory Listing
Modified Wed Dec 5 06:34:41 2007 UTC (5 years, 5 months ago) by guillem
Switch Build-Depends from automake1.9 to automake

Revision 187 - Directory Listing
Modified Wed Dec 5 06:34:03 2007 UTC (5 years, 5 months ago) by guillem
Do not ignore make errors on clean or install

Revision 186 - Directory Listing
Modified Wed Dec 5 06:27:05 2007 UTC (5 years, 5 months ago) by guillem
Fix FTBFS by moving patch depends from the build to a configure.ac target

This allows parallel builds.

Revision 185 - Directory Listing
Modified Wed Dec 5 06:08:24 2007 UTC (5 years, 5 months ago) by guillem
Add Homepage field

Revision 184 - Directory Listing
Modified Wed Dec 5 06:06:03 2007 UTC (5 years, 5 months ago) by guillem
Add Vcs-Browser and Vcs-Svn fields

Revision 183 - Directory Listing
Modified Wed Dec 5 06:03:59 2007 UTC (5 years, 5 months ago) by guillem
Call configure with autotools-dev recommended --build and --host options

Revision 182 - Directory Listing
Modified Wed Dec 5 05:58:27 2007 UTC (5 years, 5 months ago) by guillem
Now using Standards-Version 3.7.3 (no changes needed)

Revision 181 - Directory Listing
Modified Wed Dec 5 05:48:41 2007 UTC (5 years, 5 months ago) by guillem
Remove Tag fields, those are better maintained outside the package

Revision 180 - Directory Listing
Modified Fri May 18 04:38:38 2007 UTC (6 years ago) by guillem
Fix typo in inetutils-inetd Tag field. (Closes: #418539)
Thanks to Scott Kitterman <scott@kitterman.com>.

Revision 178 - Directory Listing
Modified Thu Mar 15 01:49:03 2007 UTC (6 years, 2 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-4.

Revision 177 - Directory Listing
Modified Thu Mar 15 01:36:24 2007 UTC (6 years, 2 months ago) by guillem
Add missing file!

Revision 176 - Directory Listing
Modified Thu Mar 15 01:36:06 2007 UTC (6 years, 2 months ago) by guillem
Fix Kerberos 5 authentication support in telnet via Shishi to make it
actually work. (Closes: #414735)
- debian/patches/04_shishi_telnet.patch: New file.
Thanks to Simon Josefsson <simon@josefsson.org>.

Revision 174 - Directory Listing
Modified Tue Feb 20 03:26:19 2007 UTC (6 years, 3 months ago) by guillem
Prepare for inetutils 2:1.5.dfsg.1-3 release.

Revision 173 - Directory Listing
Modified Mon Feb 19 10:51:22 2007 UTC (6 years, 3 months ago) by guillem
Make inetutils-tools Provide net-tools only on GNU/Hurd.
Thanks to Petr Salinger <Petr.Salinger@seznam.cz>.

Revision 172 - Directory Listing
Modified Mon Feb 19 10:49:41 2007 UTC (6 years, 3 months ago) by guillem
Fix typo for ifreq member check in configure.ac which was making the
package to FTBFS on GNU/kFreeBSD. (Closes: #403708)
- debian/patches/03_ifreq_typo.patch: New file.
Thanks to Petr Salinger <Petr.Salinger@seznam.cz>.

Revision 170 - Directory Listing
Modified Tue Nov 7 01:05:11 2006 UTC (6 years, 6 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-2.

Revision 169 - Directory Listing
Modified Tue Nov 7 00:45:42 2006 UTC (6 years, 6 months ago) by guillem
Support adding and removing the inetd talk service, disabled by default.
(Closes: #316193)
- debian/inetutils-talkd.postinst: New file.
- debian/inetutils-talkd.postrm: Likewise.
Support adding and removing the inetd telnet service, disabled by default.
(Closes: #325868)
- debian/inetutils-telnetd.postinst: New file.
- debian/inetutils-telnetd.postrm: Likewise.

Revision 168 - Directory Listing
Modified Mon Nov 6 23:09:18 2006 UTC (6 years, 6 months ago) by guillem
Fix implicit conversions to int for return value making the code segfault
on 64 bit architectures. (Closes: #395216, #395218)
- debian/patches/43_ret_converted_to_int.patch: New file.
Thanks to Dann Frazier <dannf@debian.org>.

Revision 167 - Directory Listing
Modified Mon Nov 6 23:06:42 2006 UTC (6 years, 6 months ago) by guillem
Fix possible segfaults (from the Coverity reports).
- debian/patches/40_ftpd_LOGCMD_NULL.patch: New file.
- debian/patches/41_gethostbyname_segfault.patch: Likewise.
Fix file descriptor leaks (from the Coverity reports).
- debian/patches/42_syslogd_leaks.patch: New file.

Revision 166 - Directory Listing
Modified Mon Nov 6 22:49:52 2006 UTC (6 years, 6 months ago) by guillem
Install a pam file for inetutils-ftpd.

Revision 165 - Directory Listing
Modified Mon Nov 6 22:46:48 2006 UTC (6 years, 6 months ago) by guillem
Fix FTBFS with automake >= 1.0 by adding the missing file config.rpath.
- debian/patches/02_missing_config.rpath.patch: New file

Revision 164 - Directory Listing
Modified Mon Nov 6 05:23:45 2006 UTC (6 years, 6 months ago) by guillem
Add a Depends on tcpd in inetutils-inetd.

Revision 162 - Directory Listing
Modified Wed Oct 25 03:33:29 2006 UTC (6 years, 7 months ago) by guillem
Release inetutils 2:1.5.dfsg.1-1.

Revision 161 - Directory Listing
Modified Wed Oct 25 03:11:14 2006 UTC (6 years, 7 months ago) by guillem
Fix tarball.sh to take into account the non-free removals.

Revision 160 - Directory Listing
Modified Wed Oct 25 03:09:13 2006 UTC (6 years, 7 months ago) by guillem
Indentation fixes.

Revision 159 - Directory Listing
Modified Wed Oct 25 03:08:52 2006 UTC (6 years, 7 months ago) by guillem
Make the binary target in debian/rules idempotent by cp'ing instead of
mv'ing ping6.

Revision 158 - Directory Listing
Modified Wed Oct 25 03:02:07 2006 UTC (6 years, 7 months ago) by guillem
Clarify the non-free doc stripping and repacking in debian/copyright.

Revision 157 - Directory Listing
Modified Mon Oct 23 07:33:05 2006 UTC (6 years, 7 months ago) by guillem
Add missing file for previous commit.

Revision 156 - Directory Listing
Modified Mon Oct 23 07:32:43 2006 UTC (6 years, 7 months ago) by guillem
Disable syslogd forwarding by default, which was enabling inet
connections.

Revision 155 - Directory Listing
Modified Mon Oct 23 06:56:29 2006 UTC (6 years, 7 months ago) by guillem
Enable telnet authentication ShiShi support. (Closes: #300282)

Revision 154 - Directory Listing
Modified Mon Oct 23 05:06:21 2006 UTC (6 years, 7 months ago) by guillem
DFSG clean, needed changes:
- debian/patches/00_build_dfsg.patch: New file. Disable the doc/ dir.
- debian/patches/00_no_link_extralibs.patch: Renamed to ...
- debian/patches/01_no_link_extralibs.patch: ... this. Partially merged
  upstream.
- debian/patches/11_inetd_doc.patch: Remove. Merged upstream.
Do not Build-Depend on texinfo anymore, there's not info docs anymore.

Revision 153 - Directory Listing
Modified Mon Oct 23 04:41:57 2006 UTC (6 years, 7 months ago) by guillem
New upstream release.
- Remove non-free RFC. (Closes: #393376)
- Remove non-free GFDL documentation.

Revision 152 - Directory Listing
Modified Wed Oct 4 22:05:05 2006 UTC (6 years, 7 months ago) by guillem
Fix Jeff Bailey's email address.

Revision 150 - Directory Listing
Modified Wed Oct 4 03:19:26 2006 UTC (6 years, 7 months ago) by guillem
Release inetutils 2:1.4.3+20060719-3.

Revision 149 - Directory Listing
Modified Wed Oct 4 02:52:13 2006 UTC (6 years, 7 months ago) by guillem
Enable PAM and libwrap in the configure options.

Revision 148 - Directory Listing
Modified Wed Oct 4 02:32:49 2006 UTC (6 years, 7 months ago) by guillem
Fix entry.

Revision 147 - Directory Listing
Modified Wed Oct 4 02:30:06 2006 UTC (6 years, 7 months ago) by guillem
Add an empty /etc/inetd.d/ directory to the inetutils-inetd package.

Revision 146 - Directory Listing
Modified Wed Oct 4 02:26:57 2006 UTC (6 years, 7 months ago) by guillem
Add LSB dependency information to the init scripts for inetd and syslogd,
and remove invalid comments.

Revision 145 - Directory Listing
Modified Wed Oct 4 02:14:41 2006 UTC (6 years, 7 months ago) by guillem
Fix typos in inetutils-inetd manpage. (Closes: #389124)
- debian/patches/11_inetd_doc.patch: New file.
Thanks to Stephen Liebbe <sliebbe@gmail.com>.

Revision 144 - Directory Listing
Modified Wed Oct 4 02:01:31 2006 UTC (6 years, 7 months ago) by guillem
Add a Build-Depends on libwrap0-dev.

Revision 143 - Directory Listing
Modified Wed Oct 4 02:00:24 2006 UTC (6 years, 7 months ago) by guillem
Update inetutils-inetd to match new changes in netbase:
- Change Provides and Conflicts on inetd to inet-superserver.
- Add a Depends on update-inetd.

Revision 142 - Directory Listing
Modified Tue Oct 3 04:55:32 2006 UTC (6 years, 7 months ago) by guillem
Actually disable libz.

Revision 141 - Directory Listing
Modified Tue Oct 3 04:45:29 2006 UTC (6 years, 7 months ago) by guillem
Do not link against uneeded libz, remove Build-Depends.
- debian/patches/00_no_link_libbsd.patch: Renamed to ...
- debian/patches/00_no_link_extralibs.patch: ... this.

Revision 140 - Directory Listing
Modified Tue Oct 3 04:30:17 2006 UTC (6 years, 7 months ago) by guillem
Add a Tag: field to all binary packages, using the data from debtags.

Revision 139 - Directory Listing
Modified Tue Oct 3 01:41:54 2006 UTC (6 years, 7 months ago) by guillem
Switched to quilt:
- Add new debian/patches/series file.
- Add Build-Depends on 'quilt (>= 0.40)'.
- Include quilt.make from debian/rules.
- Remove now unused debian/patch.mk.

Revision 137 - Directory Listing
Modified Fri Jul 21 08:06:24 2006 UTC (6 years, 10 months ago) by guillem
Release inetutils 2:1.4.3+20060719-2.

Revision 136 - Directory Listing
Modified Fri Jul 21 07:59:18 2006 UTC (6 years, 10 months ago) by guillem
Avoid linking against libbsd for now.
- debian/patches/00_no_link_libbsd.patch: New file.

Revision 134 - Directory Listing
Modified Wed Jul 19 06:35:08 2006 UTC (6 years, 10 months ago) by guillem
Release inetutils 2:1.4.3+20060719-1.

Revision 133 - Directory Listing
Modified Wed Jul 19 06:24:17 2006 UTC (6 years, 10 months ago) by guillem
* Fix ping and ping6 perms to 4755.
  - debian/patches/30_ping_suid_perms.patch: New file.
  - debian/inetutils-ping.overrides: Match overrides.

Revision 132 - Directory Listing
Modified Wed Jul 19 06:03:57 2006 UTC (6 years, 10 months ago) by guillem
debian/patches/23_ifconfig_enable.patch: Integrated upstream. Remove.

Revision 131 - Directory Listing
Modified Wed Jul 19 05:59:39 2006 UTC (6 years, 10 months ago) by guillem
Move myself from Uploaders to Maintainer.

Revision 130 - Directory Listing
Modified Wed Jul 19 05:29:54 2006 UTC (6 years, 10 months ago) by guillem
Now using Standards-Version 3.7.2 (no changes needed).

Revision 129 - Directory Listing
Modified Wed Jul 19 05:27:34 2006 UTC (6 years, 10 months ago) by guillem
Reindent debian/copyright.

Revision 128 - Directory Listing
Modified Wed Jul 19 05:25:20 2006 UTC (6 years, 10 months ago) by guillem
* New upstream snapshot.
  - debian/patches/00_link_gnulib.patch: Integrated upstrem. Remove.
  - debian/patches/01_klog.patch: Likewise.
  - debian/patches/30_inetd_busy_wait.patch: Likewise.
  - debian/patches/41_ptr_to_int_cast.patch: Likewise.

Revision 127 - Directory Listing
Modified Wed Jul 19 05:14:41 2006 UTC (6 years, 10 months ago) by guillem
Add ChangeLog entries.

Revision 125 - Directory Listing
Modified Thu Feb 23 22:30:04 2006 UTC (7 years, 3 months ago) by guillem
Prepare for the release.

Revision 124 - Directory Listing
Modified Thu Feb 23 21:27:56 2006 UTC (7 years, 3 months ago) by guillem
Make syslogd really read /dev/klog. (Closes: #348184)
- debian/patches/01_klog.patch: New file.
Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.

Revision 122 - Directory Listing
Modified Wed Jan 11 21:25:25 2006 UTC (7 years, 4 months ago) by guillem
Prepare for release.

Revision 121 - Directory Listing
Modified Wed Jan 11 20:42:21 2006 UTC (7 years, 4 months ago) by guillem
Move debian/control generation from clean to build.

Revision 120 - Directory Listing
Modified Wed Jan 11 20:34:53 2006 UTC (7 years, 4 months ago) by guillem
  * Swap where inetutils-tools Provides net-tools, from linux to !linux.
    Thanks to Aurelien Jarno <aurel32@debian.org>.

Revision 119 - Directory Listing
Modified Wed Jan 11 20:28:38 2006 UTC (7 years, 4 months ago) by guillem
Fix changelog wording.

Revision 118 - Directory Listing
Modified Wed Jan 11 01:46:00 2006 UTC (7 years, 4 months ago) by guillem
  * Enable installation of logrotate conffiles again.

Revision 117 - Directory Listing
Modified Wed Jan 11 01:36:43 2006 UTC (7 years, 4 months ago) by guillem
  * Add automake1.4 to Build-Conflicts. (Closes: #347312)

Revision 116 - Directory Listing
Modified Tue Jan 10 23:51:50 2006 UTC (7 years, 4 months ago) by guillem
  * Restore a patch hunk that got lost when syncing with latest upstream
    release, 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>.

Revision 115 - Directory Listing
Modified Tue Jan 10 22:07:32 2006 UTC (7 years, 4 months ago) by guillem
  * Fix busy waiting in inetd when there are no sockets to listen.
    - debian/patches/30_inetd_busy_wait.patch: New file.

Revision 113 - Directory Listing
Modified Mon Jan 9 18:51:54 2006 UTC (7 years, 4 months ago) by guillem
Prepare for upload.

Revision 112 - Directory Listing
Modified Mon Jan 9 18:31:08 2006 UTC (7 years, 4 months ago) by guillem
  * Specify localstatedir so pidfiles can be written. Thus allowing the
    daemons to work properly. (Closes: #240576, #266654, #207752, #268178)

Revision 111 - Directory Listing
Modified Mon Jan 9 18:15:29 2006 UTC (7 years, 4 months ago) by guillem
  * Use LSB init script output functions, thus Depend on lsb-base.

Revision 110 - Directory Listing
Modified Mon Jan 9 17:02:35 2006 UTC (7 years, 4 months ago) by guillem
  * Add texinfo to Build-Depends.

Revision 108 - Directory Listing
Modified Mon Jan 9 06:10:58 2006 UTC (7 years, 4 months ago) by guillem
Prepare for upload.

Revision 107 - Directory Listing
Modified Mon Jan 9 05:53:16 2006 UTC (7 years, 4 months ago) by guillem
Force debian/control generation on all builds.

Revision 106 - Directory Listing
Modified Mon Jan 9 05:44:54 2006 UTC (7 years, 4 months ago) by guillem
Avoid useless cats (and dogs).

Revision 105 - Directory Listing
Modified Mon Jan 9 05:25:56 2006 UTC (7 years, 4 months ago) by guillem
  * Document the use of /proc/kmsg by inetutils-syslogd on some systems.
    And the absence of System.map address resolving support.
    (Closes: #212168, #212169)

Revision 104 - Directory Listing
Modified Mon Jan 9 05:16:10 2006 UTC (7 years, 4 months ago) by guillem
  * Document the use of /proc/kmsg by inetutils-syslogd on some systems.
    (Closes: #212168)

Revision 103 - Directory Listing
Modified Mon Jan 9 04:52:36 2006 UTC (7 years, 4 months ago) by guillem
  * Wrap lines in debian/control fields (knowingly breaking policy).

Revision 102 - Directory Listing
Modified Mon Jan 9 04:50:18 2006 UTC (7 years, 4 months ago) by guillem
  * Upgrade Build-Depends from automake1.8 to automake1.9.

Revision 101 - Directory Listing
Modified Mon Jan 9 04:48:47 2006 UTC (7 years, 4 months ago) by guillem
  * Make inetutils-syslogd on linux Provide and Conflict on
    linux-kernel-log-daemon. (Closes: #269813)

Revision 100 - Directory Listing
Modified Sat Jan 7 19:07:45 2006 UTC (7 years, 4 months ago) by guillem
Mark fixed bugs on new upstream release.

Revision 99 - Directory Listing
Modified Sat Jan 7 18:20:09 2006 UTC (7 years, 4 months ago) by guillem
Remove DH_VERBOSE.

Revision 98 - Directory Listing
Modified Mon Dec 12 03:20:55 2005 UTC (7 years, 5 months ago) by guillem
debian/patches/00_link_gnulib.patch: New file.
debian/patches/20_inetd_pidfile.patch: Integrated upstrem. Remove.
debian/patches/24_ftp_overflow.patch: Likewise.
debian/patches/25_fix_net_fwd.patch: Likewise.
debian/patches/30_ipv6.patch: Likewise.
debian/patches/40_gcc-4.0.patch: Likewise.
debian/patches/22_syslogd_conf.patch: Sync.
debian/patches/23_ifconfig_enable.patch: Likewise.
debian/patches/41_ptr_to_int_cast.patch: Likewise.

Revision 97 - Directory Listing
Modified Mon Dec 12 01:52:17 2005 UTC (7 years, 5 months ago) by guillem
Mark new upstream spanshot.
Add tarball.sh.

Revision 96 - Directory Listing
Modified Mon Dec 12 01:37:42 2005 UTC (7 years, 5 months ago) by guillem
Add missing files from the debhelper switch.

Revision 95 - Directory Listing
Modified Sun Dec 11 19:59:39 2005 UTC (7 years, 5 months ago) by guillem
Create dir for lintian overrides.

Revision 94 - Directory Listing
Modified Sun Dec 11 18:47:20 2005 UTC (7 years, 5 months ago) by guillem
Add lintian overrides for ping and ping6 being suid root.

Revision 93 - Directory Listing
Modified Sun Dec 11 18:33:26 2005 UTC (7 years, 5 months ago) by guillem
Upgrade to debhelper compat version 5.

Revision 92 - Directory Listing
Modified Sun Dec 11 18:31:01 2005 UTC (7 years, 5 months ago) by guillem
Remove workarounds for old packaging bugs.
- inetutils-inetd.prerm: Remove.
- inetutils-syslogd.prerm: Likewise.
- inetutils-syslogd.postinst: Likewise.

Revision 91 - Directory Listing
Modified Sun Dec 11 18:23:50 2005 UTC (7 years, 5 months ago) by guillem
Switch back to plain debhelper.
- Remove cdbs workaround for not being able to set per package specific
  rc.d priority.

Revision 90 - Directory Listing
Modified Sun Dec 11 18:16:21 2005 UTC (7 years, 5 months ago) by guillem
Sort Build-Depends field.

Revision 87 - Directory Listing
Modified Mon Sep 12 04:51:35 2005 UTC (7 years, 8 months ago) by guillem
Fix typo.

Revision 86 - Directory Listing
Modified Mon Sep 12 04:42:12 2005 UTC (7 years, 8 months ago) by guillem
Prepare for upload.

Revision 85 - Directory Listing
Modified Mon Sep 12 04:40:20 2005 UTC (7 years, 8 months ago) by guillem
Fix bashisms.
- inetutils-syslogd.prerm: Fix inproper use of -a in test.
- inetutils-inetd.prerm: Likewise
- inetutils-syslogd.postinst: Likewise.

Revision 84 - Directory Listing
Modified Mon Sep 12 04:23:58 2005 UTC (7 years, 8 months ago) by guillem
Fix invalid pointer to int cast. That will cause problems on 64-bit
architectures. (Closes: #318752)
Thanks to Dann Frazier <dannf@hp.com>.

Revision 83 - Directory Listing
Modified Sat Sep 10 01:57:05 2005 UTC (7 years, 8 months ago) by guillem
Fix FSF address in debian/copyright.

Revision 82 - Directory Listing
Modified Sat Sep 10 01:54:30 2005 UTC (7 years, 8 months ago) by guillem
Change Build-Depends to 'libreadline5-dev | libreadline-dev' from
'libreadline4-dev'.

Revision 80 - Directory Listing
Modified Sun Jul 17 06:37:19 2005 UTC (7 years, 10 months ago) by guillem
Prepare for uploading 2:1.4.2+20040207-5.

Revision 79 - Directory Listing
Modified Sun Jul 17 06:25:12 2005 UTC (7 years, 10 months ago) by guillem
Now using Standards-Version 3.6.2 (no changes needed).

Revision 78 - Directory Listing
Modified Sun Jul 17 06:04:42 2005 UTC (7 years, 10 months ago) by guillem
Change source and Linux binary packages Priority to extra.
(Closes: #290700)

Revision 77 - Directory Listing
Modified Sun Jul 17 06:00:53 2005 UTC (7 years, 10 months ago) by guillem
Fix FTBFS with gcc-4.0. (Closes: #300080)
- debian/patches/40_gcc-4.0.patch: New file.
Thanks to Andreas Jochens <aj@andaco.de>.

Revision 76 - Directory Listing
Modified Sun Jul 17 05:52:55 2005 UTC (7 years, 10 months ago) by guillem
Use new DEB_HOST_ARCH_OS variable.

Revision 75 - Directory Listing
Modified Sat Jul 9 02:08:53 2005 UTC (7 years, 10 months ago) by guillem
Add a watch file.

Revision 74 - Directory Listing
Modified Sat Jul 9 02:03:16 2005 UTC (7 years, 10 months ago) by guillem
Set Maintainer to pkg-inetutils, move Jeff Bailey to Uploaders
and remove Robert Millan now that he has retired.

Revision 73 - Directory Listing
Modified Sat Jul 9 02:00:22 2005 UTC (7 years, 10 months ago) by guillem
Fix the Subversion repository URL.

Revision 72 - Directory Listing
Modified Sat Jul 9 01:56:51 2005 UTC (7 years, 10 months ago) by guillem
Revert back control.in.in and inetutils-ifconfig rename changes.

Revision 71 - Directory Listing
Modified Thu Feb 3 22:50:17 2005 UTC (8 years, 3 months ago) by rmh
* Use cdbs debian/control autogeneration.
  - 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.


Revision 70 - Directory Listing
Modified Mon Jan 31 19:16:16 2005 UTC (8 years, 3 months ago) by rmh
  * 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.


Revision 69 - Directory Listing
Modified Mon Jan 31 14:13:37 2005 UTC (8 years, 3 months ago) by rmh
* rules:  Rename ifconfig to gifconfig instead of inetutils-ifconfig.


Revision 67 - Directory Listing
Modified Fri Oct 1 13:08:03 2004 UTC (8 years, 7 months ago) by guillem
Make inetutils-telnet provide telnet-client instead of telnet.

Revision 66 - Directory Listing
Modified Fri Oct 1 12:18:51 2004 UTC (8 years, 7 months ago) by guillem
Prepare for upload.

Revision 65 - Directory Listing
Modified Wed Sep 29 19:13:27 2004 UTC (8 years, 7 months ago) by guillem
Move ping6 installation to binary-install phase.

Revision 64 - Directory Listing
Modified Wed Sep 29 18:28:25 2004 UTC (8 years, 7 months ago) by guillem
Move DEB_CONFIGURE_LIBEXECDIR after the includes.

Revision 63 - Directory Listing
Modified Wed Sep 29 18:02:24 2004 UTC (8 years, 7 months ago) by guillem
Declare DEB_AUTO_UPDATE_ACLOCAL.

Revision 62 - Directory Listing
Modified Wed Sep 29 17:34:53 2004 UTC (8 years, 7 months ago) by guillem
Make references to Debian, system neutral.

Revision 61 - Directory Listing
Modified Wed Sep 29 17:31:13 2004 UTC (8 years, 7 months ago) by guillem
Only install ping6 on IPv6 enabled systems.

Revision 60 - Directory Listing
Modified Wed Sep 29 13:25:38 2004 UTC (8 years, 7 months ago) by guillem
Close the IPv6 FTBFS bug on the Hurd.

Revision 59 - Directory Listing
Modified Wed Sep 29 13:20:53 2004 UTC (8 years, 7 months ago) by guillem
Move variables to the beginning of the file.

Revision 58 - Directory Listing
Modified Wed Sep 29 13:17:52 2004 UTC (8 years, 7 months ago) by guillem
Only use one sed(1) per invokation.

Revision 57 - Directory Listing
Modified Wed Sep 29 13:12:57 2004 UTC (8 years, 7 months ago) by guillem
Exclude /bin/ping6 from dh_fixperms so it remains suid root.

Revision 56 - Directory Listing
Modified Wed Sep 29 13:09:25 2004 UTC (8 years, 7 months ago) by guillem
Conditionally move on non-Hurd systems ping6 to /bin.

Revision 55 - Directory Listing
Modified Wed Sep 29 13:00:55 2004 UTC (8 years, 7 months ago) by guillem
Clean the net-tools Provides generation.
- debian/control.in: Delete the line instead of replacing with a token to
  be greped out later.

Revision 54 - Directory Listing
Modified Wed Sep 29 12:48:35 2004 UTC (8 years, 7 months ago) by guillem
Do not install ping6 on the Hurd, was causing a FTFBS. Should be enabled
again once it haves IPv6 support.
- debian/inetutils-ping.install.hurd-i386: New file.

Revision 53 - Directory Listing
Modified Sat Aug 14 17:12:05 2004 UTC (8 years, 9 months ago) by rmh
Revert wrong s/HOST/BUILD/g "fix".


Revision 52 - Directory Listing
Modified Fri Aug 13 18:00:47 2004 UTC (8 years, 9 months ago) by rmh
Rearrange net-tools replacement so that inetutils-tools doesn't have
to provide itself on linux-gnu.


Revision 51 - Directory Listing
Modified Fri Aug 13 16:28:37 2004 UTC (8 years, 9 months ago) by rmh
* Make inetutils-tools provide net-tools on non-Linux. (Closes: #262189)
  - control.in
  - rules
* Nuke debian/control from revision control.


Revision 50 - Directory Listing
Modified Fri Aug 13 14:40:21 2004 UTC (8 years, 9 months ago) by rmh
* Unify priority as 'optional' for source package (since there's only one),
  and override it in the binary packages.
  - control.in
* Use standard autotools.mk, since my patch was merged in cdbs.
  - control.in (Build-Depends): Set cdbs (>= 0.4.15)
  - autotools.mk: Nuked.
  - rules
* Fix for cross-compiling.
  - rules: s/DEB_HOST_GNU_SYSTEM/DEB_BUILD_GNU_SYSTEM/g


Revision 48 - Directory Listing
Modified Fri Aug 13 10:19:23 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/inetutils-ping.install: Add ping6.
 * trunk/debian/rules: Likewies.

Revision 47 - Directory Listing
Modified Fri Aug 13 10:16:58 2004 UTC (8 years, 9 months ago) by guillem
 * turnk/debian/inetutils-syslogd.init: Fix reversed args in ln.

Revision 46 - Directory Listing
Modified Fri Aug 13 09:13:46 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/changelog: Update date.

Revision 45 - Directory Listing
Modified Fri Aug 13 09:08:58 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/control: Bump Standards-Version to 3.6.1.
 * trunk/debian/control.in: Likewise.

Revision 44 - Directory Listing
Modified Fri Aug 13 08:48:47 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/changelog: Prepare for upload.

Revision 43 - Directory Listing
Modified Fri Aug 13 08:23:39 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/changelog: Telnet non existent resolver bug fixed as a side
   effect of the IPv6 patch.

Revision 42 - Directory Listing
Modified Fri Aug 13 08:09:17 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/rules: Substitute vars from control.in.
 * trunk/debian/control.in: Place vars.

Revision 41 - Directory Listing
Modified Fri Aug 13 08:07:02 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/control: Copy to ...
 * trunk/debian/control.in: ... here.

Revision 40 - Directory Listing
Modified Fri Aug 13 08:05:19 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/control: Removed redundant Priority and Section fields.

Revision 39 - Directory Listing
Modified Fri Aug 13 07:59:10 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/changelog: Now using Standards-Version 3.6.1.

Revision 38 - Directory Listing
Modified Thu Aug 12 22:35:57 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/patches/30_ipv6.patch: Sync with what would be found on CVS.

Revision 37 - Directory Listing
Modified Thu Aug 12 22:02:36 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/patches/30_ipv6.patch: Fix fuzzy and failed hunks.

Revision 36 - Directory Listing
Modified Thu Aug 12 21:14:31 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/patches/23_ifconfig_enable.patch: Fix fuzzy hunks.
 * trunk/debian/patches/25_fix_net_fwd.patch: Likewies.

Revision 35 - Directory Listing
Modified Thu Aug 12 20:37:45 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/rules: Fix Sevtion and Priority for Linux based systems.

Revision 34 - Directory Listing
Modified Thu Aug 12 20:03:07 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/control: Added dependencies to syslogd.

Revision 33 - Directory Listing
Modified Thu Aug 12 19:16:42 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/inetutils-syslogd.postinst: Move xconsole logic to ...
 * trunk/debian/inetutils-syslogd.init: ... here. Add GNU/kFreeBSD special
   case.

Revision 32 - Directory Listing
Modified Thu Aug 12 19:05:52 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/changelog: Close bug about allowing port numbers on inetd.conf.

Revision 31 - Directory Listing
Modified Fri Aug 6 03:18:35 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/copyright: Add svn repo address. Minor cleaning.

Revision 30 - Directory Listing
Modified Thu Jul 29 23:13:07 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/patches/25_fix_net_fwd.patch: Fix syslogd not forwarding to
   remote hosts.

Revision 29 - Directory Listing
Modified Thu Jul 29 23:09:35 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/patches/30_ipv6.patch: Add IPv6 support.

Revision 28 - Directory Listing
Modified Thu Jul 29 23:03:55 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/control (inetutils-ping): Stop providing netkit-ping.

Revision 27 - Directory Listing
Modified Thu Jul 29 22:57:14 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/control: Merge multiline Build-Depends.

Revision 26 - Directory Listing
Modified Thu Jul 29 17:36:06 2004 UTC (8 years, 9 months ago) by guillem
 * trunk/debian/rules: Set svn:executable property as it was lost in cvs2svn.

Revision 25 - Directory Listing
Modified Tue May 18 19:30:08 2004 UTC (9 years ago) by guillem
Cleaned changelog entry.

Revision 24 - Directory Listing
Modified Tue May 18 19:28:34 2004 UTC (9 years ago) by guillem
Create /dev/xconsole for syslogd.

Revision 23 - Directory Listing
Modified Tue May 18 19:16:26 2004 UTC (9 years ago) by guillem
debian/inetutils-syslogd.dirs: New file.

Revision 22 - Directory Listing
Modified Tue Feb 10 23:39:37 2004 UTC (9 years, 3 months ago) by rmh
  * control (Build-Depends): Add bison and zlib1g-dev. (Closes: #232051)

Revision 21 - Directory Listing
Modified Tue Feb 10 02:48:20 2004 UTC (9 years, 3 months ago) by guillem
 * debian/control (Build-Depends): Fix wrong automake package name.

Revision 20 - Directory Listing
Modified Tue Feb 10 02:37:06 2004 UTC (9 years, 3 months ago) by guillem
 * debian/control (Build-Depends): Added a missing coma.

Revision 19 - Directory Listing
Modified Mon Feb 9 14:35:32 2004 UTC (9 years, 3 months ago) by guillem
Final changes before release, sure.

Revision 18 - Directory Listing
Modified Mon Feb 9 13:42:44 2004 UTC (9 years, 3 months ago) by guillem
Preparing for new release.

Revision 17 - Directory Listing
Modified Sat Feb 7 20:49:10 2004 UTC (9 years, 3 months ago) by guillem
Prepare for new release.

Revision 16 - Directory Listing
Modified Mon Nov 17 09:50:35 2003 UTC (9 years, 6 months ago) by guillem
control (Uploaders): merge in one line.

Revision 15 - Directory Listing
Modified Fri Nov 7 13:30:36 2003 UTC (9 years, 6 months ago) by rmh
  * control (inetutils-tools): Temporarily disable net-tools provides,
    untill we have a working ifconfig/route. (Closes: #219280) [rmh]

Revision 14 - Directory Listing
Modified Tue Nov 4 11:23:09 2003 UTC (9 years, 6 months ago) by rmh
  * New upstream snapshot. [rmh]
    - Fixes ping paquet size bug. (Closes: #216696)
    - Fixes buffer overflow problem in ftp. (Closes: #212612)
        [!!] submitted, but not merged upstream yet
    - control (Build-Depends): Nuked gcc-3.2.
    - rules: Nuked CC=gcc-3.2 hack.
  * Fix lame FTBFS bug. (Closes: #219105) [rmh]
    - control (Build-Depends): Add automake1.7 and autoconf.

Revision 13 - Directory Listing
Modified Thu Oct 23 19:28:06 2003 UTC (9 years, 7 months ago) by rmh
Fix latest entry's version.

Revision 12 - Directory Listing
Modified Thu Oct 23 18:12:34 2003 UTC (9 years, 7 months ago) by rmh
  * New upstream snapshot.
    - patches/21_syslogd.c.patch: Nuked (merged upstream).
  * Merged simple-patchsys.mk into cdbs.
    - simple-patchsys-modified.mk: Nuked.
    - rules: Replace debian/simple-patchsys-modified.mk with
      /usr/share/cdbs/1/rules/simple-patchsys.mk.
    - control (Build-Depends): Set cdbs (>= 0.4.13).
  * Using cdbs auto-update feature for autothings.
    - patches/99_autothings_regen.patch: Nuked.
    - rules: Declare DEB_AUTO_UPDATE_{AUTOMAKE,AUTOCONF}.
    - autotools.mk: New. Incorporate feature from bug #217131 (untill merged).
    - rules: Replace /usr/share/cdbs/1/class/autotools.mk with
      debian/autotools.mk.  * New upstream snapshot.
    - patches/21_syslogd.c.patch: Nuked (merged upstream).
  * Merged simple-patchsys.mk into cdbs.
    - simple-patchsys-modified.mk: Nuked.
    - rules: Replace debian/simple-patchsys-modified.mk with
      /usr/share/cdbs/1/rules/simple-patchsys.mk.
    - control (Build-Depends): Set cdbs (>= 0.4.13).
  * Using cdbs auto-update feature for autothings.
    - patches/99_autothings_regen.patch: Nuked.
    - rules: Declare DEB_AUTO_UPDATE_{AUTOMAKE,AUTOCONF}.
    - autotools.mk: New. Incorporate feature from bug #217131 (untill merged).
    - rules: Replace /usr/share/cdbs/1/class/autotools.mk with
      debian/autotools.mk.
  * New package, inetutils-tools.
    - patches/23_ifconfig_enable.patch: New. Enable ifconfig in Makefile.am.
    - inetutils-tools.install: New. Install ifconfig.
    - control: Sort packages alphabeticaly (I'm picky sometimes).
    - control: Add inetutils-tools.
  * Workaround cpp-3.3 breakness in ifconfig/options.c.
    - control (Build-Depends): Add gcc-3.2.
    - rules: Set CC = gcc-3.2.
  * Fix weird FTBFS. CDBS wanted to run the install/foo :: rules _before_
    actualy running the generic install rule in $(DEB_SRCDIR)/Makefile.
    - rules: Move all the install/foo :: rules to be placed after the CDBS
    included headers.

Revision 11 - Directory Listing
Modified Sun Oct 19 19:21:50 2003 UTC (9 years, 7 months ago) by guillem
Lower-case some word in the Descriptions.

Revision 10 - Directory Listing
Modified Sun Oct 19 19:04:13 2003 UTC (9 years, 7 months ago) by guillem
Updated changelog date.

Revision 9 - Directory Listing
Modified Sun Oct 19 19:00:34 2003 UTC (9 years, 7 months ago) by guillem
Preparing for release 1.4.2+20030703-8.

Revision 8 - Directory Listing
Modified Sat Oct 18 23:56:56 2003 UTC (9 years, 7 months ago) by guillem
Fixed indentation and trailing spaces.

Revision 7 - Directory Listing
Modified Sat Oct 18 08:20:34 2003 UTC (9 years, 7 months ago) by guillem
Synchronize with Debian package revision 2:1.4.2+20030703-7.

Revision 6 - Directory Listing
Modified Thu Jul 3 00:34:11 2003 UTC (9 years, 10 months ago) by rmh
Update version number.

Revision 5 - Directory Listing
Modified Thu Jul 3 00:25:10 2003 UTC (9 years, 10 months ago) by rmh

New entry.

Revision 4 - Directory Listing
Modified Thu Jul 3 00:05:34 2003 UTC (9 years, 10 months ago) by rmh

Remove inetutils-whois package.

Revision 3 - Directory Listing
Modified Wed Jul 2 23:38:46 2003 UTC (9 years, 10 months ago) by rmh

Add myself to Uploaders field

Revision 2 - Directory Listing
Modified Tue Jul 1 17:54:27 2003 UTC (9 years, 10 months ago) by jbailey
Initial Commit

Revision 1 - Directory Listing
Added Tue Jul 1 17:54:27 2003 UTC (9 years, 10 months ago) by guillem
New repository initialized by cvs2svn.

  ViewVC Help
Powered by ViewVC 1.1.5