debian/0000755000000000000000000000000011646255021007170 5ustar debian/rules0000755000000000000000000000034611646251331010253 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autotools_dev,autoreconf override_dh_auto_configure: cp /usr/share/aclocal/po.m4 m4/po.m4 cp /usr/share/gettext/po/Makefile.in.in po/Makefile.in.in dh_auto_configure debian/watch0000644000000000000000000000010411646241343010216 0ustar version=3 http://sf.net/gmorgan/gmorgan[\-_](\d.*)\.(?:tgz|tar\.gz) debian/gmorgan.desktop0000644000000000000000000000026111646237571012226 0ustar [Desktop Entry] Name=gmorgan Comment=MIDI rhythm station for ALSA Exec=/usr/bin/gmorgan #Icon=/usr/share/icons/gmorgan.png Terminal=false Type=Application Categories=Audio;Midi debian/compat0000644000000000000000000000000211646237162010374 0ustar 8 debian/docs0000644000000000000000000000001711646243415010045 0ustar AUTHORS README debian/clean0000644000000000000000000000047411646252536010212 0ustar data/help/Makefile.in data/Makefile.in data/skins/Aluminium/Makefile.in data/skins/Aluminium2/Makefile.in data/skins/Blue/Makefile.in data/skins/Blue2/Makefile.in data/skins/DeskAlum/Makefile.in data/skins/Makefile.in data/skins/Mini/Makefile.in m4/Makefile.in m4/po.m4 Makefile.in po/Makefile.in.in src/Makefile.in debian/changelog0000644000000000000000000000506111646254424011052 0ustar gmorgan (0.40-1) unstable; urgency=low * New upstream release. * Packaging style: no longer using cdbs, dh 8. * Build-Depends: automake, autoconf, dh-autoreconf * debian/rules: dh $@ --with autotools_dev,autoreconf -- Bart Martens Sat, 15 Oct 2011 10:03:56 +0200 gmorgan (0.27-2) unstable; urgency=low * debian/rules: Replace po/Makefile.in.in. Closes: #583466. -- Bart Martens Mon, 27 Dec 2010 13:55:59 +0000 gmorgan (0.27-1) unstable; urgency=low * New upstream release. * debian/patches/01_ftbfs_amd64.diff: Removed. * debian/copyright: Updated. -- Bart Martens Wed, 10 Mar 2010 18:29:13 +0100 gmorgan (0.25-5) unstable; urgency=low * Build-Depends: automake1.10. Fixes FTBFS. Closes: #543102. -- Bart Martens Sat, 22 Aug 2009 23:09:43 +0200 gmorgan (0.25-4) unstable; urgency=low * debian/control, debian/rules: Update m4/po.m4. Closes: #456588. -- Bart Martens Thu, 20 Dec 2007 02:13:12 +0100 gmorgan (0.25-3) unstable; urgency=low * debian/gmorgan.desktop: Fixed desktop-entry-invalid-category. * debian/menu: Fixed menu-item-uses-apps-section. -- Bart Martens Sun, 25 Nov 2007 13:34:42 +0100 gmorgan (0.25-2) unstable; urgency=low * debian/patches/01_ftbfs_amd64.diff: Added. Closes: #404667. Fixes FTBFS on amd64. Thanks to NN_il_Confusionario . -- Bart Martens Wed, 27 Dec 2006 19:15:42 +0100 gmorgan (0.25-1) unstable; urgency=low * Copied from Ubuntu to Debian. Closes: #338691. * debian/*: Use cdbs. * debian/control: Added timidity to Suggests. * debian/docs: Removed. No longer installing COPYING and INSTALL. * debian/menu: Fixed. * debian/watch: Updated. -- Bart Martens Thu, 23 Nov 2006 12:24:43 +0100 gmorgan (0.25-0ubuntu1) dapper; urgency=low * Release for Dapper * debian/compat: changed to version 5 * debian/control: changed depends to debhelper 5 * debian/control: changed standards-version to 3.6.2 * debian/gmorgan.desktop: added desktop file * debian/gmorgan.install: install desktop file * debian/rules: call dh_install and dh_desktop * debian/rules: cleanups * debian/docs: added docs from src package * debian/copyright: added date & full name of copyright holder -- Dana Olson Sat, 18 Feb 2006 19:35:54 -0500 gmorgan (0.25-0) unstable; urgency=low * Initial Release (opened ITP #338691) -- Free Ekanayaka Thu, 10 Nov 2005 02:10:17 +0000 debian/source/0000755000000000000000000000000011646237162010476 5ustar debian/source/format0000644000000000000000000000001411646237162011704 0ustar 3.0 (quilt) debian/menu0000644000000000000000000000015211646237571010067 0ustar ?package(gmorgan):needs="X11" section="Applications/Sound" \ title="gmorgan" command="/usr/bin/gmorgan" debian/copyright0000644000000000000000000000257311646240507011135 0ustar This package was debianized by Free Ekanayaka on Thu, 10 Nov 2005 02:10:17 +0000. It was downloaded from ftp://heanet.dl.sourceforge.net/g/gm/gmorgan/gmorgan-0.25.tar.gz http://sourceforge.net/projects/gmorgan/files/gmorgan_0.40.tgz/download Copyright: 2003-2010 Josep Andreu License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is Copyright (C) 2006-2011 Bart Martens Copyright (C) 2006 Dana Olson Copyright (C) 2005 Free Ekanayaka and is licensed under the GPL, see above. debian/control0000644000000000000000000000160011646254406010576 0ustar Source: gmorgan Section: sound Priority: optional Maintainer: Bart Martens Build-Depends: debhelper (>= 8.0.0), autotools-dev, libasound2-dev, libfltk1.1-dev, gettext, automake, autoconf, dh-autoreconf Standards-Version: 3.9.2 Homepage: http://gmorgan.sourceforge.net/ Package: gmorgan Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: timidity Description: MIDI rhythm station emulator software A modern organ for play in real time or sequence, full midi configurable, can export live or sequence performances to MIDI file format. Maintain 500 patterns, 100 Styles, 100 Sound Combiantion in memory. Style Library Pattern BD allows easy new pattern creation, can import MIDI files as patterns, input chords can be controlled by mouse, PC keyboard or MIDI keyboard. Sound edition, chord song sequencer, guided playback and extensive documentation. debian/gmorgan.install0000644000000000000000000000006011646237571012220 0ustar debian/gmorgan.desktop /usr/share/applications/