Quoting "Joost Kraaijeveld" <j.kraaijev...@askesis.nl>:
On do, 2013-04-11 at 19:29 +0200, W. Martin Borgert wrote:
For the moment, you may just ignore libjs-jquery-timepicker, using
a dummy package with equivs (equivs-build and equivs-control).
Could you elaborate on the dummy package? It is a bit cryptic for me.

Sure :~) It's as easy as:

$ sudo apt-get install equivs
$ cat > timepicker <<EOTEXT
Section: misc
Priority: optional
Standards-Version: 3.6.2

Package: libjs-jquery-timepicker
Version: 1.0
Description: Dummy timepicker for Trac
EOTEXT
$ equivs-build timepicker
$ sudo dpkg -i libjs-jquery-timepicker_1.0_all.deb

Because the dummy package has version 1.0 and the real timepicker
package will have 1.2, it will replaced by "apt-get upgrade" as
soon as it is available, which will hopefully be in a few days...

HTH

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to