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

[Git][debian-mate-team/mate-sensors-applet][debian/stretch/backports] 7 commits: debian/control: Switch B-D from libsensors4-dev to libsensors-dev. (Closes: #917441).



Title: GitLab

Mike Gabriel pushed to branch debian/stretch/backports at Debian and Ubuntu MATE Packaging Team / mate-sensors-applet

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    +mate-sensors-applet (1.20.3-1~bpo9+1) stretch-backports; urgency=medium
    
    2
    +
    
    3
    +  * Rebuild for stretch-backports.
    
    4
    +  * [stretch-bpo] d/control: Switch back to B-D libsensors4-dev.
    
    5
    +
    
    6
    + -- Mike Gabriel <sunweaver@debian.org>  Sat, 02 Feb 2019 02:06:02 +0100
    
    7
    +
    
    8
    +mate-sensors-applet (1.20.3-1) unstable; urgency=medium
    
    9
    +
    
    10
    +  * New upstream release.
    
    11
    +  * debian/control:
    
    12
    +    + Switch B-D from libsensors4-dev to libsensors-dev. (Closes: #917441).
    
    13
    +    + Bump Standards-Version: to 4.3.0. No changes needed.
    
    14
    +  * debian/libmate-sensors-applet-plugin0.symbols:
    
    15
    +    + Add Build-Depends-Package: meta data field.
    
    16
    +
    
    17
    + -- Mike Gabriel <sunweaver@debian.org>  Wed, 09 Jan 2019 12:07:23 +0100
    
    18
    +
    
    1 19
     mate-sensors-applet (1.20.2-1~bpo9+1) stretch-backports; urgency=medium
    
    2 20
     
    
    3 21
       * Rebuild for stretch-backports.
    

  • debian/control
    ... ... @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 11~),
    23 23
                    libxnvctrl-dev [amd64 armhf i386],
    
    24 24
                    mate-common (>= 1.18),
    
    25 25
                    yelp-tools,
    
    26
    -Standards-Version: 4.1.4
    
    26
    +Standards-Version: 4.3.0
    
    27 27
     Homepage: http://www.mate-desktop.org/
    
    28 28
     Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-sensors-applet
    
    29 29
     Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-sensors-applet.git
    

  • debian/libmate-sensors-applet-plugin0.symbols
    1 1
     libmate-sensors-applet-plugin.so.0 libmate-sensors-applet-plugin0 #MINVER#
    
    2
    +* Build-Depends-Package: libmate-sensors-applet-plugin-dev
    
    2 3
      sensors_applet_plugin_add_sensor@Base 1.8.0
    
    3 4
      sensors_applet_plugin_add_sensor_with_limits@Base 1.8.0
    
    4 5
      sensors_applet_plugin_default_sensor_limits@Base 1.8.0
    


  • Reply to: