Name Status Last Modified Last Commit
lp:debian/stretch/denemo 1 Development 2015-05-27 06:29:10 UTC
16. * Patches added in order fix the zoom...

Author: Josue Abarca
Revision Date: 2014-09-28 21:47:13 UTC

* 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.

lp:debian/jessie/denemo 1 Development 2014-09-28 21:47:13 UTC
16. * Patches added in order fix the zoom...

Author: Josue Abarca
Revision Date: 2014-09-28 21:47:13 UTC

* 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.

lp:debian/denemo 1 Development 2014-09-28 21:47:13 UTC
16. * Patches added in order fix the zoom...

Author: Josue Abarca
Revision Date: 2014-09-28 21:47:13 UTC

* 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.

lp:debian/experimental/denemo 1 Development 2014-01-04 13:46:43 UTC
16. * Imported Upstream version 1.1.0 * h...

Author: Josue Abarca
Revision Date: 2014-01-04 13:46:43 UTC

* Imported Upstream version 1.1.0
* help.c.diff patch updated.
* Makefile.am.diff patch updated.
* denemo.conf.diff patch removed, because the original file was deleted
  by upstream in 27adac0.
* ouput-typo.diff Patch deleted, spelling error fixed upstream.
* configure.in.diff patch updated.
* debian/control
  - New build dependency rubberband-dev.
  - Dependency in automake1.11 removed.
  - DM-Upload-Allowed removed, thanks to my previous sponsor.
  - librubberband-dev dependency fixed.
  - New buildependency intltool.
  - Standards updated to 3.9.5, no changes required.
* debian/rules
  - override_dh_autoreconf added in order to call intltoolize.
  - Removed dh_fixperms override, fixed upstream.
* add_format_arguments.diff patch added to pass format arguments in
  order to avoid possible security problems and build using Hardening
  Options.
* debian/denemo.install
  - denemo.conf removed from the list because it was
    deleted upstream.
* debian/denemo-data.install
  - Added the new denemo_file_update bash script.
* shebang.diff patch added in order to add the shebang to
  denemo_file_update.sh.
* remove_sh_extension.diff patch added in order to rename
  denemo_file_update.sh.
* denemo_file_update.1 man page added.
* debian/denemo-data.manpages now includes the manpage for
  denemo_file_update.sh.
* debian/clean Added the auto-generated files m4/intltool.m4,
  po/POTFILES.skip, po/POTFILES.in.
* update_aubio.diff patch added to make denemo work with
  aubio4 (Closes: 733967).
* keywords-desktop-entry patch added in order to add the missing entry
  and a missing semicolon.
* debian/upstream/signing-key.asc added in order to use uscan to verify
  upstream signature at downloads.
* debian/watch pgpsigurlmangle option added to verify the PGP signature.
* debian/denemo.{postinst,postrm,preinst} Maintainer scripts added in
  order to remove the obsolete conffile /etc/denemo/denemo.conf
* debian/copyright Comment added to the Denemo.ttf license.

lp:debian/wheezy/denemo 1 Development 2012-08-13 17:08:04 UTC
13. * Set the environment variables liste...

Author: Josue Abarca
Revision Date: 2012-08-13 17:08:04 UTC

* Set the environment variables listed by dpkg-buildflags using
  a less intrusive approach:
  - debian/rules override_dh_auto_configure added to set the
    environment variables listed by dpkg-buildflags.
  - debian/compat changed from 9 to 7
  - debian/control debhelper build dependency version reverted
    from 9 to 7.0.50~

lp:debian/squeeze/denemo 1 Development 2010-05-24 19:16:49 UTC
8. * New upstream release * debian/contr...

Author: Josue Abarca
Revision Date: 2010-05-24 19:16:49 UTC

* New upstream release
* debian/control build dependency on autopoint added
* debian/dirs removed because dh_install creates all dirs needed
* debian/smfsh.1 manpage deleted, now it is part of the package
  smf-utils
* debian/rules export removed, because it is unnecessary.
* use_libsmf_of_os.diff patch modified to avoid building
  libsmf.a because this is unnecessary.

lp:debian/lenny/denemo 2 Mature 2009-07-22 14:51:38 UTC
5. * Non-maintainer upload. * Fix recomm...

Author: Amaya Rodrigo
Revision Date: 2008-03-31 00:40:06 UTC

* Non-maintainer upload.
* Fix recommends, as per release goal (Closes: #439929).

17 of 7 results