hi,
may you please let the new version 1.9.0-5 of freevo in squeeze?
here is the changelog
* [INTL:da] Danish translation of the debconf templates freevo,
thanks to Joe Dalton (Closes: #588753).
* fix lintian warnings:
- depend on python-all , not python-all-dev
* update standards version to 3.9.1.0
- init scripts exit succesfully if the daemon is already running
* /usr/share/doc/python-support/README.gz says:
You don't need X[BS]-Python-Version fields. You don't need
debian/pycompat. You don't need to call dh_python after
dh_pysupport. Just remove all of these.
here is
debdiff freevo_1.9.0-4_i386.changes freevo_1.9.0-5_i386.changes
> File lists identical (after any substitutions)
>
> Control files of package freevo: lines which differ (wdiff format)
> ------------------------------------------------------------------
> Depends: debconf (>= 0.5) | debconf-2.0, [-python (>= 2.5),-] {+python,+} python-support (>= 0.90.0), python-fr
> Installed-Size: [-6132-] {+6136+}
> Version: [-1.9.0-4-] {+1.9.0-5+}
>
> Control files of package freevo-data: lines which differ (wdiff format)
> -----------------------------------------------------------------------
> Recommends: freevo (= [-1.9.0-4)-] {+1.9.0-5)+}
> Version: [-1.9.0-4-] {+1.9.0-5+}
>
> Control files of package freevo-doc: lines which differ (wdiff format)
> ----------------------------------------------------------------------
> Version: [-1.9.0-4-] {+1.9.0-5+}
>
> Control files of package freevo-lirc: lines which differ (wdiff format)
> -----------------------------------------------------------------------
> Depends: freevo (= [-1.9.0-4),-] {+1.9.0-5),+} python-pylirc, lirc
> Version: [-1.9.0-4-] {+1.9.0-5+}
>
> Control files of package python-freevo: lines which differ (wdiff format)
> -------------------------------------------------------------------------
> Depends: [-python (>= 2.5),-] {+python,+} python-support (>= 0.90.0), python-alsaaudio, python-libxml2, python-
> [-Python-Version: 2.5, 2.6-]
> Version: [-1.9.0-4-] {+1.9.0-5+}
debdiff freevo_1.9.0-4.dsc freevo_1.9.0-5.dsc
is attached
a.
ps: I also have used it for ~1 month, and it seems OK
diff -Nru freevo-1.9.0/debian/changelog freevo-1.9.0/debian/changelog
--- freevo-1.9.0/debian/changelog 2010-02-06 00:14:00.000000000 +0100
+++ freevo-1.9.0/debian/changelog 2010-08-11 16:07:26.000000000 +0200
@@ -1,3 +1,18 @@
+freevo (1.9.0-5) unstable; urgency=low
+
+ * [INTL:da] Danish translation of the debconf templates freevo,
+ thanks to Joe Dalton (Closes: #588753).
+ * fix lintian warnings:
+ - depend on python-all , not python-all-dev
+ * update standards version to 3.9.1.0
+ - all init scripts exit succesfully if the daemon is already running
+ * /usr/share/doc/python-support/README.gz says:
+ You don't need X[BS]-Python-Version fields. You don't need
+ debian/pycompat. You don't need to call dh_python after
+ dh_pysupport. Just remove all of these.
+
+ -- A Mennucc1 <mennucc1@debian.org> Wed, 11 Aug 2010 16:22:47 +0200
+
freevo (1.9.0-4) unstable; urgency=low
* Thanks Sandro Tosi for the NMU
diff -Nru freevo-1.9.0/debian/control freevo-1.9.0/debian/control
--- freevo-1.9.0/debian/control 2010-02-05 15:35:24.000000000 +0100
+++ freevo-1.9.0/debian/control 2010-08-11 16:07:59.000000000 +0200
@@ -4,16 +4,14 @@
Maintainer: Freevo Debian Dream Team <pkg-freevo-maint@lists.alioth.debian.org>
Uploaders: Georg W. Leonhardt <leonhardt@geole.info>, A Mennucc1 <mennucc1@debian.org>
Build-Depends-Indep: po-debconf
-Build-Depends: cdbs (>= 0.4.48), python-all-dev (>= 2.5), python-support, debhelper (>= 5.0.38), quilt, docbook
-Standards-Version: 3.8.0.0
-XS-Python-Version: >= 2.5
+Build-Depends: cdbs (>= 0.4.48), python-all (>= 2.5), python-support, debhelper (>= 5.0.38), quilt, docbook
+Standards-Version: 3.9.1.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-freevo/packages/freevo/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-freevo/packages/freevo/trunk/
Homepage: http://freevo.org/
Package: freevo
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${python:Depends}, python-freevo (= ${binary:Version}), freevo-data (= ${binary:Version}), mplayer, lsdvd, console-tools | kbd, debconf, adduser, xinit
Recommends: cdparanoia, xine-ui, xmltv-util, libxmltv-perl
Suggests: mencoder, libdvdcss2, lame, ttf-liberation | ttf-mscorefonts-installer, fbxine, flac, vorbis-tools, fbset, matrox-tools, nvram-wakeup
@@ -30,7 +28,6 @@
Package: python-freevo
Architecture: all
Section: python
-XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${python:Depends}, python-alsaaudio, python-libxml2, python-beautifulsoup (>= 3.0.1), python-html5lib, python-kaa-imlib2 (>= 0.2.2), python-kaa-metadata (>= 0.7.1), python-kaa-base (>= 0.4.0), python-pygame (>> 1.7.1release-4.1+b1), python-imaging, python-twisted (>= 2.5.0), python-sqlite
Description: home theater framework - Python modules
Freevo is a complete home theater framework. It can operate as a
diff -Nru freevo-1.9.0/debian/freevo-common.linda-overrides freevo-1.9.0/debian/freevo-common.linda-overrides
--- freevo-1.9.0/debian/freevo-common.linda-overrides 2008-01-08 20:58:47.000000000 +0100
+++ freevo-1.9.0/debian/freevo-common.linda-overrides 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-Tag: non-free-truetype-font
diff -Nru freevo-1.9.0/debian/freevo.freevo_xserver.init freevo-1.9.0/debian/freevo.freevo_xserver.init
--- freevo-1.9.0/debian/freevo.freevo_xserver.init 2009-09-04 16:54:16.000000000 +0200
+++ freevo-1.9.0/debian/freevo.freevo_xserver.init 2010-08-10 17:22:32.000000000 +0200
@@ -42,7 +42,7 @@
test "${NOMOUSE}" = "true" && export SDL_NOMOUSE=true
startx_freevo() {
- openvt -c 9 -- su --shell /bin/sh freevo -c "startx $DAEMONLOG -- :1 vt9 -quiet"
+ openvt -f -c 9 -- su --shell /bin/sh freevo -c "startx $DAEMONLOG -- :1 vt9 -quiet"
}
start_freevo() {
diff -Nru freevo-1.9.0/debian/patches/exit_0_if_running.diff freevo-1.9.0/debian/patches/exit_0_if_running.diff
--- freevo-1.9.0/debian/patches/exit_0_if_running.diff 1970-01-01 01:00:00.000000000 +0100
+++ freevo-1.9.0/debian/patches/exit_0_if_running.diff 2010-08-10 17:22:32.000000000 +0200
@@ -0,0 +1,14 @@
+Index: freevo-1.9.0/freevo
+===================================================================
+--- freevo-1.9.0.orig/freevo 2010-08-10 17:11:52.000000000 +0200
++++ freevo-1.9.0/freevo 2010-08-10 17:13:13.000000000 +0200
+@@ -657,7 +657,8 @@
+ sys.exit("Can't find helper %s" % name)
+
+ if check and getpid(name, python + proc)[1]:
+- sys.exit("%s still running, run '%s --stop' to stop" % (name, name))
++ sys.stderr.write("%s is already running.\n" % name)
++ sys.exit(0)
+
+ if opts.profile:
+ if sys.hexversion > 0x02050000:
diff -Nru freevo-1.9.0/debian/patches/series freevo-1.9.0/debian/patches/series
--- freevo-1.9.0/debian/patches/series 2010-01-31 12:53:12.000000000 +0100
+++ freevo-1.9.0/debian/patches/series 2010-08-10 17:22:32.000000000 +0200
@@ -13,4 +13,4 @@
encodingcore_report_failures.diff
imdb-html5lib.patch
twisted-web-9.diff
-
+exit_0_if_running.diff
diff -Nru freevo-1.9.0/debian/po/da.po freevo-1.9.0/debian/po/da.po
--- freevo-1.9.0/debian/po/da.po 1970-01-01 01:00:00.000000000 +0100
+++ freevo-1.9.0/debian/po/da.po 2010-08-10 14:40:35.000000000 +0200
@@ -0,0 +1,374 @@
+# Danish translation freevo.
+# Copyright (c) 2010 freevo & nedenstående oversættere.
+# This file is distributed under the same license as the freevo package.
+# Joe Hansen <joedalton2@yahoo.dk>, 2010.
+# Korrekturlæst Ask Hjorth Larsen, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: freevo\n"
+"Report-Msgid-Bugs-To: freevo@packages.debian.org\n"
+"POT-Creation-Date: 2009-06-29 08:26+0200\n"
+"PO-Revision-Date: 2010-07-11 17:34+0000\n"
+"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
+"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Description
+#: ../freevo.templates:2001
+msgid "Video output:"
+msgstr "Videouddata:"
+
+#. Type: select
+#. Description
+#: ../freevo.templates:2001
+msgid "Please choose the type of video output to use with Freevo."
+msgstr "Vælg venligst typen af videouddata til brug med Freevo."
+
+#. Type: select
+#. Description
+#: ../freevo.templates:3001
+msgid "Output resolution:"
+msgstr "Uddataopløsning:"
+
+#. Type: select
+#. Description
+#: ../freevo.templates:3001
+msgid ""
+"Please choose the resolution to use with Freevo. Most CRT television systems "
+"should be configured as 768x576 (NTSC or PAL). HD television systems use "
+"1280x720, and FullHD uses 1920x1080."
+msgstr ""
+"Vælg venligst opløsningen til brug med Freevo. De fleste CRT-fjernsynssystemer "
+"skal være konfigureret som 768x576 (NTSC eller PAL). HD-fjernsynssystemer bruger "
+"1280x720, og FullHD bruger 1920x1080."
+
+#. Type: select
+#. Description
+#: ../freevo.templates:4001
+msgid "TV standard:"
+msgstr "TV-standard:"
+
+#. Type: select
+#. Description
+#: ../freevo.templates:4001
+msgid ""
+"Please choose the TV standard to use. NTSC is used in North America, much of "
+"South America, and Japan; SECAM in France, the former USSR, and parts of "
+"Africa and the Middle East; and PAL elsewhere."
+msgstr ""
+"Vælg venligst tv-standarden der skal bruges. NTSC bruges i Nordamerika, det "
+"meste af Sydamerika, og Japan; SECAM i Frankrig, det tidligere Sovjetunionen, "
+"og dele af Afrika og Mellemøsten; øvrige steder PAL."
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "USA broadcast"
+msgstr "USA - udsendelse"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "USA cable"
+msgstr "USA - kabel"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "USA cable HRC"
+msgstr "USA - kabel HRC"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Japan broadcast"
+msgstr "Japan - udsendelse"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Japan cable"
+msgstr "Japan - kabel"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Europe (West)"
+msgstr "Europa (Vest)"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Europe (East)"
+msgstr "Europa (Ã?st)"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Italy"
+msgstr "Italien"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "New Zealand"
+msgstr "New Zealand"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Australia"
+msgstr "Australien"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Ireland"
+msgstr "Irland"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "France"
+msgstr "Frankrig"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "China broadcast"
+msgstr "Kina - udsendelse"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "South Africa"
+msgstr "Sydafrika"
+
+#. Type: select
+#. Choices
+#: ../freevo.templates:5001
+msgid "Argentina"
+msgstr "Argentina"
+
+#. Type: select
+#. Description
+#: ../freevo.templates:5002
+msgid "Channel list:"
+msgstr "Kanalliste:"
+
+#. Type: select
+#. Description
+#: ../freevo.templates:5002
+msgid ""
+"Please choose the channel list (set of tuning frequencies) that most closely "
+"matches the one used in your country."
+msgstr ""
+"Vælg venligst kanallisten (sæt af indstillingsfrekvenser) som tættest svarer "
+"til den, som bruges i dit land."
+
+#. Type: select
+#. Default
+#: ../freevo.templates:6001
+msgid "Video folder"
+msgstr "Videomappe"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:6002
+msgid "Title of video folder:"
+msgstr "Titel på videomappe:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:6002
+msgid "Please choose the title of the video folder."
+msgstr "Vælg venligst titlen på videomappen."
+
+#. Type: string
+#. Description
+#. Type: string
+#. Description
+#. Type: string
+#. Description
+#: ../freevo.templates:6002 ../freevo.templates:8002 ../freevo.templates:10002
+msgid "This will be displayed by Freevo in overview."
+msgstr "Dette vil blive vist af Freevo i oversigten."
+
+#. Type: string
+#. Default
+#: ../freevo.templates:7001
+msgid "/home/freevo/video"
+msgstr "/home/freevo/video"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:7002
+msgid "Path to videos:"
+msgstr "Sti til videoer:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:7002
+msgid "Please choose the directory where video files are stored."
+msgstr "Vælg venligst mappen hvor videofiler gemmes."
+
+#. Type: string
+#. Description
+#. Type: string
+#. Description
+#. Type: string
+#. Description
+#. Type: string
+#. Description
+#: ../freevo.templates:7002 ../freevo.templates:9002 ../freevo.templates:11002
+#: ../freevo.templates:12002
+msgid "You must use an absolute path (with a leading \"/\" character)."
+msgstr "Du skal bruge en fast sti (med det foranførte tegn »/«)."
+
+#. Type: string
+#. Default
+#: ../freevo.templates:8001
+msgid "Audio folder"
+msgstr "Lydmappe"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:8002
+msgid "Title of audio folder:"
+msgstr "Titel på lydmappe:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:8002
+msgid "Please choose the title of the audio folder."
+msgstr "Vælg venligst titlen på lydmappen."
+
+#. Type: string
+#. Default
+#: ../freevo.templates:9001
+msgid "/home/freevo/audio"
+msgstr "/home/freevo/lyd"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:9002
+msgid "Path to audio folder:"
+msgstr "Sti til lydmappe:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:9002
+msgid "Please choose the directory where audio files are stored."
+msgstr "Vælg venligt mappen hvor lydfilerne er gemt."
+
+#. Type: string
+#. Default
+#: ../freevo.templates:10001
+msgid "Image folder"
+msgstr "Billedmappe"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:10002
+msgid "Title of image folder:"
+msgstr "Titel på billedmappe:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:10002
+msgid "Please choose the title of the image folder."
+msgstr "Vælg venligst titlen på billedmappen."
+
+#. Type: string
+#. Default
+#: ../freevo.templates:11001
+msgid "/home/freevo/image"
+msgstr "/home/freevo/billeder"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:11002
+msgid "Path to image folder:"
+msgstr "Sti til billedmappe:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:11002
+msgid "Please choose the directory where image files are stored."
+msgstr "Vælg venligst mappen hvor billedfiler gemmes."
+
+#. Type: string
+#. Default
+#: ../freevo.templates:12001
+msgid "/home/freevo/recordings"
+msgstr "/home/freevo/optagelser"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:12002
+msgid "Path to recorded video folder:"
+msgstr "Sti til mappe for optaget video:"
+
+#. Type: string
+#. Description
+#: ../freevo.templates:12002
+msgid "Please choose the directory where video recording files are stored."
+msgstr "Vælg venligst mappen hvor optagede videofiler gemmes."
+
+#. Type: multiselect
+#. Choices
+#: ../freevo.templates:13001
+msgid "xserver"
+msgstr "xserver"
+
+#. Type: multiselect
+#. Choices
+#: ../freevo.templates:13001
+msgid "recordserver"
+msgstr "optagelsesserver"
+
+#. Type: multiselect
+#. Choices
+#: ../freevo.templates:13001
+msgid "encodingserver"
+msgstr "kodningsserver"
+
+#. Type: multiselect
+#. Choices
+#: ../freevo.templates:13001
+msgid "webserver"
+msgstr "internetserver"
+
+#. Type: multiselect
+#. Choices
+#: ../freevo.templates:13001
+msgid "rssserver"
+msgstr "rss-server"
+
+#. Type: multiselect
+#. Description
+#: ../freevo.templates:13002
+msgid "Services to start during boot:"
+msgstr "Tjenester som skal startes under opstart:"
+
+#. Type: multiselect
+#. Description
+#: ../freevo.templates:13002
+msgid ""
+"Freevo can be started automatically when the machine boots, using a "
+"dedicated X server. Web, encoding, RSS, and recording servers can be "
+"launched at the same time."
+msgstr ""
+"Freevo kan startes automatisk når maskinen starter op, med brug af en "
+"dedikeret X-server. Internet-, kodnings-, RSS- og optagelsesservere kan "
+"startes på samme tidspunkt."
+
+#. Type: multiselect
+#. Description
+#: ../freevo.templates:13002
+msgid "Please choose the services you wish to start on boot."
+msgstr "Vælg venligst tjenesterne du ønsker at starte ved opstart."
Attachment:
signature.asc
Description: OpenPGP digital signature