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

[Git][debian-mate-team/caja-eiciel][master] 2 commits: debian/patches: Drop 1002_fix-marco-call.patch. Applied upstream.



Title: GitLab

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

Commits:

3 changed files:

Changes:

  • debian/changelog
    1
    -caja-eiciel (1.20.0-2) UNRELEASED; urgency=medium
    
    1
    +caja-eiciel (1.20.1-1) unstable; urgency=medium
    
    2 2
     
    
    3
    -  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.
    
    3
    +  [ Simon Quigley ]
    
    4
    +  * debian/control:
    
    5
    +    + Change my email to tsimonq2@debian.org now that I am a Debian Developer.
    
    6
    +
    
    7
    +  [ Mike Gabriel ]
    
    8
    +  * New upstream release.
    
    9
    +  * debian/patches:
    
    10
    +    + Drop 1002_fix-marco-call.patch. Applied upstream.
    
    11
    +  * debian/control:
    
    12
    +    + Bump Standards-Version: to 4.3.0. No changes needed.
    
    4 13
     
    
    5
    - -- Simon Quigley <tsimonq2@debian.org>  Sun, 23 Dec 2018 23:43:32 -0600
    
    14
    + -- Mike Gabriel <sunweaver@debian.org>  Mon, 14 Jan 2019 11:27:17 +0100
    
    6 15
     
    
    7 16
     caja-eiciel (1.20.0-1) unstable; urgency=medium
    
    8 17
     
    

  • debian/patches/1002_fix-marco-call.patch deleted
    1
    -Description: Latest version of AX_CXX_COMPILE_STDCXX_11 does not expect any arguments
    
    2
    -Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
    
    3
    -
    
    4
    ---- a/configure.ac
    
    5
    -+++ b/configure.ac
    
    6
    -@@ -14,6 +14,8 @@
    
    7
    - 
    
    8
    - AM_SILENT_RULES([yes])
    
    9
    - 
    
    10
    -+ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 
    
    11
    -+
    
    12
    - dnl gettext support
    
    13
    - GETTEXT_PACKAGE=mate-eiciel
    
    14
    - AC_SUBST([GETTEXT_PACKAGE])
    
    15
    -@@ -42,7 +44,7 @@
    
    16
    - dnl Check c++ compiler
    
    17
    - AC_PROG_CXX
    
    18
    - 
    
    19
    --AX_CXX_COMPILE_STDCXX_11([ext],[optional])
    
    20
    -+AX_CXX_COMPILE_STDCXX_11
    
    21
    - 
    
    22
    - dnl Check libtool
    
    23
    - LT_INIT

  • debian/patches/series
    1 1
     1001_cross.patch
    
    2
    -1002_fix-marco-call.patch
    
    3 2
     1003_add-keywords-key-to-desktop-file.patch


  • Reply to: