Bug#383533: libghc6-haskelldb-dev: curious version number in dependency

2006-08-24 Thread Arjan Oosting
tag 383533 patch
thanks

Hi Lars,

Thanks for your bug report. 

Op vr, 18-08-2006 te 00:39 +0300, schreef Lars Wirzenius:
> Package: libghc6-haskelldb-dev
> Version: 0.9.cvs.601-10
> 
> This version of the package has a dependency header that looks like this
> (in part):
> 
> Depends: libghc6-hsql-dev (>= 1.6), libghc6-hsql-dev (<< ++)
> 
> Although "++" seems to be strictly according to the syntax in Policy
> (even if it doesn't start with a digit), but I suspect it is not what is
> meant here.
It seems I made a typo in the debian/control file. I have fixed it now
(patch attached).

Marga, as you uploaded the last version of haskelldb for me, could you
upload this simple fix as well?

Greetings Arjan 

 
diff -u haskelldb-0.9.cvs.601/debian/changelog haskelldb-0.9.cvs.601/debian/changelog
--- haskelldb-0.9.cvs.601/debian/changelog
+++ haskelldb-0.9.cvs.601/debian/changelog
@@ -1,3 +1,11 @@
+haskelldb (0.9.cvs.601-11) unstable; urgency=low
+
+  * QA upload.
+  * debian/control: Fix typo in substitution variable which caused a
+strange version number. (Closes: #383533)
+
+ -- Arjan Oosting <[EMAIL PROTECTED]>  Thu, 24 Aug 2006 13:49:53 +0200
+
 haskelldb (0.9.cvs.601-10) unstable; urgency=low
 
   * QA upload.
diff -u haskelldb-0.9.cvs.601/debian/control haskelldb-0.9.cvs.601/debian/control
--- haskelldb-0.9.cvs.601/debian/control
+++ haskelldb-0.9.cvs.601/debian/control
@@ -9,7 +9,7 @@
 Section: libdevel
 Architecture: any
 Suggests: haskelldb-bin
-Depends: libghc6-hsql-dev (>= ${HSQL:Version}), libghc6-hsql-dev (<< ${HSQL:VERSION}++), libghc6-hsql-mysql-dev, libghc6-hsql-odbc-dev, libghc6-hsql-postgresql-dev, libghc6-hsql-sqlite-dev, ${shlibs:Depends}, ${haskell:Depends}
+Depends: libghc6-hsql-dev (>= ${HSQL:Version}), libghc6-hsql-dev (<< ${HSQL:Version}+), libghc6-hsql-mysql-dev, libghc6-hsql-odbc-dev, libghc6-hsql-postgresql-dev, libghc6-hsql-sqlite-dev, ${shlibs:Depends}, ${haskell:Depends}
 Description: Haskell library for expressing database queries
  HaskellDB is a Haskell library for expressing database queries and
  operations in a type safe and declarative way. HaskellDB compiles a
diff -u haskelldb-0.9.cvs.601/debian/rules haskelldb-0.9.cvs.601/debian/rules
--- haskelldb-0.9.cvs.601/debian/rules
+++ haskelldb-0.9.cvs.601/debian/rules
@@ -44,7 +44,6 @@
 		src/Database/HaskellDB/GenericConnect.hs local-pkg \
 		DBDirect
 	dh_clean 
-	echo $(HSQL_VERSION)
 
 install: build
 	dh_testdir


signature.asc
Description: Dit berichtdeel is digitaal ondertekend


Processed: Re: Bug#383533: libghc6-haskelldb-dev: curious version number in dependency

2006-08-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 383533 patch
Bug#383533: libghc6-haskelldb-dev: curious version number in dependency
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#374584: a work arround

2006-08-24 Thread Nicolas D. Cesar
I had to apply this nasty work arround. 

--- modules/node.module 2006-08-24 10:00:30.0 -0300
+++ modules/node.module.orig2006-08-24 09:59:07.0 -0300
@@ -527,7 +527,7 @@
 function node_prepare($node, $teaser = FALSE) {
   $node->readmore = (strlen($node->teaser) < strlen($node->body));
   if ($teaser == FALSE) {
-//$node->body = check_output($node->body, $node->format);
+$node->body = check_output($node->body, $node->format);
   }
   else {
 $node->teaser = check_output($node->teaser, $node->format);



I belive is something with cache_get() defined in includes/bootstrap.inc, used 
by check_output(). Someting like a wrong table definition o corrupted 'cache' 
table.  But this is just a guess, since I couldn't understand how cache 
works.
-- 
Nicolás D. César <[EMAIL PROTECTED]>
Lunix S.R.L. -[ http://www.lunix.com.ar ]-
GnuPG Public Key: gpg --keyserver wwwkeys.pgp.net --recv-key 0x3606F3E6


pgpj55Q2gQemV.pgp
Description: PGP signature


python-uncertainities_0.002-2_powerpc.changes ACCEPTED

2006-08-24 Thread Debian Installer

Accepted:
python-uncertainities_0.002-2.diff.gz
  to pool/main/p/python-uncertainities/python-uncertainities_0.002-2.diff.gz
python-uncertainities_0.002-2.dsc
  to pool/main/p/python-uncertainities/python-uncertainities_0.002-2.dsc
python-uncertainities_0.002-2_all.deb
  to pool/main/p/python-uncertainities/python-uncertainities_0.002-2_all.deb


Override entries for your package:
python-uncertainities_0.002-2.dsc - source python
python-uncertainities_0.002-2_all.deb - optional python

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of python-uncertainities_0.002-2_powerpc.changes

2006-08-24 Thread Archive Administrator
python-uncertainities_0.002-2_powerpc.changes uploaded successfully to localhost
along with the files:
  python-uncertainities_0.002-2.dsc
  python-uncertainities_0.002-2.diff.gz
  python-uncertainities_0.002-2_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



lopster 1.2.0.1-2 MIGRATED to testing

2006-08-24 Thread Debian testing watch
FYI: The status of the lopster source package
in Debian's testing distribution has changed.

  Previous version: 1.2.0.1-1.1
  Current version:  1.2.0.1-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#384513: rsjog: exits with "uninitialized constant"-error at startup

2006-08-24 Thread andreas . teuchert
Package: rsjog
Version: 1.1-6
Severity: grave
Justification: renders package unusable

When rsjog is started under X it exits with the following error:

/usr/bin/rsjog:71:in `initialize': uninitialized constant Gtk::WINDOW_TOPLEVEL 
(NameError)
from /usr/bin/rsjog:599

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.9
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages rsjog depends on:
ii  aumix2.8-17  Simple text-based mixer control pr
ii  libc62.3.6.ds1-2 GNU C Library: Shared libraries
ii  libgnome2-ruby   0.14.1-1.1  GNOME 2 bindings for the Ruby lang
ii  libruby1.8   1.8.4-5 Libraries necessary to run Ruby 1.
ii  libx11-6 2:1.0.0-8   X11 client-side library
ii  libxtst6 1:1.0.1-5   X11 Testing -- Resource extension 
ii  ruby1.8  1.8.4-5 Interpreter of object-oriented scr
ii  spicctrl 1.9-1   Sony Vaio controller program to se

rsjog recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



tla 1.3.5+dfsg-3 MIGRATED to testing

2006-08-24 Thread Debian testing watch
FYI: The status of the tla source package
in Debian's testing distribution has changed.

  Previous version: 1.3.5+dfsg-2
  Current version:  1.3.5+dfsg-3

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#384544: mmx-emu: Copyright file doesn't list copyright holders

2006-08-24 Thread Nathanael Nerode
Package: mmx-emu
Severity: serious
Justification: Policy

Simple enough to fix, but I think nobody really cares about this package.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]