diff options
| author | Riccardo Setti <giskard@autistici.org> | 2006-03-04 20:18:05 +0000 |
|---|---|---|
| committer | Riccardo Setti <giskard@autistici.org> | 2006-03-04 20:18:05 +0000 |
| commit | d6d9212e009400e0160d2c0ceb3a620e53804a26 (patch) | |
| tree | 9c2b95ca0c4c41559f4f593690b628e387a037a2 /debian | |
| parent | cf23b879dff37054f6b1404eb1d902da765bc765 (diff) | |
updated changelog and some build deps
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@711 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 12 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bc352781..89fb3357 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +network-manager (0.6.0-1) unstable; urgency=low + + * New upstream release. + - most of the work is taken from the experimental branch of NM. + Thanks goes to Michael Biebl. + * switched to debhelper5. + * added libnl-util0, libnl-util-dev packages. + - added debian/libnl-util0.install , debian/libnl-util-dev.install + * removed debian/dirs as it was useless. + + -- Riccardo Setti <giskard@autistici.org> Sat, 4 Mar 2006 20:48:58 +0100 + network-manager (0.5.1-3) unstable; urgency=low * improved debian/copyright . I hope this time it will be diff --git a/debian/control b/debian/control index 85f29f25..939b5dd2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: network-manager Section: net Priority: optional Maintainer: Riccardo Setti <giskard@autistici.org> -Build-Depends: debhelper (>= 5), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev, docbook-to-man +Build-Depends: debhelper (>= 5), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-devi (>= 0.5.0), libnl-dev (>= 0.99+1.0.svn21), libnotify-dev (>= 0.3), docbook-to-man Standards-Version: 3.6.2 Package: network-manager |