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

[Git][debian-mate-team/caja-rename][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-rename

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +caja-rename (18.1.10~bzr26+repack1-1) 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
    +  * New upstream release (Bzr VCS snapshot).
    
    10
    +  * debian/control:
    
    11
    +    + Add versioned B-D on dpkg-dev (>= 1.16.1.1).
    
    12
    +    + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
    
    13
    +    + Bump Standards-Version: to 4.1.5. No changes needed.
    
    14
    +  * debian/copyright:
    
    15
    +    + Make Upstream-Name: field's value more human readable.
    
    16
    +    + Use secure URI for copyright format.
    
    17
    +
    
    18
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 22 Jul 2018 22:57:05 +0200
    
    19
    +
    
    1 20
     caja-rename (17.3.28~bzr14+repack1-2) unstable; urgency=medium
    
    2 21
     
    
    3 22
       * debian/watch:
    

  • debian/control
    ... ... @@ -12,7 +12,7 @@ Build-Depends:
    12 12
      python (>= 2.7),
    
    13 13
      python-setuptools,
    
    14 14
      python-polib,
    
    15
    -Standards-Version: 4.1.4
    
    15
    +Standards-Version: 4.1.5
    
    16 16
     Homepage: https://tari.in/www/software/cajarename/
    
    17 17
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-rename
    
    18 18
     Vcs-Git: https://salsa.debian.org/debian-mate-team/caja-rename.git
    

  • debian/copyright
    1 1
     Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    2
    -Upstream-Name: cajarename
    
    2
    +Upstream-Name: Caja Rename
    
    3 3
     Upstream-Contact: Robert Tari <robert.tari@gmail.com>
    
    4 4
     Source: https://code.launchpad.net/~robert-tari/cajarename/trunk
    
    5 5
     
    


  • Reply to: