lp:ubuntu/intrepid/uucp

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/uucp
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

9. By Christian Perrier

* Non-maintainer upload.
* Drop debconf note dealing with an obsolete transition. Therefore
  drop the .config script and dependency on debconf.
  Closes: #414752
* [Lintian] Add copyright notice to debian/copyright
* [Lintian] Make the package binNMUable by using a ${binary:Version}
  versioned dependency instead of ${Source-Version}
* [Lintian] No longer ignore errors from "make distclean"
* [Lintian] Set debhelper compatibility in debian/compat
* [Lintian] uucp Depends on "openbsd-inetd | inet-superserver" as it
  uses update-inet.d in its postinst script

8. By Michael Vogt

* Merge from debian unstable, remaining changes:
  - Depend on update-inetd.

7. By Tollef Fog Heen

Depend on update-inetd.

6. By Peter Palfrader

Only call update-inetd --remove in postrm purge when a
/usr/sbin/update-inetd still exists (closes: #389354).

5. By Peter Palfrader

* contrib/uudemon.day: Make sure we append our individual reports to the
  tempfiles instead of overwriting them with every new system. Thanks
  to Klaus for the report and patch (closes: #349996).
* Only pass --host $(DEB_HOST_GNU_TYPE) to configure when it is different
  from DEB_BUILD_GNU_TYPE.
* Instead of only setting CFLAGS to '-Wall -g' if they aren't set, always
  add those two.
* Remove DEB_BUILD_OPTIONS 'nostrip' handling from debian/rules. dh_strip
  does it all for us anyway.
* Remove DEB_BUILD_OPTIONS 'debug' handling from debian/rules. It's
  obsolete and we already build with -g anyway.
* Support DEB_BUILD_OPTIONS 'noopt' and build with -O2 if it is not set,
  and with -O0 if it is.
* Remove -s from LDFLAGS in contrib/Makefile.uurt, dh_strip does the right
  thing later on.
* Instead of 'cd contrib; make ...' do 'cd contrib && make ...'.
* Remove the -Wall from cc arguments for building contrib/in.uucpd.c.
  It's already included in $(CFLAGS).
* Use debian/rules' CFLAGS in contrib/Makefile.uurt.
* Change to debhelper compatiblity level 4 (from 3) (only updating
  DH_COMPAT setting in debian/rules required)
* Update Standards-Version from 3.6.2 to 3.7.2 (no additional changes
  necessary)

4. By Peter Palfrader

* Add swedish translation for debconf note (closes: #332364).
* Add a note that more translations are probably a waste of time. The
  message is shown only on upgrades to woody (from potato). :)

3. By Peter Palfrader

Add cs localisation for debconf templates (closes: #287305).

2. By Peter Palfrader

* Fix potential buffer overflow in uucpd.
  Thanks to Matthew Grant <email address hidden> for pointing it
  out and providing a patch.
* Fix uucp crontab problem: The old crontab was mangled upon upgrade.
  Make a new one in /etc/cron.d/uucp and ignore the old one.
  Inform user to fix manually via debconf (closes: #134545).
* Depend on debconf (see point above).
  Requires some changes to {post,pre}{rm,inst} and rules file.
* Make everything below /etc/uucp/ (including) owned by root.

1. By Peter Palfrader

Import upstream version 1.06.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/uucp
This branch contains Public information 
Everyone can see this information.

Subscribers