tags 476369 + patch
tags 476369 + pending
thanks

Hi,

Attached is the diff for my glob2 0.9.2-1.1 NMU.

I just add build time dependencies on scons, libboost-thread-dev and
libboost-date-time-dev

I will upload to DEAYED/7 so that you have enough time to review this
very simple patch.

Take RL a bit easier, dear friend :*

-- 
  ·''`.  Come, let me sing into your ear, those dancing days are gone 
 : :' :     I carry the sun in a golden cup, the moon in a silver bag
 `. `' 
   `-               Proudly running Debian GNU/Linux
diff -u glob2-0.9.2/config.h glob2-0.9.2/config.h
--- glob2-0.9.2/config.h
+++ glob2-0.9.2/config.h
@@ -10,7 +10,7 @@
 #define PACKAGE_DATA_DIR "/usr/local/share"
 
 // source directory
-#define PACKAGE_SOURCE_DIR "/home/ender/debian/paquetes/glob2-0.9.2"
+#define PACKAGE_SOURCE_DIR "/home/amaya/debian/2_NMU/glob2-0.9.2"
 
 // Define to the full name of this package.
 #define PACKAGE_NAME "Globulation 2"
diff -u glob2-0.9.2/debian/changelog glob2-0.9.2/debian/changelog
--- glob2-0.9.2/debian/changelog
+++ glob2-0.9.2/debian/changelog
@@ -1,3 +1,11 @@
+glob2 (0.9.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add a Buil-Dep on scons (Closes: #476369). 
+  * Added a build-depend on libboost-thread-dev and libboost-date-time-dev
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]>  Tue, 22 Apr 2008 16:10:42 +0200
+
 glob2 (0.9.2-1) unstable; urgency=low
 
   * New upstream release (beta 2) (closes: #454501):
diff -u glob2-0.9.2/debian/control glob2-0.9.2/debian/control
--- glob2-0.9.2/debian/control
+++ glob2-0.9.2/debian/control
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: David Martínez Moreno <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), quilt (>= 0.40), libsdl1.2-dev (>=1.2.0), libsdl-image1.2-dev (>=1.2.0), libsdl-net1.2-dev (>=1.2.0), libsdl-ttf2.0-dev, libglu1-mesa-dev | libglu-dev, libvorbis-dev, libspeex-dev, libfreetype6-dev, libboost-dev, libfribidi-dev
+Build-Depends: debhelper (>> 4.0.0), quilt (>= 0.40), libsdl1.2-dev (>=1.2.0), libsdl-image1.2-dev (>=1.2.0), libsdl-net1.2-dev (>=1.2.0), libsdl-ttf2.0-dev, libglu1-mesa-dev | libglu-dev, libvorbis-dev, libspeex-dev, libfreetype6-dev, libboost-dev, libfribidi-dev, scons, libboost-thread-dev, libboost-date-time-dev
 Standards-Version: 3.7.3.0
 
 Package: glob2

Reply via email to