cmus.git
11 years agoHorrible fix for misdetection of modplug.
Alessio Treglia [Thu, 14 Aug 2014 12:45:10 +0000 (13:45 +0100)]
Horrible fix for misdetection of modplug.

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724181
Forwarded: no

Forwarded: no
Gbp-Pq: Name 11-fix_modplug_detection.patch

11 years agoUse CPPFLAGS to enable function fortification / hardening
Ryan Kavanagh [Thu, 14 Aug 2014 12:45:10 +0000 (13:45 +0100)]
Use CPPFLAGS to enable function fortification / hardening

Origin: vendor
Forwarded: yes
Applied-Upstream: https://github.com/cmus/cmus/commit/543ae8e

Based off of GNU Make's implicit rule
Applied-Upstream: https://github.com/cmus/cmus/commit/543ae8e
Gbp-Pq: Name 03_cppflags.diff

11 years agoFix typo in binary
Ryan Kavanagh [Thu, 14 Aug 2014 12:45:10 +0000 (13:45 +0100)]
Fix typo in binary

Origin: vendor
Forwarded: yes
Applied-Upstream: https://github.com/cmus/cmus/commit/f0eb35d

Applied-Upstream: https://github.com/cmus/cmus/commit/f0eb35d
Gbp-Pq: Name 02_fix_typo.diff

11 years agoDon't FTBFS if config.mk doesn't exist
Ryan Kavanagh [Thu, 14 Aug 2014 12:45:10 +0000 (13:45 +0100)]
Don't FTBFS if config.mk doesn't exist

Origin: vendor
Bug-Debian: http://bugs.debian.org/720781
Forwarded: no

The config.mk file isn't guaranteed to exist (it gets removed by the Makefile's
"distclean" target). Including it with a straight "include" causes cmus to
FTBFS on the initial clean, since it doesn't exist and make aborts because it
can't include it. Instead, include it using "-include", which ignores it if it
doesn't exist.
Forwarded: no
Gbp-Pq: Name 01_config.mk.diff

11 years agocmus (2.5.0-7) unstable; urgency=medium
Alessio Treglia [Thu, 14 Aug 2014 12:45:10 +0000 (13:45 +0100)]
cmus (2.5.0-7) unstable; urgency=medium

  * Re-introduce Roaraudio support (Closes: #680745):
    - debian/control: Add build-dependency on libroad-dev.
    - debian/rules: Tune dpkg-shlibdeps call to move pulse and roar's
      dependencies to Recommends. Made the whole mechanism slightly more
      elegant.
  * Enable CUE support.
  * The project has moved to github, update the Homepage field accordingly.
  * Update debian/watch, project has moved from sourceforge to github.

[dgit import unpatched cmus 2.5.0-7]

11 years agoImport cmus_2.5.0-7.debian.tar.gz
Alessio Treglia [Thu, 14 Aug 2014 12:45:10 +0000 (13:45 +0100)]
Import cmus_2.5.0-7.debian.tar.gz

[dgit import tarball cmus 2.5.0-7 cmus_2.5.0-7.debian.tar.gz]

13 years agoImport cmus_2.5.0.orig.tar.bz2
Alessio Treglia [Thu, 15 Nov 2012 00:28:20 +0000 (00:28 +0000)]
Import cmus_2.5.0.orig.tar.bz2

[dgit import orig cmus_2.5.0.orig.tar.bz2]