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

[Git][debian-mate-team/caja-dropbox][master] 3 commits: debian/control: Bump Standards-Version: to 4.6.2. No changes needed.



Title: GitLab

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

Commits:

  • ef7c86a7
    by Mike Gabriel at 2023-09-10T13:47:11+02:00
    debian/control: Bump Standards-Version: to 4.6.2. No changes needed.
    
  • 7d48b824
    by Mike Gabriel at 2023-09-10T13:49:33+02:00
    debian/control: Replace deprecated D: on policykit-1 by D: on pkexec. (Closes: #1025551).
    
  • 1e3c56d7
    by Mike Gabriel at 2023-09-10T13:50:27+02:00
    upload to unstable (debian/1.26.0-3)
    

2 changed files:

Changes:

  • debian/changelog
    1
    +caja-dropbox (1.26.0-3) unstable; urgency=medium
    
    2
    +
    
    3
    +  [ Martin Wimpress ]
    
    4
    +  * debian/control:
    
    5
    +    + Add D: libayatana-appindicator1 | libappindicator1 (LP: #1940766)
    
    6
    +
    
    7
    +  [ Mike Gabriel ]
    
    8
    +  * debian/control:
    
    9
    +    + Bump Standards-Version: to 4.6.2. No changes needed.
    
    10
    +    + Replace deprecated D: on policykit-1 by D: on pkexec. (Closes: #1025551).
    
    11
    +
    
    12
    + -- Mike Gabriel <sunweaver@debian.org>  Sun, 10 Sep 2023 13:49:39 +0200
    
    13
    +
    
    1 14
     caja-dropbox (1.26.0-2) unstable; urgency=medium
    
    2 15
     
    
    3 16
       * debian/patches:
    

  • debian/control
    ... ... @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
    16 16
                    python3-docutils (>= 0.6),
    
    17 17
                    python3,
    
    18 18
                    python3-gi,
    
    19
    -Standards-Version: 4.6.0
    
    19
    +Standards-Version: 4.6.2
    
    20 20
     Rules-Requires-Root: no
    
    21 21
     Homepage: http://www.mate-desktop.org/
    
    22 22
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-dropbox
    
    ... ... @@ -31,7 +31,7 @@ Depends: dbus-x11,
    31 31
              gir1.2-gtk-3.0,
    
    32 32
              gir1.2-pango-1.0,
    
    33 33
              libayatana-appindicator1 | libappindicator1,
    
    34
    -         policykit-1,
    
    34
    +         pkexec,
    
    35 35
              procps,
    
    36 36
              python3,
    
    37 37
              python3-gi,
    


  • Reply to: