<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian, branch debian/0.6.5-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.equa.space/network-manager/atom?h=debian%2F0.6.5-1</id>
<link rel='self' href='https://git.equa.space/network-manager/atom?h=debian%2F0.6.5-1'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/'/>
<updated>2007-08-26T23:24:37+00:00</updated>
<entry>
<title>* debian/patches/02-dbus_access_network_manager.patch</title>
<updated>2007-08-26T23:24:37+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T23:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=8519ea27928d06161a68e8775dfddbc669157e8a'/>
<id>urn:sha1:8519ea27928d06161a68e8775dfddbc669157e8a</id>
<content type='text'>
  - Add support for at_console dbus access check. (Closes: #426462)

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1679 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>    + Update Build-Depends. Add autotools-dev, libglib2.0-dev and iproute, </title>
<updated>2007-08-26T23:19:41+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T23:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=7335936f2b285acf52d56570a290971572584651'/>
<id>urn:sha1:7335936f2b285acf52d56570a290971572584651</id>
<content type='text'>
      remove libpanel-applet2-dev.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1678 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>  - debian/copyright</title>
<updated>2007-08-26T23:04:27+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T23:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=5e7a39ec82eeeb644bd136e047d75bb51c51adc5'/>
<id>urn:sha1:5e7a39ec82eeeb644bd136e047d75bb51c51adc5</id>
<content type='text'>
    + Remove the copyright notices for files which are now in the nm-applet
      source package.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1677 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>* debian/patches/20-stable_branch_updates_r2652.patch</title>
<updated>2007-08-26T22:59:14+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T22:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=f04dbc618f4a8ef079e0acc1a185b0c7bf5eb2f6'/>
<id>urn:sha1:f04dbc618f4a8ef079e0acc1a185b0c7bf5eb2f6</id>
<content type='text'>
  - Pull updates from the stable branch up until revision 2652.
  - Fixes broken link detection and a couple of smaller issues.
  - Adds support for the rfkill switch.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1676 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>* Upstream has split nm-applet into a separate package. This means we no</title>
<updated>2007-08-26T22:17:40+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T22:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=614e759115bb291136e155f2b37af80780ef0ab3'/>
<id>urn:sha1:614e759115bb291136e155f2b37af80780ef0ab3</id>
<content type='text'>
  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 (&lt;&lt; 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
</content>
</entry>
<entry>
<title>* Rebased and updated patches for new release</title>
<updated>2007-08-26T18:55:09+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T18:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=5b85762af7b4dd320c5b526a69dba9b9f380e285'/>
<id>urn:sha1:5b85762af7b4dd320c5b526a69dba9b9f380e285</id>
<content type='text'>
  - debian/patches/11-man_page_sh_name.patch
  - debian/patches/05-debian_backend.patch

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1674 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>* debian/network-manager.preinst</title>
<updated>2007-08-26T18:46:25+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T18:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=3d4e2b16578e14f89bb5f839904ccd756a06da73'/>
<id>urn:sha1:3d4e2b16578e14f89bb5f839904ccd756a06da73</id>
<content type='text'>
  - Do not parse /var/lib/dpkg/status directly but use dpkg-query instead.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1673 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>* New upstream release. (Closes: #420959, #431658)</title>
<updated>2007-08-26T18:42:08+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-08-26T18:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=d6f0e556f983e13a380a1f0634cebd296d75b34d'/>
<id>urn:sha1:d6f0e556f983e13a380a1f0634cebd296d75b34d</id>
<content type='text'>
  - Runs wpa_supplicant in less verbose mode. (Closes: #375302, #431562)
  - Adds support for LEAP and phase two authentication.
    (Closes: #420959, #402747)
* Removed patches that were merged upstream
  - debian/patches/09_fix_bigendian_words.patch
  - debian/patches/12_dbus1.0.patch
  - debian/patches/13-wep_capabilities

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1672 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>Clean up some remaining traces of /etc/dbus-1/event.d</title>
<updated>2007-04-25T15:24:52+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-04-25T15:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=a0c0b9a690d4b91f5f0a1e6873fd9d5d29355cb6'/>
<id>urn:sha1:a0c0b9a690d4b91f5f0a1e6873fd9d5d29355cb6</id>
<content type='text'>
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1438 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
<entry>
<title>Switch to regular SysV init scripts</title>
<updated>2007-04-24T21:00:59+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2007-04-24T21:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=4310bb5e2f9d9e56a0c1e544adf87d7c91d74c76'/>
<id>urn:sha1:4310bb5e2f9d9e56a0c1e544adf87d7c91d74c76</id>
<content type='text'>
- Rename the start script properly so they are picked up by dh_installinit
- Start them at S26, stop them at K14
- preinst,postinst,postrm:
  Make sure, the old conffiles for NetworkManager(Dispatcher) are removed/renamed properly.


git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1434 ceb527fc-18e6-0310-9fe2-813c157c29e7
</content>
</entry>
</feed>
