~ubuntu-branches/ubuntu/trusty/rasmol/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2011-04-26 17:11:48 UTC
  • mfrom: (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110426171148-vvscw08tz1115erk
Tags: 2.7.5-3
* Andreas Tille added upstream-metadata.yaml with bibliographic information.
* Start maintaining rasmol with '3.0 (quilt)' source format with changes
  to upstream sources as patches generated from the git repository with gdp.
* Add a 'debian/README.source' file.
* Fix GTK deprecation warning in GtkSpinButtons (patch 06_spinbuttons).
* Fix segfault in image exporting with GTK (patch 07_gtkexport).
* Split older changes to upstream sources to separate patches with gdp and
  add DEP-3 in 'debian/metapatches':
  - 01_writemsg: Use WriteMsg() consistently for text output.
  - 02_x11shortcuts: Fix null pointer ref on File menu keyboard
      shortcuts in x11win.c.
  - 03_gtk_redraw: Fix screen update in GTK UI.
  - 04_imakefile: Debian changes to Imakefile.
  - 05_intwidth: Use C99 exact-width ints in typedefs.
  - 08_manfix: Rasmol man page fixes.
  - 09_uncompress_quote: Quote args to decompression programs when
      loading files.
* control:
  - Build-Depend on new (versionless) libneartree-dev.
  - Remove duplicate Section in rasmol binary package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
rasmol (2.7.5-3) unstable; urgency=low
 
2
 
 
3
  * Andreas Tille added upstream-metadata.yaml with bibliographic information.
 
4
  * Start maintaining rasmol with '3.0 (quilt)' source format with changes
 
5
    to upstream sources as patches generated from the git repository with gdp.
 
6
  * Add a 'debian/README.source' file.
 
7
  * Fix GTK deprecation warning in GtkSpinButtons (patch 06_spinbuttons).
 
8
  * Fix segfault in image exporting with GTK (patch 07_gtkexport).
 
9
  * Split older changes to upstream sources to separate patches with gdp and
 
10
    add DEP-3 in 'debian/metapatches':
 
11
    - 01_writemsg: Use WriteMsg() consistently for text output.
 
12
    - 02_x11shortcuts: Fix null pointer ref on File menu keyboard
 
13
        shortcuts in x11win.c.
 
14
    - 03_gtk_redraw: Fix screen update in GTK UI.
 
15
    - 04_imakefile: Debian changes to Imakefile.
 
16
    - 05_intwidth: Use C99 exact-width ints in typedefs.
 
17
    - 08_manfix: Rasmol man page fixes.
 
18
    - 09_uncompress_quote: Quote args to decompression programs when
 
19
        loading files.
 
20
  * control:
 
21
    - Build-Depend on new (versionless) libneartree-dev.
 
22
    - Remove duplicate Section in rasmol binary package.
 
23
 
 
24
 -- Teemu Ikonen <tpikonen@gmail.com>  Tue, 26 Apr 2011 17:11:48 +0200
 
25
 
1
26
rasmol (2.7.5-2) unstable; urgency=low
2
27
 
3
28
  * gtkwin.c: