File: changelog

package info (click to toggle)
graphthing 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 856 kB
  • ctags: 700
  • sloc: cpp: 7,716; yacc: 209; sh: 206; lex: 188; makefile: 11
file content (95 lines) | stat: -rw-r--r-- 3,908 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
graphthing (1.3.2-2) unstable; urgency=low

  * Menu transition: moved section from “Apps/Math” to
    “Applications/Science/Mathematics”.
  * Switch to quilt:
     - debian/control: Added a B-D on quilt.
     - debian/rules:   Switched from simple-patchsys.mk to patchsys-quilt.mk.
     - debian/patches: 10_GNUmakefile.in_DESTDIR.patch renamed to
                       Makefile_DESTDIR_addition, and refreshed (offset: 1).
     - debian/patches/series: Added.
  * Added “nostrip” option handling (Closes: #437082):
     - Added debian/patches/Makefile_STRIP_addition, which adds a STRIP
       variable to src/GNUmakefile.in, defaulting to “-s”.
     - Added “DEB_MAKE_ENVVARS = STRIP=""” to debian/rules, so that the
       binary isn't stripped by default, letting dh_strip do the job.
  * Removed unneeded (and deprecated) “Encoding=UTF-8” from the desktop
    file, thanks to lintian.
  * Added Vcs-(Git|Browser) fields.
  * Moved the Homepage from the description to a source field.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Fri, 02 Nov 2007 19:33:50 +0100

graphthing (1.3.2-1) unstable; urgency=low

  * New upstream release:
     - New Chinese (Simplified) translation thanks to Guo Yixuan
       <gyx.china@gmail.com>
     - Fixed missing ``prefix = @prefix@'' line in GNUmakefile.in
       [ Thus adjusting 10_GNUmakefile.in_DESTDIR ]
     - Fixed script extension (sh VS pl)
       [ Thus deleting the 20_GNUmakefile_shellscript_extension patch ]
  * Adjusted homepage folding in the long description.
  * Improved copyright file:
     - Fixed GPL notice;
     - Added Debian packaging license.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 26 Dec 2006 22:58:46 +0100

graphthing (1.3.1-2) unstable; urgency=low

  * Thanks to Charles Plessy <charles-debian-nospam@plessy.org>:
     - Added a FreeDesktop menu.
     - Added an icon for the Debian and FreeDesktop menus.
     - Bumped debhelper compatibility from 4 to 5 (no change needed).
  * Thanks to Enrico Zini <enrico@debian.org>: (Closes: #390621)
     - Updated description so that it really says what graphthing does.
  * Added the removal of config.{log,status} in the clean target.
  * Removed useless DEB_INSTALL_DIRS_ALL setting in 'debian/rules'.
  * Added watch file.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Sun, 19 Nov 2006 07:55:01 +0000

graphthing (1.3.1-1) unstable; urgency=low
  
  * Initial release (Closes: #388176).
  * New upstream release:
     - Should fix FTBFS on 64 bits arch.
  * Now use simple-patchsys.mk to handle source patching:
     - 10_GNUmakefile.in_DESTDIR: Add $(DESTDIR) where needed;
     - 20_GNUmakefile_shellscript_extension: Fix s/.sh/.pl/ typo.
  * Fix Build-Depends: add flex, bison, libwxgtk2.6-dev.
  * Add a note about missing copyright statements in source files.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 19 Sep 2006 12:55:34 +0000

graphthing (1.3-1) UNRELEASED; urgency=low

  * New upstream release:
    - Fixed up loading graphs from the command-line
    - Adjacency matrix reflects edge weights
    - New icons (thanks to Christian Brown)

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Thu,  7 Sep 2006 02:38:20 +0000

graphthing (1.2.1-1) UNRELEASED; urgency=low

  * New upstream (bug-fix) release.
  * Exclusively solves some problems writing vertex labels to files.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Mon, 14 Nov 2005 02:53:47 +0100

graphthing (1.2-1) UNRELEASED; urgency=low

  * New upstream (mainly bug-fix) release.
  * Better Unicode and non-Unicode support.
  * Added and improved translations.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Fri, 28 Oct 2005 08:59:22 +0200

graphthing (1.1+svn+1.2-1) UNRELEASED; urgency=low

  * Initial release 

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 25 Oct 2005 03:22:06 +0200