Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 92 → Rev 93

/trunk/debian/changelog
7,8 → 7,9
their creation and removal by multiple versions.
* Drop apparently obsolete build-dep libgtkhtml2-dev.
* Don't run update-alternatives --remove on upgrade.
* Exclude Tools.PV, which requires GTK (not GTK2).
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 06 Jun 2010 00:03:08 +0200
-- Magnus Holmgren <holmgren@debian.org> Sun, 06 Jun 2010 00:27:53 +0200
 
pike7.8 (7.8.352-dfsg-1) experimental; urgency=low
 
/trunk/debian/rules
126,7 → 126,7
#{ADT,Array,Audio,Cache,Calendar,Calendar_I,COM,Colors,CommonLog,Crypto,Debug,Filesystem,Error,Float,Function,Geography,Getopt,Gettext,Gmp,Graphics,Gz,HTTPAccept,Int,Kerberos,Languages,Local,Locale,Mapping,Math,MIME,Mird,Multiset,Nettle,Parser,Pike,Pipe,Process,Program,Protocols,Regexp,Remote,SSL,Shuffler,Standards,Stdio,String,System,Thread,Tools,Unicode,Web,Yabu,Yp,_ADT,_Charset,_Roxen,___Gz,___MIME,___Math,___Mird,___Regexp,___Yp,____Charset,__builtin*,spider}.
#usr/lib/pike/*/modules/Sql.pmod/{module,Sql,rsql,sql_*}.*
 
excluded_modules:=Ssleay Mird Msql msql PDF Ffmpeg Oracle oracle sybase DVB Java TTF
excluded_modules:=Ssleay Mird Msql msql PDF Ffmpeg Oracle oracle sybase DVB Java TTF PV.pike
# This is tricky. Note that it's only possible for an exclusion to match the last
# component specified in an .install file or on the command line, and below.
DH_EXCLUDE:=$(addprefix -X,$(excluded_modules))