~ubuntu-branches/debian/sid/libsane-perl/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Salvatore Bonaccorso, Nathan Handler, gregor herrmann, Ansgar Burchardt, Salvatore Bonaccorso
  • Date: 2012-02-15 15:00:19 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120215150019-ut0x4sq3uaoax13z
Tags: 0.04-1
* Team upload.

[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ Salvatore Bonaccorso ]
* Imported Upstream version 0.04
  + Checks for opt->size=0 and zero-length data (LP: #930552).
* Update debian/copyright file.
  Update Format to revision 174 of DEP5 proposal for machine-readable
  copyright file information.
  Update copyright years.
  Add explicit License stanzas for Artistic and GPL-1+ license.
  Refer to the GPL-1 license text in /usr/share/common-licenses/GPL-1.
* Simplify debian/rules to a three line tiny makefile
* Bump Debhelper compat level to 9.
  Adjust Build-Depends on debhelper to debhelper (>= 9).
* Bump Standards-Version to 3.9.2
* Convert to '3.0 (quilt)' source package format

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libsane-perl (0.04-1) unstable; urgency=low
 
2
 
 
3
  * Team upload.
 
4
 
 
5
  [ Nathan Handler ]
 
6
  * debian/watch: Update to ignore development releases.
 
7
 
 
8
  [ gregor herrmann ]
 
9
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
 
10
    (source stanza).
 
11
 
 
12
  [ Ansgar Burchardt ]
 
13
  * debian/control: Convert Vcs-* fields to Git.
 
14
 
 
15
  [ Salvatore Bonaccorso ]
 
16
  * Imported Upstream version 0.04
 
17
    + Checks for opt->size=0 and zero-length data (LP: #930552).
 
18
  * Update debian/copyright file.
 
19
    Update Format to revision 174 of DEP5 proposal for machine-readable
 
20
    copyright file information.
 
21
    Update copyright years.
 
22
    Add explicit License stanzas for Artistic and GPL-1+ license.
 
23
    Refer to the GPL-1 license text in /usr/share/common-licenses/GPL-1.
 
24
  * Simplify debian/rules to a three line tiny makefile
 
25
  * Bump Debhelper compat level to 9.
 
26
    Adjust Build-Depends on debhelper to debhelper (>= 9).
 
27
  * Bump Standards-Version to 3.9.2
 
28
  * Convert to '3.0 (quilt)' source package format
 
29
 
 
30
 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 15 Feb 2012 15:00:19 +0100
 
31
 
1
32
libsane-perl (0.03-1) unstable; urgency=low
2
33
 
3
34
  [ Jeffrey Ratcliffe ]