[ubuntu/vivid-proposed] denemo 1.1.8-2ubuntu1 (Accepted)
Logan Rosen
logan at ubuntu.com
Fri Nov 7 19:13:14 UTC 2014
denemo (1.1.8-2ubuntu1) vivid; urgency=medium
* Merge from Debian unstable. Remaining changes:
- debian/patches/fix_desktop.diff: Add MIME types.
* Delete ubuntuize.diff, as it is no longer applicable.
denemo (1.1.8-2) unstable; urgency=medium
* Patches added in order fix the zoom value in multiple example
files. This was causing a failure in the integration tests:
- GraceLilyPondBugWorkaround.diff
- ChordDiagrams.diff
- TemperamentShiftingPlayback.diff
* debian/rules
- dh_auto_test is now disabled in some architectures:
+ hurd-i386, and ppc64el: lilypond is not available and
is required for the tests.
+ s390x the binary is not properly executed without full
installation which is preventing the tests from proper
execution in this architecture.
- GUILE_AUTO_COMPILE variable added in order to disable the guile
auto-compilation during the tests execution.
* debian/control
- lilypond build dependency is now disabled for s390x, hurd-i386, and
ppc64el because it is only used during the integration tests.
- Standards updated to 3.9.6, no changes required.
* debian/copyright:
- Short names for the small permissive licenses added.
- Paths updated.
- Copyright for libs/libsffile added.
denemo (1.1.8-1) unstable; urgency=medium
* Imported Upstream version 1.1.8
* remove_conflict_file.diff patch removed. This was fixed upstream.
* help.c.diff patch updated.
* Makefile.am.diff patch updated.
* configure.in.diff patch updated.
* add_format_arguments.diff patch removed. This was fixed upstream.
* remove_sh_extension.diff patch removed. This was fixed upstream.
* shebang.diff patch updated.
* Fix-test-for-aubio-4.patch removed. Fixed upstream.
* update_aubio.diff patch removed. Fixed upstream.
* debian/rules:
- get-orig-source target removed, we are now using the released
tarball.
- Set VERBOSE=1 in order to get failing tests' stdout/err so we have
some information when a build fails.
- XDG_RUNTIME_DIR variable was added, a temporal directory is now
created, and his permissions are configured accordingly to the XDG
Base Directory Specification in order to run the upstream tests as
part of the build process.
- A new condition to disable portmidi on non-linux architectures was
added.
* fonts_path.diff patch added in order to change the path where denemo
looks for the fonts in a Debian system.
* tests_common.diff patch added in order to use the full path to the
binary during the tests.
* debian/docs Removed the README file, because it was dropped by
upstream.
* debian/control
- build-dependency libportmidi-dev is now only for linux-any.
- Replaced gtk+ with GTK+ in the packages descriptions and synopsis.
- Build dependency changed from guile-1.8 to guile-2.0
(Closes: 746005).
denemo (1.1.2~20140129+git02c86bb-1) unstable; urgency=low
* Imported Upstream version 1.1.2~20140129+git02c86bb
* Makefile.am.diff patch updated.
* add_format_arguments.diff patch updated.
* doc_Makefile.am.diff patch updated.
* remove_sh_extension.diff patch pudated.
* update_aubio.diff patch updated and moved to the top of the pile.
* shebang.diff patch updated.
* Fix-test-for-aubio-4.patch patch added in order to fix issues in autoconf.
* POTFILES.in and POTFILES.skip removed from debian/clean
* add_format_arguments.diff patch updated.
* remove_conflict_file.diff patch added in order to remove a file left
behind by a CVS.
* debian/rules get-orig-source target added.
* debian/control new build dependencies:
- gtk-doc-tools
- libgtk-3-dev (replaces libgtk2.0-dev)
- libsndfile1-dev
- ibgtksourceview-3.0-dev (replaces libgtksourceview2.0-dev)
- gtk-doc-tools
- lilypond because it is required to execute the integration tests.
* Upload to unstable.
Date: Fri, 07 Nov 2014 14:03:31 -0500
Changed-By: Logan Rosen <logan at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/vivid/+source/denemo/1.1.8-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 07 Nov 2014 14:03:31 -0500
Source: denemo
Binary: denemo denemo-data denemo-doc ttf-denemo
Architecture: source
Version: 1.1.8-2ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Logan Rosen <logan 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: 746005
Changes:
denemo (1.1.8-2ubuntu1) vivid; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- debian/patches/fix_desktop.diff: Add MIME types.
* Delete ubuntuize.diff, as it is no longer applicable.
.
denemo (1.1.8-2) unstable; urgency=medium
.
* Patches added in order fix the zoom value in multiple example
files. This was causing a failure in the integration tests:
- GraceLilyPondBugWorkaround.diff
- ChordDiagrams.diff
- TemperamentShiftingPlayback.diff
* debian/rules
- dh_auto_test is now disabled in some architectures:
+ hurd-i386, and ppc64el: lilypond is not available and
is required for the tests.
+ s390x the binary is not properly executed without full
installation which is preventing the tests from proper
execution in this architecture.
- GUILE_AUTO_COMPILE variable added in order to disable the guile
auto-compilation during the tests execution.
* debian/control
- lilypond build dependency is now disabled for s390x, hurd-i386, and
ppc64el because it is only used during the integration tests.
- Standards updated to 3.9.6, no changes required.
* debian/copyright:
- Short names for the small permissive licenses added.
- Paths updated.
- Copyright for libs/libsffile added.
.
denemo (1.1.8-1) unstable; urgency=medium
.
* Imported Upstream version 1.1.8
* remove_conflict_file.diff patch removed. This was fixed upstream.
* help.c.diff patch updated.
* Makefile.am.diff patch updated.
* configure.in.diff patch updated.
* add_format_arguments.diff patch removed. This was fixed upstream.
* remove_sh_extension.diff patch removed. This was fixed upstream.
* shebang.diff patch updated.
* Fix-test-for-aubio-4.patch removed. Fixed upstream.
* update_aubio.diff patch removed. Fixed upstream.
* debian/rules:
- get-orig-source target removed, we are now using the released
tarball.
- Set VERBOSE=1 in order to get failing tests' stdout/err so we have
some information when a build fails.
- XDG_RUNTIME_DIR variable was added, a temporal directory is now
created, and his permissions are configured accordingly to the XDG
Base Directory Specification in order to run the upstream tests as
part of the build process.
- A new condition to disable portmidi on non-linux architectures was
added.
* fonts_path.diff patch added in order to change the path where denemo
looks for the fonts in a Debian system.
* tests_common.diff patch added in order to use the full path to the
binary during the tests.
* debian/docs Removed the README file, because it was dropped by
upstream.
* debian/control
- build-dependency libportmidi-dev is now only for linux-any.
- Replaced gtk+ with GTK+ in the packages descriptions and synopsis.
- Build dependency changed from guile-1.8 to guile-2.0
(Closes: 746005).
.
denemo (1.1.2~20140129+git02c86bb-1) unstable; urgency=low
.
* Imported Upstream version 1.1.2~20140129+git02c86bb
* Makefile.am.diff patch updated.
* add_format_arguments.diff patch updated.
* doc_Makefile.am.diff patch updated.
* remove_sh_extension.diff patch pudated.
* update_aubio.diff patch updated and moved to the top of the pile.
* shebang.diff patch updated.
* Fix-test-for-aubio-4.patch patch added in order to fix issues in autoconf.
* POTFILES.in and POTFILES.skip removed from debian/clean
* add_format_arguments.diff patch updated.
* remove_conflict_file.diff patch added in order to remove a file left
behind by a CVS.
* debian/rules get-orig-source target added.
* debian/control new build dependencies:
- gtk-doc-tools
- libgtk-3-dev (replaces libgtk2.0-dev)
- libsndfile1-dev
- ibgtksourceview-3.0-dev (replaces libgtksourceview2.0-dev)
- gtk-doc-tools
- lilypond because it is required to execute the integration tests.
* Upload to unstable.
Checksums-Sha1:
90a4122af2eedb659b1accfcb675a2807a2a5272 2152 denemo_1.1.8-2ubuntu1.dsc
a88f6f67c24b95a0ca5d3eebbc4c656c73675ed5 14035344 denemo_1.1.8.orig.tar.gz
82b1ad80859d608e113a8879c8399d85df7e2471 24636 denemo_1.1.8-2ubuntu1.debian.tar.xz
Checksums-Sha256:
40b57028e1ccb21689eed89cbadaa019840c666b5a072c8208574d12ad718822 2152 denemo_1.1.8-2ubuntu1.dsc
0290f6f3c70bf85dfff5de48ba040bfe268d88136d3908ffa3be70206483c08c 14035344 denemo_1.1.8.orig.tar.gz
422c677b7f040fc2dd2fe4dff5c86c2ad12c8f89eff97b770b4e02a5956af7d3 24636 denemo_1.1.8-2ubuntu1.debian.tar.xz
Files:
a935cf066b721c54f7589920c700619f 2152 sound optional denemo_1.1.8-2ubuntu1.dsc
8cf1d11c60cbbc0f3c8d9fe678009217 14035344 sound optional denemo_1.1.8.orig.tar.gz
8f374952a0f5936ae35528367a88dd20 24636 sound optional denemo_1.1.8-2ubuntu1.debian.tar.xz
Original-Maintainer: Josue Abarca <jmaslibre at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUXRm2AAoJEATn8ULx7RNFaUoH/i/LZwhwJBCKkSauThQzMdD8
3gLdrnRO+ZFA+7KlnvnpTPHIjzmSQpdZx4DZ3XpM6UJULrfZDw52unvbmt71e4Nj
y2rI0HrK6+K/yl4V/Zsr6VaMmqckIFHeNkM8nmJ3rlyoDw7Fv9JPVImzfLRhoKbi
bIDHlsjaaHANTFo1aHNfNttfY73TPI8fZOduoBkil2jKEcSlEuAioI0LbfiAgVg8
XOqSokoh+PDPxinfSC8GbUbx8/IaqigkjfAYz6n6UJwbkwf7YOf1+c5hSZFI/M13
1MHMMBoWrbSb/dzaRGhlrWdziku8TTOQ6h0ayjWb9Z7wOg8J6lacEU8b7FeIIHg=
=deIw
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list