[pkg-wpa-devel] r1191 - in /wpasupplicant/trunk/debian: README.Debian-source changelog control
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Sat Jun 14 01:08:24 UTC 2008
Author: kelmo-guest
Date: Sat Jun 14 01:08:24 2008
New Revision: 1191
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1191
Log:
Icrease Standards_version to 3.8.0. Explain in debian/README.Debian-source
that the `debian/rules patch` command is required to prepare the source
tree for building.
Modified:
wpasupplicant/trunk/debian/README.Debian-source
wpasupplicant/trunk/debian/changelog
wpasupplicant/trunk/debian/control
Modified: wpasupplicant/trunk/debian/README.Debian-source
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/README.Debian-source?rev=1191&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/README.Debian-source (original)
+++ wpasupplicant/trunk/debian/README.Debian-source Sat Jun 14 01:08:24 2008
@@ -1,3 +1,10 @@
+Patch System
+============
+The quilt patch system is used. Run `debian/rules patch` is necessary to
+replicate the source tree that is used to produce resulting binary packages.
+
+Manual Page Handling
+====================
In order to have the manual pages recreated at build time, they must be removed
from our package tree. We do this simply by omitting the prebuilt manual pages
from our SVN. When using svn-upgrade, this must be done manually post-upgrade
Modified: wpasupplicant/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/changelog?rev=1191&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/changelog (original)
+++ wpasupplicant/trunk/debian/changelog Sat Jun 14 01:08:24 2008
@@ -18,8 +18,11 @@
* Drop -20_wpa_gui_qt4_disable_link_prl.patch, the qt4 linking problem has
been fixed by our qt4 maintainers.
* Refresh 01_use_pkg-config_for_pcsc-lite_module.patch.
-
- -- Kel Modderman <kel at otaku42.de> Sat, 14 Jun 2008 10:57:10 +1000
+ * Icrease Standards_version to 3.8.0. Explain in debian/README.Debian-source
+ that the `debian/rules patch` command is required to prepare the source
+ tree for building.
+
+ -- Kel Modderman <kel at otaku42.de> Sat, 14 Jun 2008 11:07:22 +1000
wpasupplicant (0.6.3-2) UNRELEASED; urgency=low
Modified: wpasupplicant/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/control?rev=1191&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/control (original)
+++ wpasupplicant/trunk/debian/control Sat Jun 14 01:08:24 2008
@@ -15,7 +15,7 @@
pkg-config,
libpcap-dev [kfreebsd-i386 kfreebsd-amd64],
libbsd [kfreebsd-i386 kfreebsd-amd64]
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-wpa/wpasupplicant/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/
Homepage: http://w1.fi/wpa_supplicant/
More information about the Pkg-wpa-devel
mailing list