[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][debian-mate-team/mate-utils][master] 4 commits: debian/copyright: Update copyright attributions.



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-utils

Commits:

4 changed files:

Changes:

  • debian/changelog
    1
    +mate-utils (1.20.2-1) unstable; urgency=medium
    
    2
    +
    
    3
    +  * New upstream release.
    
    4
    +  * debian/control:
    
    5
    +    + Bump Standards-Version: to 4.3.0. No changes needed.
    
    6
    +    + White-space clean-up at EOF.
    
    7
    +  * debian/copyright:
    
    8
    +    + Update copyright attributions.
    
    9
    +  * debian/libmatedict6.symbols:
    
    10
    +    + Add Build-Depends-Package: meta data field.
    
    11
    +
    
    12
    + -- Mike Gabriel <sunweaver@debian.org>  Wed, 09 Jan 2019 13:26:23 +0100
    
    13
    +
    
    1 14
     mate-utils (1.20.1-1) unstable; urgency=medium
    
    2 15
     
    
    3 16
       * New upstream release.
    

  • debian/control
    ... ... @@ -91,4 +91,3 @@ Description: MATE desktop utilities (matedict development files)
    91 91
      dictionary is included in the MATE utilities bundle.
    
    92 92
      .
    
    93 93
      This package provides the development files of the MATE dictionary library.
    94
    -

  • debian/copyright
    ... ... @@ -464,8 +464,12 @@ Files: .tx/config
    464 464
            README
    
    465 465
            THANKS
    
    466 466
            configure.ac
    
    467
    -       makepot
    
    468 467
            autogen.sh
    
    468
    +       makepot
    
    469
    +       mate-dictionary.pot
    
    470
    +       mate-disk-usage-analyzer.pot
    
    471
    +       mate-search-tool.pot
    
    472
    +       mate-system-log.pot
    
    469 473
     Copyright: *No copyright*
    
    470 474
     License: GPL-2+ or LGPL-2.1+
    
    471 475
     Comment:
    

  • debian/libmatedict6.symbols
    1 1
     libmatedict.so.6 libmatedict6 #MINVER#
    
    2
    +* Build-Depends-Package: libmatedict-dev
    
    2 3
      DBType@Base 1.8.0
    
    3 4
      StratType@Base 1.8.0
    
    4 5
      _gdict_database_new@Base 1.8.0
    


  • Reply to: