[Pkg-erlang-commits] r1074 - erlang/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Mon Aug 17 21:30:02 UTC 2009
Author: sgolovan
Date: 2009-08-17 21:30:01 +0000 (Mon, 17 Aug 2009)
New Revision: 1074
Added:
erlang/trunk/debian/README.source
Modified:
erlang/trunk/debian/changelog
erlang/trunk/debian/control
Log:
* Added debian/README.source file with a reference to
/usr/share/doc/quilt/README.source.
* Bumped standards version to 3.8.3.
Added: erlang/trunk/debian/README.source
===================================================================
--- erlang/trunk/debian/README.source (rev 0)
+++ erlang/trunk/debian/README.source 2009-08-17 21:30:01 UTC (rev 1074)
@@ -0,0 +1,8 @@
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+To get a detailed instruction on how to apply the series of patches
+and modify them, please read /usr/share/doc/quilt/README.source
+
+ -- Sergei Golovan <sgolovan at debian.org> Tue, 18 Aug 2009 01:27:36 +0400
Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog 2009-08-17 19:36:10 UTC (rev 1073)
+++ erlang/trunk/debian/changelog 2009-08-17 21:30:01 UTC (rev 1074)
@@ -6,8 +6,11 @@
strip debug info, he can simply uncomment it.
* Disabled SMP support for hurd-i386 architecture, because of FTBFS in case
when SMP is enabled.
+ * Added debian/README.source file with a reference to
+ /usr/share/doc/quilt/README.source.
+ * Bumped standards version to 3.8.3.
- -- Sergei Golovan <sgolovan at debian.org> Mon, 17 Aug 2009 23:34:58 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Tue, 18 Aug 2009 01:29:25 +0400
erlang (1:13.b.1-dfsg-5) unstable; urgency=low
Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control 2009-08-17 19:36:10 UTC (rev 1073)
+++ erlang/trunk/debian/control 2009-08-17 21:30:01 UTC (rev 1074)
@@ -3,7 +3,7 @@
Uploaders: Sergei Golovan <sgolovan at debian.org>
Section: interpreters
Priority: optional
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
Build-Depends: debhelper (>= 5.0.0), autoconf (>= 2.50), openssl, libssl-dev, m4,
libncurses5-dev, quilt, autotools-dev, unixodbc-dev, bison, flex,
libwxgtk2.8-dev, dctrl-tools,
More information about the Pkg-erlang-commits
mailing list