[ubuntu/precise] denemo 0.9.2-1ubuntu1 (Accepted)

Leo Iannacone l3on at ubuntu.com
Wed Nov 30 23:50:20 UTC 2011


denemo (0.9.2-1ubuntu1) precise; urgency=low

  * Merge with Debian testing (LP: #768724), Ubuntu remaining changes:
    - debian/patches/ubuntuize.diff:
      + Provide a Ubuntu-specific customization.
    - debian/patches/fix_desktop.diff:
      + Add missing trailing semicolon.
      + Add MIME types.

denemo (0.9.2-1) unstable; urgency=low

  * New upstream release
  * Makefile.am.diff patch updated.
  * use_libsmf_of_os.diff patch droped because now upstream uses the
    shared library libsmf installed in the O. S. by default (See the
    "--with-included-smf" option in the configure script).
  * debian/ttf-denemo.install updated in order to include all the fonts.
  * debian/copyright
    - Format field updated.
    - Denemo.ttf's license changed from SIL-Open-Font-License to GPL-3+
      because this is a new font released under a different license.
    - Fetta.ttf name updated to feta.ttf.
    - Emmentaler.ttf copyright information added.
  * debian/ttf-denemo.install updated in order to include all the fonts.
  * debian/rules override_dh_auto_install added in order to delete empty
    directories that are not needed by denemo.
  * debian/control
    - Vcs-Git field updated.
    - Vcs-Browser field updated.
    - Build dependency on flex and bison droped, because
      upstream is no longer using flex and bison.

denemo (0.9.0-3) unstable; urgency=low

  * debian/copyright
    - References about the file soundfonts/A320U.sf2 were added.
    - Syntax's bugs were fixed.
    - Files: m4/binreloc.m4 License short_name fixed.

denemo (0.9.0-2) unstable; urgency=low

  * debian/rules Check if denemo-data (arch-all package) is being built
    before calling chmod in order to fix FTBFS.

denemo (0.9.0-1) unstable; urgency=low

  * New upstream release. (closes: Bug#601639)
  * actions_Makefile.am.diff patch dropped, because it is no longer useful.
  * configure.in.diff patch updated.
  * use_libsmf_of_os.diff patch updated.
  * debian/rules changed to use the sequence addon -with autoreconf-.
  * librsvg2-dev added to Build-Depends.
  * debian/control
    - Vcs-Git and Vcs-Browser fields added.
    - Standards Version updated to 3.9.2: Use Replaces+Breaks
      instead of Conflicts.
    - Minor changes to descriptions.
    - Build dependency on dh-autoreconf added.
    - Build dependency on autotools-dev dropped.
    - Build dependency on libjack-dev dropped.
    - Timidity, playmidi, and jackd where removed from the Recommends.
    - Csound was removed from the Suggests.
    - DM-Upload-Allowed control field added.
  * debian/autogen.sh dropped.
  * debian/copyright updated and rewrote to use DEP 5 rev. 174.
  * debian/rules override_dh_fixperms added in order to fix permissions of
    the file "actions/lalr.scm".
  * debian/watch file updated.

Date: Fri, 14 Oct 2011 17:16:02 +0000
Changed-By: Leo Iannacone <l3on at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Felix Geyer <debfx at fobos.de>
https://launchpad.net/ubuntu/precise/+source/denemo/0.9.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 14 Oct 2011 17:16:02 +0000
Source: denemo
Binary: denemo denemo-data denemo-doc ttf-denemo
Architecture: source
Version: 0.9.2-1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Leo Iannacone <l3on at ubuntu.com>
Description: 
 denemo     - gtk+ front end to GNU Lilypond
 denemo-data - data for denemo
 denemo-doc - documentation and examples for denemo
 ttf-denemo - music notation symbol fonts for denemo
Closes: 601639
Launchpad-Bugs-Fixed: 768724
Changes: 
 denemo (0.9.2-1ubuntu1) precise; urgency=low
 .
   * Merge with Debian testing (LP: #768724), Ubuntu remaining changes:
     - debian/patches/ubuntuize.diff:
       + Provide a Ubuntu-specific customization.
     - debian/patches/fix_desktop.diff:
       + Add missing trailing semicolon.
       + Add MIME types.
 .
 denemo (0.9.2-1) unstable; urgency=low
 .
   * New upstream release
   * Makefile.am.diff patch updated.
   * use_libsmf_of_os.diff patch droped because now upstream uses the
     shared library libsmf installed in the O. S. by default (See the
     "--with-included-smf" option in the configure script).
   * debian/ttf-denemo.install updated in order to include all the fonts.
   * debian/copyright
     - Format field updated.
     - Denemo.ttf's license changed from SIL-Open-Font-License to GPL-3+
       because this is a new font released under a different license.
     - Fetta.ttf name updated to feta.ttf.
     - Emmentaler.ttf copyright information added.
   * debian/ttf-denemo.install updated in order to include all the fonts.
   * debian/rules override_dh_auto_install added in order to delete empty
     directories that are not needed by denemo.
   * debian/control
     - Vcs-Git field updated.
     - Vcs-Browser field updated.
     - Build dependency on flex and bison droped, because
       upstream is no longer using flex and bison.
 .
 denemo (0.9.0-3) unstable; urgency=low
 .
   * debian/copyright
     - References about the file soundfonts/A320U.sf2 were added.
     - Syntax's bugs were fixed.
     - Files: m4/binreloc.m4 License short_name fixed.
 .
 denemo (0.9.0-2) unstable; urgency=low
 .
   * debian/rules Check if denemo-data (arch-all package) is being built
     before calling chmod in order to fix FTBFS.
 .
 denemo (0.9.0-1) unstable; urgency=low
 .
   * New upstream release. (closes: Bug#601639)
   * actions_Makefile.am.diff patch dropped, because it is no longer useful.
   * configure.in.diff patch updated.
   * use_libsmf_of_os.diff patch updated.
   * debian/rules changed to use the sequence addon -with autoreconf-.
   * librsvg2-dev added to Build-Depends.
   * debian/control
     - Vcs-Git and Vcs-Browser fields added.
     - Standards Version updated to 3.9.2: Use Replaces+Breaks
       instead of Conflicts.
     - Minor changes to descriptions.
     - Build dependency on dh-autoreconf added.
     - Build dependency on autotools-dev dropped.
     - Build dependency on libjack-dev dropped.
     - Timidity, playmidi, and jackd where removed from the Recommends.
     - Csound was removed from the Suggests.
     - DM-Upload-Allowed control field added.
   * debian/autogen.sh dropped.
   * debian/copyright updated and rewrote to use DEP 5 rev. 174.
   * debian/rules override_dh_fixperms added in order to fix permissions of
     the file "actions/lalr.scm".
   * debian/watch file updated.
Checksums-Sha1: 
 d71798df187cd4c6e178b418b7df3233ac1e210e 2249 denemo_0.9.2-1ubuntu1.dsc
 3332f50fc9d4ab550d10662728e294cac8c6bb08 12305392 denemo_0.9.2.orig.tar.gz
 63a97aa80870f3c3121841e60512a6a5e153c46f 22568 denemo_0.9.2-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 323ddd0e783069f66fc3373d4e673391c709e65826b730b940100e229daae04d 2249 denemo_0.9.2-1ubuntu1.dsc
 4853b831495a732d4dc2cd1dc0ad8c7a9bfc5bd87386e7cf387554bcdbb0deda 12305392 denemo_0.9.2.orig.tar.gz
 f85cc1e66c20fc197a3512d352627618490ff3d6254af3721eb0184c395cbb95 22568 denemo_0.9.2-1ubuntu1.debian.tar.gz
Files: 
 7e4451e3441b6d5e319f673438c6207f 2249 sound optional denemo_0.9.2-1ubuntu1.dsc
 6dbe944f45cf8818b199e831ac7a5e4f 12305392 sound optional denemo_0.9.2.orig.tar.gz
 ba7c2f21e404715832fb7f2e7aa10120 22568 sound optional denemo_0.9.2-1ubuntu1.debian.tar.gz
Original-Maintainer: Josue Abarca <jmaslibre at debian.org.gt>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJO1r7XAAoJEP4ixv2DE11Fci0P/3DWb23B+1ls9i3t7tEJRD0y
cHixScXrLpmaqHknBIq8SmL9UQHWAFS9exk66x+yhwfEBa1UAf9m7DiXI5QPA04K
JkaA/fpmCU4s7t1gn2cv+g0KB+PWaz3xF7+wt/iGSbRZ4B1IiEWBXatekvkFUG9Z
TXXJvvZ6jnafvlXEAGs5d65sGt+5OtWHsnVjmC+Vp0skPPxHh/6Nm/55CbVuGZPV
F5jSvJdlEbP6dRL0yilA7g6u0msZQpkndQSrXQ4gx2IvdXc5kDLhGmDg8QkhxSwQ
2z8lodE+jDS4WNhHokRHwM0CI1LVqrryTKQf2gYkrLS4L0hvscojPTr21WkBVFmu
lJ0QnXqM4WuKXLptmPAhpUYGZefEnNT5iZC6gO1+WX5J6dWYRH6oKFobprF6RHpj
XglMPeu5XP5jNIfSlrPcCVNWiNKV6jLRhzRHkQ/7GQPhMXNySMUEGrdMkMj+mArJ
m2Hkh4zoIit0qWimhD4pK+Qf6XuTcyE69x3JNFrPWiABzBM9LjT3njOn2da46NBA
aRfTg/NDhO0MrUwq3GfH254RZWHtAiEt+AQSrElJTD9aS+eTptqKIWbHXSjjZZXy
oMHsZPsHcR+/z7dBhhqUSoH4Tt1Q+on2RINWxArRY4GuHMCumwT1ng6cCPho2B3T
n/DWfEEd4oN4nRGjtnc7
=pYE2
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list