[SCM] FreeCAD packaging branch, master, updated. debian/0.10.3247.dfsg-2-17-g43efb8b

Adam C Powell IV hazelsct at debian.org
Wed Apr 13 03:43:07 UTC 2011


The following commit has been merged in the master branch:
commit 43efb8bcf5f2628b0ee6daacd0a8fcdb50789992
Author: Adam C Powell IV <hazelsct at debian.org>
Date:   Tue Apr 12 23:42:38 2011 -0400

    The autogen.sh script requires automake and autoconf

diff --git a/debian/changelog b/debian/changelog
index 7f8b3d2..eff02f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,8 @@ freecad (0.11.3729.dfsg-1) unstable; urgency=low
   [ Adam C. Powell, IV ]
   * New upstream (closes: #622213, #618241).
   * Changed to source format 3.0 (quilt).
-  * Added patch target which forces autotools to run (closes: #607181).
+  * Added patch target which forces autotools to run, and automake and autoconf
+    are now in Build-Depends (closes: #607181).
   * Set aside src/Build/Version.h to prevent build problems.
   * Does not install .la files (closes: #621298).
   * Boost 1.46 compatibility patch (closes: #621877).
@@ -14,7 +15,7 @@ freecad (0.11.3729.dfsg-1) unstable; urgency=low
   * Added libtool to Build-Depends (thanks: PICCA Frédéric-Emmanuel).
   * Bumped Standards-Version, no changes needed.
 
- -- "Adam C. Powell, IV" <hazelsct at debian.org>  Mon, 11 Apr 2011 13:32:05 -0400
+ -- "Adam C. Powell, IV" <hazelsct at debian.org>  Tue, 12 Apr 2011 23:40:30 -0400
 
 freecad (0.10.3247.dfsg-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a11ab97..8afbc95 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Teemu Ikonen <tpikonen at gmail.com>, "Adam C. Powell, IV" <hazelsct at deb
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/freecad.git
 Vcs-Git: git://git.debian.org/git/debian-science/packages/freecad.git
 Homepage: http://juergen-riegel.net/FreeCAD/Docu/index.php?title=Main_Page
-Build-Depends: debhelper (>= 7.0.50~), quilt, autotools-dev, libtool,
+Build-Depends: debhelper (>= 7.0.50~), quilt,
+ autotools-dev, libtool, automake, autoconf,
  libboost-dev, libboost-date-time-dev, libboost-filesystem-dev,
  libboost-graph-dev, libboost-iostreams-dev, libboost-program-options-dev,
  libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev,

-- 
FreeCAD packaging



More information about the debian-science-commits mailing list