Change logs for svn-buildpackage source package in Feisty

  • svn-buildpackage (0.6.15) unstable; urgency=low
    
      [ Eduard Bloch ]
      * made -svn-reuse imply --svn-dont-purge for obvious reasons
      * more meaningful message if debian/changelog's first entry is broken
      * "use links where possible" message improved
      * changed dependency from libsvn-core-perl to libsvn-perl (closes: #394823)
      * svn-upgrade: simplier hash var quoting in messages 
      * svn-upgrade: create the orig tarballs dir if it doesn't exist
    
      [ martin f. krafft ]
      * applied patch by Sergei Golovan to fix prevent modification of read-only
        $arch variable (closes: #370227).
      * make --svn-move also move the orig.tar.gz file if it's not listed in the
        changes file (closes: #377404).
      * also perform --svn-move if using a custom builder. If the custom builder
        you use does not drop the generated files to the build-area directory,
        well, don't use --svn-move. The summary will only be displayed if the
        changes file can be found.
      * move all changes files, not just the arch-specific one.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  08 Nov 2006 19:44:56 +0000
  • svn-buildpackage (0.6.14) unstable; urgency=low
    
    
      * made the .changes file lookup code more robust, not failing on missing
        file, trying to find it if a custom build command was specified and not 
        confusing people with incorrect messages otherwise 
        (closes: #334690, #335239)
      * ignoring return code of linda untill a proper solution has been found
        (closes: #334749. Who the .... gets the idea of encoding regular return
        values in application return code :-( )
      * not checking build-deps when tagging only (closes: #334008)
    
     -- Eduard Bloch <email address hidden>  Sun, 23 Oct 2005 03:56:53 +0200