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

[Git][debian-mate-team/caja-extensions][master] 7 commits: debian/watch: Use format version 4.



Title: GitLab

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

Commits:

9 changed files:

Changes:

  • debian/caja-image-converter.lintian-overrides deleted
    1
    -# caja extensions in /usr/lib/*/caja/extensions-2.0/ erroneously trigger
    
    2
    -# debhelper's makeshlibs script
    
    3
    -caja-image-converter: postinst-has-useless-call-to-ldconfig

  • debian/caja-open-terminal.lintian-overrides deleted
    1
    -# caja extensions in /usr/lib/*/caja/extensions-2.0/ erroneously trigger
    
    2
    -# debhelper's makeshlibs script
    
    3
    -caja-open-terminal: postinst-has-useless-call-to-ldconfig

  • debian/caja-sendto.lintian-overrides
    1
    -# caja extensions in /usr/lib/*/caja/extensions-2.0/ erroneously trigger
    
    2
    -# debhelper's makeshlibs script
    
    3
    -caja-sendto: postinst-has-useless-call-to-ldconfig
    1
    +# checking manually 1.26.0: it is linked against libc. Is this a false-positive?
    
    2
    +caja-sendto: library-not-linked-against-libc usr/lib/*/caja/extensions-2.0/libcaja-sendto.so

  • debian/caja-share.lintian-overrides deleted
    1
    -# caja extensions in /usr/lib/*/caja/extensions-2.0/ erroneously trigger
    
    2
    -# debhelper's makeshlibs script
    
    3
    -caja-share: postinst-has-useless-call-to-ldconfig

  • debian/caja-wallpaper.lintian-overrides deleted
    1
    -# caja extensions in /usr/lib/*/caja/extensions-2.0/ erroneously trigger
    
    2
    -# debhelper's makeshlibs script
    
    3
    -caja-wallpaper: postinst-has-useless-call-to-ldconfig
    
    4
    -
    
    5
    -# checking manually 1.24.0: it is linked against libc. Is this a false-positive?
    
    6
    -caja-wallpaper: library-not-linked-against-libc usr/lib/x86_64-linux-gnu/caja/extensions-2.0/libcaja-wallpaper.so

  • debian/caja-xattr-tags.lintian-overrides deleted
    1
    -# caja extensions in /usr/lib/*/caja/extensions-2.0/ erroneously trigger
    
    2
    -# debhelper's makeshlibs script
    
    3
    -caja-xattr-tags: postinst-has-useless-call-to-ldconfig

  • debian/changelog
    1
    -caja-extensions (1.26.0-1) UNRELEASED; urgency=medium
    
    1
    +caja-extensions (1.26.0-1) unstable; urgency=medium
    
    2 2
     
    
    3
    +  [ Martin Wimpress ]
    
    3 4
       * New upstream release.
    
    5
    +  * debian/*.install:
    
    6
    +    + Updated for MATE 1.26.
    
    7
    +
    
    8
    +  [ Mike Gabriel ]
    
    9
    +  * debian/control:
    
    10
    +    + Bump Standards-Version: to 4.6.0. No changes needed.
    
    11
    +  * debian/watch:
    
    12
    +    + Use format version 4.
    
    13
    +  * debian/copyright:
    
    14
    +    + Update copyright attributions.
    
    15
    +  * debian/*.lintian-overrides:
    
    16
    +    + Drop postinst-has-useless-call-to-ldconfig overrides.
    
    17
    +    + caja-sendto: Add library-not-linked-against-libc override.
    
    18
    +    + Drop caja-wallpaper override file. Not required anymore.
    
    4 19
     
    
    5
    - -- Martin Wimpress <code@wimpress.io>  Sat, 21 Aug 2021 18:02:29 +0100
    
    20
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 12 Dec 2021 02:13:46 +0100
    
    6 21
     
    
    7 22
     caja-extensions (1.24.1-1) unstable; urgency=medium
    
    8 23
     
    

  • debian/copyright
    ... ... @@ -31,6 +31,7 @@ Files: .build.yml
    31 31
            image-converter/Makefile.am
    
    32 32
            image-converter/*.ui
    
    33 33
            image-converter/libcaja-image-converter.caja-extension.desktop.in.in
    
    34
    +       image-converter/org.mate.caja.extensions.imageconverter.gresource.xml
    
    34 35
            open-terminal/Makefile.am
    
    35 36
            open-terminal/*.in
    
    36 37
            po/LINGUAS
    
    ... ... @@ -47,7 +48,9 @@ Files: .build.yml
    47 48
            sendto/org.mate.caja.extensions.sendto.gresource.xml
    
    48 49
            sendto/Makefile.am
    
    49 50
            sendto/*.ui
    
    50
    -       sendto/*.in
    
    51
    +       sendto/caja-sendto.pc.in
    
    52
    +       sendto/libcaja-sendto.caja-extension.desktop.in.in
    
    53
    +       sendto/org.mate.Caja.Sendto.gschema.xml.in
    
    51 54
            share/Makefile.am
    
    52 55
            share/shares.c
    
    53 56
            share/shares.h
    
    ... ... @@ -138,6 +141,11 @@ License: GPL-2+
    138 141
     Comment:
    
    139 142
      Using license from COPYING file.
    
    140 143
     
    
    144
    +Files: git.mk
    
    145
    +Copyright: 2009, Red Hat, Inc.
    
    146
    +  2010,2011,2012,2013, Behdad Esfahbod
    
    147
    +License: public-domain
    
    148
    +
    
    141 149
     Files: debian/*
    
    142 150
     Copyright: 2011-2014, Stefano Karapetsas <stefano@karapetsas.com>
    
    143 151
                2014, Mike Gabriel <sunweaver@debian.org>
    
    ... ... @@ -159,3 +167,8 @@ License: GPL-2+
    159 167
      .
    
    160 168
      On Debian systems, the complete text of the GNU General
    
    161 169
      Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
    
    170
    +
    
    171
    +License: public-domain
    
    172
    + Copying and distribution of this file, with or without modification,
    
    173
    + is permitted in any medium without royalty provided the copyright
    
    174
    + notice and this notice are preserved.

  • debian/watch
    1
    -version=3
    
    1
    +version=4
    
    2 2
     https://git.mate-desktop.org/caja-extensions/ \
    
    3 3
         snapshot/caja-extensions-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz


  • Reply to: