File: changelog

package info (click to toggle)
graphmonkey 1.7-4.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 204 kB
  • sloc: cs: 1,531; makefile: 76; sh: 1
file content (154 lines) | stat: -rw-r--r-- 5,202 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
graphmonkey (1.7-4.2) unstable; urgency=medium

  * Non-maintainer upload.
  * d/control: depend on debhelper-compat (= 10) and drop d/compat.
    Closes: #965568
  * d/rules: add binary-arch target. Closes: #999187

 -- Holger Levsen <holger@debian.org>  Mon, 30 Jan 2023 20:08:40 +0100

graphmonkey (1.7-4.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 18:53:34 +0100

graphmonkey (1.7-4) unstable; urgency=low

  * No-change rebuild for CLR 4.5 transition.

 -- Jo Shields <directhex@apebox.org>  Wed, 09 Sep 2015 14:28:31 +0100

graphmonkey (1.7-3) unstable; urgency=low

  * No-change rebuild for CLR 4.0 transition. 

 -- Iain Lane <iain@orangesquash.org.uk>  Tue, 17 Jan 2012 20:51:43 +0000

graphmonkey (1.7-2) unstable; urgency=low

  * debian/control,
    debian/rules:
    + Use mono-csc from mono-devel 2.4.3 (Closes: #562330)
  * debian/control:
    + No-change bump to Standards 3.8.3
    + Use GTK#-s -cil-dev packages
  * debian/rules,
    debian/graphmonkey.desktop:
    + Include a .desktop entry with an icon - thanks to David Futcher 
      (Closes: #561030)
  * debian/graphmonkey.1:
    + Update manpage - thanks to David Futcher (Closes: #561032)
  * debian/copyright:
    + Fix dates in copyright - thanks to David Futcher (Closes: #561031)

 -- Jo Shields <directhex@apebox.org>  Wed, 06 Jan 2010 15:40:45 +0000

graphmonkey (1.7-1) unstable; urgency=low

  * New upstream release (Closes: #467492)
  * debian/control:
    + Bump standards to 3.8.1 (no changes)
  * debian/watch:
    + Create watch file

 -- Jo Shields <directhex@apebox.org>  Fri, 01 May 2009 15:04:49 +0100

graphmonkey (1.6-2) unstable; urgency=low

  * Adopt for pkg-cli-apps team (Closes: #513630), add VCS info to control
  * debian/watch: Add
  * debian/rules:
    + Add get-orig source target
    + Fix make-clean-error lintian warning
  * Use quilt for patching instead of directly in diff. Modify patch to
    install in /usr/lib/graphmonkey per CLI policy.
  * Update for Mono 2.0 transition, thanks to James Westby (Closes: #510044)
  * Bump standards-version to 3.8.0, move Homepage field  

 -- Iain Lane <laney@ubuntu.com>  Sun, 01 Feb 2009 14:34:37 +0000

graphmonkey (1.6-1) unstable; urgency=low

  * New upstream release
  * New maintainer address

 -- Benjamin Seidenberg <benjamin@debian.org>  Wed, 18 Oct 2006 22:21:27 -0400

graphmonkey (1.5-6) unstable; urgency=low

  * Change build depend from cli-common to cli-common-dev due to package
    rename. (Thanks to Andreas Jochens <aj@andaco.de>, Closes: #392121) 

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Tue, 10 Oct 2006 23:49:29 -0400

graphmonkey (1.5-5) unstable; urgency=low

  * Use gtk#2 instead of gtk#1 (Thanks to Sebastian Dröge <slomo@ubuntu.com>)
  * Bump Standards-Version to 3.7.2 (No changes needed)
  * Add binary-arch target (does nothing) to debian/rules to comply with
    policy
  * Debhelper should be a Build-Depends not Build-Depends-Indep to comply w/
    policy.

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Wed, 31 May 2006 23:28:53 -0400

graphmonkey (1.5-4) unstable; urgency=low

  * Actually install menu entry (added dh_installmenu) 

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Tue, 18 Apr 2006 14:18:52 -0400

graphmonkey (1.5-3) unstable; urgency=low

  * Change from Arch: any to Arch: all since we have no native code (Closes:
    #356903)
  * Make package description more concise
  * Add linda override for GraphMonkey.exe being 755.
  * Remove ${shlibs:Depends} since we don't have any ELF output
  * Updated README.Debian

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Sun, 19 Mar 2006 15:52:19 -0500

graphmonkey (1.5-2) unstable; urgency=low

  * Fix critical problem, somehow /usr/bin/graphmonkey got reverted to
    upstream's copy, breaking execution via path environment.
    Put patched copy back. 
  * Fixed Homepage: field in debian/control

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Fri, 24 Feb 2006 16:34:52 -0500

graphmonkey (1.5-1) unstable; urgency=low

  * New Upstream release
  * Much saner .orig.tar.gz, redid some packaging to match

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Sat, 18 Feb 2006 22:05:45 -0500

graphmonkey (1.3-3) unstable; urgency=low

  * Fixed several things for CLI Policy compliance
  * debian/control: Fixed Build-Deps, used dh_clideps
  * debian/rules: Added dh_clideps magic, fixed perms on .exe

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Mon, 26 Sep 2005 16:23:24 -0400

graphmonkey (1.3-2) unstable; urgency=low

  * Added MONO_SHARED_DIR to debian/rules to prevent file creation out of tree
    Closes: #324394
  * Fixed debian/copyright by adding date
  * New email address

 -- Benjamin Seidenberg <astronut@dlgeek.net>  Sun, 21 Aug 2005 20:34:27 -0400

graphmonkey (1.3-1) unstable; urgency=low

  * Initial release Closes: #311951
  * Adjusted makefile and launch script to move program out of /usr/local
  * Changed permissions of win32 binary to meet debian policy

 -- Benjamin Seidenberg <astronut@gmail.com>  Mon,  4 Jul 2005 17:01:40 -0400