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

« back to all changes in this revision

Viewing changes to META.yml

  • 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
1
--- #YAML:1.0
2
 
name:                Sane
3
 
version:             0.03
4
 
abstract:            Perl extension for the SANE (Scanner Access Now Easy) Project
5
 
license:             ~
6
 
author:              
 
2
name:               Sane
 
3
version:            0.04
 
4
abstract:           Perl extension for the SANE (Scanner Access Now Easy) Project
 
5
author:
7
6
    - Jeffrey Ratcliffe
8
 
generated_by:        ExtUtils::MakeMaker version 6.42
9
 
distribution_type:   module
10
 
requires:     
 
7
license:            unknown
 
8
distribution_type:  module
 
9
configure_requires:
 
10
    ExtUtils::MakeMaker:  0
 
11
build_requires:
 
12
    ExtUtils::MakeMaker:  0
 
13
requires:  {}
 
14
no_index:
 
15
    directory:
 
16
        - t
 
17
        - inc
 
18
generated_by:       ExtUtils::MakeMaker version 6.56
11
19
meta-spec:
12
 
    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
13
 
    version: 1.3
 
20
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
 
21
    version:  1.4