File: changelog

package info (click to toggle)
gbemol 0.3.2-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie, wheezy
  • size: 2,168 kB
  • ctags: 1,450
  • sloc: sh: 10,066; ansic: 8,228; makefile: 89
file content (51 lines) | stat: -rw-r--r-- 2,150 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
gbemol (0.3.2-2) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format. (Closes: #668023)
  * debian/patches/*: rename and update accordingly.
  * debian/patches/fix_FTBFS_po.patch: add to fix FTBFS.
  * debian/patches/lintian_spelling_error.patch: add to fix lintian warning.
  * debian/patches/fix_hardening_FTBFS.patch: add to fix FTBFS.
  * Switch to debhelper 9.
  * debian/compat: update accordingly.
  * debian/control:
    + Drop useless dpatch build-depend.
    + Bump Standards-Version to 3.9.3, no changes required.
    + add misc-depends to fix lintian warning.
  * debian/rules: modify to use debhelper 9.
  * debian/copyright: update to DEP 5.
  * debian/{manpage.sgml,gbemol.1}: correct lintian spelling error.

 -- Andrea Colangelo <warp10@ubuntu.com>  Tue, 26 Jun 2012 17:36:06 +0200

gbemol (0.3.2-1) unstable; urgency=low

  * New upstream release (just a few minor bugfixes).
  * debian/control: 
    + demote mpd to the "Suggests:" field, since gbemol doesn't actually 
      needs mpd to run. (Closes: #506483)
    + add intltool as a build-dep to fix FTBFS.
    + update Standards-Version to 3.8.1.

 -- Andrea Colangelo <warp10@ubuntu.com>  Sat, 02 May 2009 19:24:46 +0200

gbemol (0.3.1-2) unstable; urgency=low

  * debian/control: update Standards-Version to 3.8.0.
  * debian/patches/10_desktop_file.dpatch: modify to fix some other errors in
    gbemol.desktop.
  * debian/patches/20_implicit_pointer_conversion.dpatch: add to fix segfaults
    happening on architectures where the size of a pointer is greater than the
    size of an integer. Thanks to dann frazier for the patch. (Closes: #469410)
  * debian/patches/30_fix_FTFBS_glibc2.8.dpatch: add to avoid FTBFS when
    building under glibc2.8.
  * debian/patches/00list: update accordingly.

 -- Andrea Colangelo <warp10@ubuntu.com>  Thu, 26 Jun 2008 21:54:10 +0200

gbemol (0.3.1-1) unstable; urgency=low

  * Initial release (Closes: #468150)
  * debian/patches/10_desktop_file.dpatch: removes the obsolete Encoding: key
    from the .desktop file to fix lintian warning.

 -- Andrea Colangelo <warp10@ubuntu.com>  Wed, 06 Feb 2008 23:58:37 +0100