Browse Source

Updated debian files.

Frank Zago 15 years ago
parent
commit
9c3df38517
2 changed files with 6 additions and 1 deletions
  1. 2 1
      debian/control
  2. 4 0
      debian/rules

+ 2 - 1
debian/control

@@ -2,7 +2,7 @@ Source: vcmi
 Section: games
 Section: games
 Priority: extra
 Priority: extra
 Maintainer: frank zago <[email protected]>
 Maintainer: frank zago <[email protected]>
-Build-Depends: debhelper (>= 7), cdbs (>= 0.4.48), autotools-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev (>= 1.2.8), zlib1g-dev, libavformat-dev, libswscale-dev, libboost1.37-dev | libboost1.38-dev | libboost1.42-dev, libboost-thread1.37-dev | libboost-thread1.38-dev | libboost-thread1.42-dev, libboost-system1.37-dev | libboost-system1.38-dev | libboost-system1.42-dev, libboost-filesystem1.37-dev | libboost-filesystem1.38-dev | libboost-filesystem1.42-dev, libboost-iostreams1.37-dev | libboost-iostreams1.38-dev | libboost-iostreams1.42-dev
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.48), autotools-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev (>= 1.2.8), zlib1g-dev, libavformat-dev, libswscale-dev, libboost-all-dev (>=1.37)
 Standards-Version: 3.8.0
 Standards-Version: 3.8.0
 Homepage: http://vcmi.eu
 Homepage: http://vcmi.eu
 
 
@@ -18,6 +18,7 @@ Description: A rewrite the Heroes of Might and Magic 3 engine
  In its current state it already supports maps of any sizes, higher
  In its current state it already supports maps of any sizes, higher
  resolutions and extended engine limits.
  resolutions and extended engine limits.
 
 
+
 Package: vcmi-doc
 Package: vcmi-doc
 Architecture: all
 Architecture: all
 Section: doc
 Section: doc

+ 4 - 0
debian/rules

@@ -1,3 +1,7 @@
 #!/usr/bin/make -f
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+
+
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-debug