lp:ubuntu/oneiric/gpppon

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

7. By Daniel T Chen

* Merge from Debian unstable. Remaining changes:
  - Add proper licensing information to debian/copyright.
  - Do not say it's an applet in the Description, it isn't one.
  - Remove deprecated dh_suidregister call.
  - Use $(CURDIR) and dh_install in debian/rules.
  - Add "#DEBHELPER#" to debian/prerm.
  - Use dh_installman instead of dh_installmanpages, and use it to
    install the manpage instead of doing it with install.
  - Change gpppon.1 to mention version "0.3" instead of ".2", and
    "/usr/share/doc/ppp" instead of "/usr/doc/ppp".
  - Add "gksudo" to the .desktop file, as gpppon must run as root but
    GTK+ doesn't support SUID; add a Recommends on gksu.
* Makefile: Reorder placement of libs so that the binary links
  correctly. Fixes FTBFS. (LP: #770880)

6. By Iain Lane

Makefile: Correctly use pkg-config for gtk+-2.0 CFLAGS, fixing FTBFS

5. By Siegfried Gevatter

* Merge with Debian unstable; remaining changes:
   - Add proper licensing information to debian/copyright.
   - Do not say it's an applet in the Description, it isn't one.
   - Remove deprecated dh_suidregister call.
   - Use $(CURDIR) and dh_install in debian/rules.
* Add "#DEBHELPER#" to debian/prerm.
* Use dh_installman instead of dh_installmanpages, and use it to
  install the manpage instead of doing it with install.
* Change gpppon.1 to mention version "0.3" instead of ".2", and
  "/usr/share/doc/ppp" instead of "/usr/doc/ppp".
* Add "gksudo" to the .desktop file, as gpppon must run as root but
  GTK+ doesn't support SUID; add a Recommends on gksu.

4. By David Futcher

[Lars Friedrichs]
* Makefile: Update to use gtk2.0 libs
* debian/control: Update Build-Depends to libgtk2.0-dev

[David Futcher]
* Add .desktop file (LP: #196870) (Thanks to Daniel Dickinson)
* debian/control:
  - Bump Debian standards version to 3.7.3
  - Update Build-Depends to debhelper >= 5
  - Update Maintainer field to match the DebianMaintainerField specification
  - Correct long and short descriptions
* debian/rules:
  - Move DH_COMPAT to debian/compat and bump to version 5
  - Replace 'install' with 'dh_install'
  - Remove dh_suidregister as it is obsolete
* debian/copyright:
  - Add GPL Header and Link to /usr/share/common-licenses/GPL
  - Change "Author(s)" to "Author" to make lintian happy
* debian/menu:
  - Add quotes around "section" and "needs" string to placate lintian
  - Change section to the new "Applications/Network" format

3. By Luke Yelavich

Rebuild for libglib1.2 -> libglib1.2ldbl transition.

2. By John Hasler

Fixed segfault reported in 160431 by handling failure of opendir.
Left bug open because I still don't know why opendir failed.

1. By John Hasler

* Added libgtk1.2-dev to build-dep.
* Closes: #127137

Branch metadata

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

Subscribers