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

[Git][debian-mate-team/caja-actions][master] 4 commits: debian/copyright: Make Upstream-Name: field's value more human readable.



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / caja-actions

Commits:

4 changed files:

Changes:

  • debian/changelog
    1
    +caja-actions (1.8.3-4) unstable; urgency=medium
    
    2
    +
    
    3
    +  [ Vangelis Mouhtsis ]
    
    4
    +  * debian/control:
    
    5
    +    + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
    
    6
    +    + Update Maintainer: field to debian-mate ML on lists.debian.org.
    
    7
    +
    
    8
    +  [ Mike Gabriel ]
    
    9
    +  * debian/copyright:
    
    10
    +    + Use secure URI for copyright format.
    
    11
    +  * debian/control:
    
    12
    +    + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
    
    13
    +    + Bump Standards-Version: to 4.1.4. No changes needed.
    
    14
    +  * debian/copyright:
    
    15
    +    + Make Upstream-Name: field's value more human readable.
    
    16
    +  * debian/patches:
    
    17
    +    + Add 1002_cross.patch. Fix FTCBFS: lintian tag autotools-pkg-config-macro-
    
    18
    +      not-cross-compilation-safe. (Closes: #902824). Thanks to Helmut Grohne
    
    19
    +      for providing the patch.
    
    20
    +
    
    21
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 22 Jul 2018 21:42:59 +0200
    
    22
    +
    
    1 23
     caja-actions (1.8.3-3) unstable; urgency=medium
    
    2 24
     
    
    3 25
       * debian/control:
    

  • debian/control
    ... ... @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11~),
    16 16
                    yelp-tools,
    
    17 17
     Build-Depends-Indep: intltool (>= 0.40.0),
    
    18 18
                          gettext,
    
    19
    -Standards-Version: 4.1.4
    
    19
    +Standards-Version: 4.1.5
    
    20 20
     Homepage: https://github.com/NiceandGently/caja-actions
    
    21 21
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-actions
    
    22 22
     Vcs-Git: https://salsa.debian.org/debian-mate-team/caja-actions.git
    

  • debian/copyright
    1 1
     Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    -Upstream-name: caja-actions
    
    2
    +Upstream-Name: Caja Actions
    
    3 3
     Upstream-Contact: Martin Wimpress <code@flexion.org>
    
    4 4
     Source: https://github.com/NiceandGently/caja-actions
    
    5 5
     
    

  • debian/patches/series
    1 1
     1001_typo-fix.patch
    
    2 2
     2003_no-extra-license-file.patch
    
    3
    +1002_cross.patch


  • Reply to: