--- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/rules +++ childsplay-alphabet-sounds-fr-0.8.5/debian/rules @@ -0,0 +1,50 @@ +#!/usr/bin/make -f +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2009 Sergio Talens-Oliag + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +configure: configure-stamp +configure-stamp: + dh_testdir + touch configure-stamp + +build: build-stamp +build-stamp: configure-stamp + dh_testdir + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + +# Build architecture-independent files here. +binary-indep: install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_install + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +# Build architecture-dependent files here. +binary-arch: install +# We have nothing to do by default. + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/watch +++ childsplay-alphabet-sounds-fr-0.8.5/debian/watch @@ -0,0 +1,10 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +http://sf.net/schoolsplay/alphabet_sounds_fr-(.*)\.tgz --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/dirs +++ childsplay-alphabet-sounds-fr-0.8.5/debian/dirs @@ -0,0 +1,2 @@ +usr/share/sp_alphabetsounds +usr/share/childsplay_sp/CPData/FlashcardsData/names --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/changelog +++ childsplay-alphabet-sounds-fr-0.8.5/debian/changelog @@ -0,0 +1,24 @@ +childsplay-alphabet-sounds-fr (0.8.5-2) unstable; urgency=low + + * Fix Conflicts and Replaces (this package includes lfc data). + + -- Sergio Talens-Oliag Wed, 28 Jan 2009 08:19:04 +0100 + +childsplay-alphabet-sounds-fr (0.8.5-1) unstable; urgency=low + + * New upstream release (Closes: Bug#507290). + + -- Sergio Talens-Oliag Tue, 27 Jan 2009 22:43:45 +0100 + +childsplay-alphabet-sounds-fr (0.4.2-1) unstable; urgency=low + + * New upstream release. + + -- Sergio Talens-Oliag Sun, 1 Oct 2006 00:22:42 +0200 + +childsplay-alphabet-sounds-fr (0.3.2-1) unstable; urgency=low + + * Initial Release. + + -- Sergio Talens-Oliag Sun, 15 Jan 2006 14:47:30 +0100 + --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/compat +++ childsplay-alphabet-sounds-fr-0.8.5/debian/compat @@ -0,0 +1 @@ +7 --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/copyright +++ childsplay-alphabet-sounds-fr-0.8.5/debian/copyright @@ -0,0 +1,13 @@ +This package was debianized by Sergio Talens-Oliag on +Tue, 27 Jan 2009 21:00:20 +0100 + +It was downloaded from http://schoolsplay.sf.net + +Copyright: (c) 2002-2009 Stas Zytkiewicz + +Upstream maintainer(s): Stas Zytkiewicz + +License: GPL-2 +This program is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License Version 2, found on Debian systems +in the file /usr/share/common-licenses/GPL-2. --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/control +++ childsplay-alphabet-sounds-fr-0.8.5/debian/control @@ -0,0 +1,16 @@ +Source: childsplay-alphabet-sounds-fr +Section: games +Priority: optional +Maintainer: Sergio Talens-Oliag +Build-Depends: debhelper (>= 7) +Standards-Version: 3.8.0 +Homepage: http://www.schoolsplay.org/ + +Package: childsplay-alphabet-sounds-fr +Architecture: all +Depends: childsplay (>= 1.1-1) +Conflicts: childsplay-lfc-names-fr +Replaces: childsplay-lfc-names-fr +Provides: childsplay-alphabet-sounds +Description: French sound files for childsplay + Localized sound files for childsplay --- childsplay-alphabet-sounds-fr-0.8.5.orig/debian/install +++ childsplay-alphabet-sounds-fr-0.8.5/debian/install @@ -0,0 +1,2 @@ +AlphabetSounds/* /usr/share/sp_alphabetsounds +FlashCardsSounds/* /usr/share/childsplay_sp/CPData/FlashcardsData/names