File: changelog

package info (click to toggle)
mpdcon.app 1.1.99-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 796 kB
  • ctags: 256
  • sloc: objc: 3,474; ansic: 1,395; makefile: 55; sh: 17
file content (112 lines) | stat: -rw-r--r-- 4,203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
mpdcon.app (1.1.99-5) unstable; urgency=low

  * debian/compat: Set to 7.
  * debian/control (Section): Change to `gnustep'.
    (Build-Depends): Require debhelper >= 7, unversion
    libgnustep-gui-dev.
    (Depends): Add ${misc:Depends} and ${gnustep:Depends}.
    (Description): Extend.
    (Standards-Version): Compliant with 3.8.4 as of this release.
    (Homepage, Vcs-Arch): New fields.
  * debian/rules: Include /usr/share/GNUstep/debian/config.mk, export
    GNUSTEP_MAKEFILES and get rid of gs_make.
    (OPTFLAG): No longer define; rework noopt handling to be compatible
    with gnustep-make/2.4.x (Closes: #581964).
    (clean): Simplify rule.
    (install): Replace dh_clean -k with dh_prep.  Don't install the
    lintian override.
    (binary-arch): Do not invoke dh_desktop.  Conditionally move Resources
    to /usr/share/GNUstep.
  * debian/lintian-override: Delete.
  * debian/preinst:
  * debian/source/format:
  * debian/watch: New file.
  * debian/MPDCon.desktop: Make it valid.

 -- Yavor Doganov <yavor@gnu.org>  Mon, 31 May 2010 22:09:31 +0300

mpdcon.app (1.1.99-4) unstable; urgency=low

  * debian/control (Build-Depends): Wrap them and bump libgnustep-gui-dev
    to >= 0.14 to ensure it gets built against the proper libs for m68k,
    hurd-i386 and kfreebsd-*.
    (Standards-Version): Claim compliance with 3.8.0 (no changes needed).
  * debian/rules (build-stamp): Use gs_make.
    (install): Define GNUSTEP_INSTALLATION_DIR to the empty string to
    override the value in upstream's makefile, hopefully preventing FTBFS
    on amd64 and s390 (Closes: #490087).
    (binary-arch): Invoke dh_desktop (fixes a lintian warning, although
    does nothing in practice).

 -- Yavor Doganov <yavor@gnu.org>  Wed, 09 Jul 2008 23:02:14 +0300

mpdcon.app (1.1.99-3) unstable; urgency=low

  [Yavor Doganov]

  * debian/control (Maintainer): Adopting package, thanks Gürkan for
    maintaining it so far.  Set the GNUstep team as maintainer (Closes:
    #452253).
    (Uploaders): Add myself.
    (Build-Depends): Bump debhelper to >= 5, libgnustep-gui-dev to >=
    0.12.  Drop gnustep-make.  Add imagemagick for the icon conversion.
    (Provides): Add, provides mpd-client; thanks Eric Wong (Closes:
    #270022).
  * debian/compat: Set to 5.
  * debian/dirs: Deleted.
  * debian/rules (d_app, LDFLAGS): Define.
    (OPTFLAG): Define conditionally.
    (build-stamp): Do not source GNUstep.sh; define GNUSTEP_MAKEFILES and
    honor the flags we set.  Touch the target using automatic variable.
    Convert the app icon in XPM format for the menu.
    (clean): Use gs_make (Closes: #451452).  Delete the generated icon.
    (install): Adapt as the build-stamp target.  Delete the invalid
    desktop file and install our.  Install the XPM icon and the lintian
    override here.  Do not invoke dh_installdirs; not used.
    (binary-arch): Do not create symlynk to the app wrapper.
  * debian/MPDCon.desktop: Add.
  * debian/menu (section): Changed to `Applications/Sound'.
    (icon, longtitle): Add.

  [Hubert Chathi]

  * debian/control (Suggests): add Suggests mpd.

 -- Yavor Doganov <yavor@gnu.org>  Tue, 27 Nov 2007 19:12:33 +0000

mpdcon.app (1.1.99-2) unstable; urgency=low

  * Rebuild against latest libgnustep-gui-dev.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 22 Sep 2006 21:30:02 +0200

mpdcon.app (1.1.99-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue, 14 Mar 2006 09:46:18 +0100

mpdcon.app (1.1-3) unstable; urgency=low

  * Rebuild against latest libgnustep-gui.
  * Update manual page.
  * Bump standards version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 23 Jan 2006 21:55:45 +0100

mpdcon.app (1.1-2) unstable; urgency=low

  * Renamed source package to mpdcon.app.
  * Updated manual page.
  * Updated debian/control build-depends for GNUstep 0.9.4.
  * Fixed debian/copyright.
  * Removed comments from debian/rules.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sat, 27 Nov 2004 11:15:35 +0100

mpdcon (1.1-1) unstable; urgency=low

  * Initial Release. (Closes: #252746)

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu,  1 Jul 2004 19:24:41 +0200