debian/0000755000000000000000000000000011773152261007173 5ustar debian/watch0000644000000000000000000000013111773152250010215 0ustar version=3 opts=dversionmangle=s/\+repack// \ http://sf.net/chordii/chordii-(.+)\.tar\.gz debian/rules0000755000000000000000000000160611773152250010254 0ustar #!/usr/bin/make -f DEB_UPSTREAM_VERSION := $(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^+]+).*,\1,p') %: dh $@ --with autoreconf get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=. rm -rf chordii-$(DEB_UPSTREAM_VERSION) tar -xf chordii_$(DEB_UPSTREAM_VERSION).orig.tar.gz rm chordii_$(DEB_UPSTREAM_VERSION).orig.tar.gz rm -rf chordii-$(DEB_UPSTREAM_VERSION)/debian rm chordii-$(DEB_UPSTREAM_VERSION)/examples/everybody-hurts.cho rm chordii-$(DEB_UPSTREAM_VERSION)/examples/love-me-tender.cho mv chordii-$(DEB_UPSTREAM_VERSION) chordii-$(DEB_UPSTREAM_VERSION)+repack GZIP=--best tar -cz --owner root --group root --mode a+rX \ -f chordii_$(DEB_UPSTREAM_VERSION)+repack.orig.tar.gz \ chordii-$(DEB_UPSTREAM_VERSION)+repack rm -r chordii-$(DEB_UPSTREAM_VERSION)+repack override_dh_installchangelogs: dh_installchangelogs NEWS debian/examples0000644000000000000000000000001311773152250010724 0ustar examples/* debian/control0000644000000000000000000000152011773152250010572 0ustar Source: chordii Section: text Priority: extra Maintainer: Malcolm Locke Homepage: http://chordii.sourceforge.net/ Build-Depends: debhelper (>= 9), dh-autoreconf Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/collab-maint/chordii.git Vcs-Browser: http://git.debian.org/?p=collab-maint/chordii.git;a=summary Package: chordii Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Text file (chordpro format) to music sheet converter chordii provides guitar players and other musicians with a tool to produce good looking, self-descriptive music sheets from text files. . chordii reads text files in chordpro format, containing the lyrics of songs, the chords to be played, their descriptions and some other optional data. It produces a PostScript document suitable for viewing and printing. debian/README.source0000644000000000000000000000022511773152250011347 0ustar Repack ====== Two reasons for the repackaging of upstream-source: * Upstream included a debian directory * The legal state of two lyrics are unsure debian/docs0000644000000000000000000000002411773152250010040 0ustar AUTHORS README TODO debian/changelog0000644000000000000000000000147111773152250011046 0ustar chordii (4.3+repack-2) unstable; urgency=low [ Malcolm Locke ] * New maintainer. (Closes: #607321) * Add DEP-3 tags to existing patches * Remove blank line from watch file * Update dpkg-source version to 3.0 (quilt) * Update to dh rules.tiny * Remove redundant man_MANS from man/Makefile.am * Replace debian/repack.sh with debian/rules get-orig-source * Remove quilt instructions from README.source * Install upstream NEWS file as changelog [ Francois Marier ] * Bump debhelper compat to 9 * Update Standards Version to 3.9.3 * Mention the collab-maint git repo -- Malcolm Locke Fri, 29 Jun 2012 09:59:26 +1200 chordii (4.3+repack-1) unstable; urgency=low * Initial packaging (Closes: #491964) -- Stefan Ritter Thu, 22 Apr 2010 12:13:44 +0200 debian/dirs0000644000000000000000000000001011773152250010044 0ustar usr/bin debian/copyright0000644000000000000000000001027711773152250011133 0ustar This package was debianized by Stefan Ritter on Thu, 22 Apr 2010 12:13:45 +0200. The source can be downloaded from http://chordii.sourceforge.net/. Changes were made to the source tarball (see debian/repack.sh) to remove the included debian directory. Author: Johan Vromans Files: windows/getopt.* Copyright: © 1987-2001 Free Software Foundation, Inc. License: LGPL-2.1+ The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . The GNU C Library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; 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 Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1 file. Files: install.sh Copyright: © 1994 X Consortium License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: * Copyright: License: GPL-3+ Chordii 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 3 of the License, or (at your option) any later version. . Chordii 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 Chordii. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. Files: INSTALL, Makefile.in, aclocal.m4, configure, decomp, missing, man/Makefile.in, src/Makefile.in, src/getopt.* Copyright: © 1987-2009 Free Software Foundation, Inc. License: GPL-2+ Files: debian/* Copyright: © 2010 by Stefan Ritter 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 as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, 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-2 file. debian/manpages0000644000000000000000000000003211773152250010702 0ustar man/a2crd.1 man/chordii.1 debian/source/0000755000000000000000000000000011773152250010471 5ustar debian/source/format0000644000000000000000000000001411773152250011677 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011773152250010620 5ustar debian/patches/series0000644000000000000000000000011511773152250012032 0ustar fix-manpage.patch fix-spelling-error.patch remove-surplus-man-mans-rule.diff debian/patches/fix-spelling-error.patch0000644000000000000000000000130611773152250015371 0ustar Description: Fixes spelling error ReEncode -> Re-encode Author: Stefan Ritter Bug: https://sourceforge.net/tracker/?func=detail&aid=3460901&group_id=194114&atid=948130 --- a/src/iso.c +++ b/src/iso.c @@ -22,7 +22,7 @@ printf("%% iso.ps reencodeing of ISO 8859-1 8-bit french characters\n"); printf("%%\n"); printf("/reencodedict 5 dict def\n"); - printf("/ReEncode\n"); + printf("/Re-encode\n"); printf(" { reencodedict begin\n"); printf(" /newencoding exch def\n"); printf(" /newfontname exch def\n"); @@ -246,5 +246,5 @@ void re_encode (font) char *font; { - printf("/%s /%s ISO ReEncode\n", font, font); + printf("/%s /%s ISO Re-encode\n", font, font); } debian/patches/fix-manpage.patch0000644000000000000000000000341411773152250014037 0ustar Description: Fixes several formatting errors in the man page. Author: Stefan Ritter Applied-Upstream: http://chordii.git.sourceforge.net/git/gitweb.cgi?p=chordii/chordii;a=commit;h=ec7aeabc260ccb2a1bf2ed2db5f733d61934093e --- a/man/chordii.1 +++ b/man/chordii.1 @@ -88,8 +88,8 @@ .B \-t \fItext_font size\fB Sets the size, in points, of the font used to display the lyrics to the specified integer value. The title line is displayed using that point -size + 5. The sub-tiltle is displayed using that point size -2. The -\fItablature\fB is displayed using this point-size -2. +size + 5. The sub-tiltle is displayed using that point size \-2. The +\fItablature\fB is displayed using this point-size \-2. .TP 8 .B \-T \fIText_font\fB Sets the font used to print text to the specified name. That name must be @@ -163,7 +163,7 @@ specifies a string to be printed right below the title. Many subtitles can be specified .TP 8 -.B \fBdefine: \fRname \fBbase-fret \fRoffset \fBfrets \fRstr1...str6\f +.B \fBdefine: \fRname \fBbase-fret \fRoffset \fBfrets \fRstr1...str6 defines a new chord called "name". The keyword "base-fret" indicates that the number that follows ("offset") is the first fret that is to be displayed when representing the way this chord is played. @@ -200,16 +200,16 @@ This directive may only occur in the .chordrc. .TP 8 .B textfont: postscript_font -same as -T command option +same as \-T command option .TP 8 .B textsize: n -same as -t command option +same as \-t command option .TP 8 .B chordfont: postscript_font -same as -C command option +same as \-C command option .TP 8 .B chordsize: n -same as -c command option +same as \-c command option .TP 8 .B \fBno_grid\fR or \fBng\fR will disable printing of the chord grids for the current song. debian/patches/remove-surplus-man-mans-rule.diff0000644000000000000000000000120411773152250017131 0ustar Description: Removes redundant man_MANS from man/Makefile.am dist_man_MANS will be installed *and* included in the dist package, so man_MANS is redundant, and causes make install to fail on my system due to trying to install each man page twice. Author: Malcolm Locke Bug: http://sourceforge.net/tracker/?func=detail&aid=3458945&group_id=194114&atid=948130 Applied-Upstream: http://chordii.git.sourceforge.net/git/gitweb.cgi?p=chordii/chordii;a=commit;h=175e1662e6ef6da5fe6f906b4499fce6c1980db2 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,2 +1 @@ dist_man_MANS = chordii.1 a2crd.1 -man_MANS = chordii.1 a2crd.1 debian/compat0000644000000000000000000000000211773152250010367 0ustar 9