diff options
| author | Michael Biebl <biebl@debian.org> | 2007-08-26 22:17:40 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2007-08-26 22:17:40 +0000 |
| commit | 614e759115bb291136e155f2b37af80780ef0ab3 (patch) | |
| tree | 8fb708daaae644c04e6b52fbf22209f091df9c6f /debian/network-manager.install | |
| parent | 5b85762af7b4dd320c5b526a69dba9b9f380e285 (diff) | |
* Upstream has split nm-applet into a separate package. This means we no
longer build the network-manager-gnome binary package from this source
package.
- Removed files that are now part of the new nm-applet source package
+ debian/network-manager-gnome.README.Debian
+ debian/patches/10-po_fr.patch
+ debian/patches/14-po_de.patch
+ debian/patches/03-dbus_access_nm_applet.patch
+ debian/network-manager-gnome.manpages
+ debian/nm-applet.sgml
+ debian/network-manager.install
+ debian/network-manager-gnome.install
- debian/control
+ Remove the binary package network-manager-gnome.
+ Add Conflicts/Replaces: network-manager-gnome (<< 0.6.5-1) as
nm-vpn-properties is now part of the network-manager binary package.
+ Update Build-Depends. Add autotools-dev and libglib2.0-dev, remove
libpanel-applet2-dev.
- debian/rules
+ Do not build the nm-applet.1 manpage anymore.
+ Exclude nm-vpn-properties from dh_shlibdeps. This is a temporary
workaround until this binary has also been moved into the nm-applet
source package.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1675 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/network-manager.install')
| -rw-r--r-- | debian/network-manager.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/network-manager.install b/debian/network-manager.install index f0327436..90422942 100644 --- a/debian/network-manager.install +++ b/debian/network-manager.install @@ -1,5 +1,8 @@ debian/tmp/usr/sbin/NetworkManager debian/tmp/usr/sbin/NetworkManagerDispatcher debian/tmp/usr/lib/network-manager +debian/tmp/usr/share/locale debian/tmp/etc/dbus-1/system.d/NetworkManager.conf test/nm-tool /usr/bin/ +debian/tmp/usr/bin/nm-vpn-properties +debian/tmp/usr/share/gnome-vpn-properties/nm-vpn-properties.glade |