Change logs for addresses-for-gnustep source package in Xenial

  • addresses-for-gnustep (0.4.8-2) unstable; urgency=medium
    
      * Fix danggling symlinks in libaddressview-dev and libaddresses-dev
        (Closes: # 805201)
      * Update debian/watch file.
    
     -- Eric Heintzmann <email address hidden>  Mon, 16 Nov 2015 13:46:38 +0100
  • addresses-for-gnustep (0.4.8-1) unstable; urgency=low
    
      * New upstream release (Closes: #512382)
      * Repackage from scratch:
        - Use source format 3.0 (quilt)
        - Drop CDBS support
        - Bump DH_COMPAT to 9
        - Bump Standards-Version to 3.9.6
        - Rewrite debian/copyright file
        - Add Homepage field in debian/control
        - Update to new menu structure (Closes: #496042)
        - Add Build-Dependency to dh-exec
        - Replace obsolete var ${Source-Version} by ${binary:Version}
          in debian/control file
        - Add ${misc:Depends} to all binaries packages dependencies
          in debian/control file as recommended by lintian
        - Remove duplicate section fields in debian/control file
        - As recommended by lintian, replace versionned Conflicts fields
          by Breaks fields in debian/control file
        - Update watch file
        - According to debian policy 9.1.1, move Resources dir in /usr/share:
          use dh_link and dpkg-maintscript-helper (and thus add dependency
          to dpkg >= 1.17.14) to create a symlink from old to new location.
        - Add libaddresses0.symbol and libaddressview0.symbol files in debian dir
        - Use debian build flags in debian/rules
        - Remove lintian override files (new packages are lintian free)
        - Pass -n to dh_makeshlibs in debian/rules to avoid lintian warning
        - Don't build VCFViewer (need gworkspace inspector lib wich is not present
          in debian sid) and LDAPAddressBook (need gsldap wich is not packaged
          in debian) in debian/rules file
      * Apply fix-adserver-format.patch to allow building package
        with "-Werror=format-security" Objective C compiler flag
    
     -- Eric Heintzmann <email address hidden>  Tue, 03 Nov 2015 14:56:24 +0100
  • addresses-for-gnustep (0.4.7-2ubuntu1) vivid; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - **/GNUMakefile: Sort out libraries into _OBJC_LIBS from _LDFLAGS to
          fix a FTBFS with --as-needed.
        - Fix build failure with -Werror=format-security.
    
    addresses-for-gnustep (0.4.7-2) unstable; urgency=medium
    
      * Team upload.
      * Apply minimal fix to make the package usable with the current GNUstep
        libraries (Closes: #749721):
        - Fix overflow in implicit constant conversion;
        - Fix improper use of non-existent method;
        - Do not set string of a NSTextView to nil.
     -- Colin Watson <email address hidden>   Tue, 11 Nov 2014 14:21:36 +0000