Change logs for cowdancer source package in Xenial

  • cowdancer (0.78) unstable; urgency=medium
    
      * debian/control:
       - Change qemubuilder architecture to any
    
     -- Iain R. Learmonth <email address hidden>  Fri, 25 Dec 2015 14:30:43 +0000
  • cowdancer (0.77) unstable; urgency=medium
    
      * bash_completion.cowbuilder:
       - Added --configfile (Closes: #744974)
    
     -- Iain R. Learmonth <email address hidden>  Fri, 25 Dec 2015 11:09:25 +0000
  • cowdancer (0.76) unstable; urgency=medium
    
      [ Mattia Rizzolo ]
      * debian/rules:
       - use the dh sequencer and compat 9
       - use CFLAGS from the env, always. dpkg-buildpackage takes care of that in
         debian, just be sure -fno-strict-aliasing is there
       - use LDFLAGS where we actually link stuff
       - use dh_install instead of dh_movefiles
       - enable hardening
      * debian/dirs (removed):
       - let the makefile create the directory, remove debian/dirs
      * qemubuilder.8:
       - remove .qy macro that's not understood by man now
      * cowdancer-ilistcreate.1:
       - remove escaping of round brackets
      * bash_completion.qemubuilder:
       - remove the shebang, bash completion don't want/need the shebang
      * run wrap-and-sort
      * debian/control:
       - remove final dot from cowdancer short description, fix
         description-synopsis-might-not-be-phrased-properly
      * debian/cowbuilder.maintscript:
       - add to remove obsolete /etc/bash_completion/cowbuilder (Closes: #804634)
      * debian/qemubuilder.maintscript:
       - add to remove obsolete /etc/bash_completion/qemubuilder (Closes: #804635)
    
      [ Iain R. Learmonth ]
      * Ensure qemubuilder mounts rootfs as rw during creation (Closes: #698451)
    
     -- Iain R. Learmonth <email address hidden>  Sun, 13 Dec 2015 11:25:11 +0000
  • cowdancer (0.75) unstable; urgency=medium
    
      * Updated references to cdn.debian.net to use httpredir.debian.org (Closes:
        #774469)
      * Add armhf support to qemubuilder (Closes: #780332)
      * Move bash completions to standard location
      * d/control:
       - Changed architecture for qemubuilder to linux-any due to missing
         dependencies on kfreebsd and hurd
       - Added ${misc:Depends} to binary dependencies
      * d/copyright:
       - Updating FSF address in GPL references
       - Reference common licenses
      * Add source format "3.0 (native)"
    
     -- Iain R. Learmonth <email address hidden>  Tue, 03 Nov 2015 11:53:25 +0000
  • cowdancer (0.74) unstable; urgency=medium
    
      [ Francois Poirotte ]
      * Send benign messages to stdout not stderr. (Closes: #734162)
    
      [ Iain R. Learmonth ]
      * Removed debian/watch; this is a native package.
      * debian/control:
       - Switch Vcs-Browser and Vcs-Git to canonical URLs.
       - Change maintainer to Debian pbuilder maintenance team.
       - Added self as an Uploader.
       - Reformatted with cme.
      * debian/copyright:
       - DEP-5 compliance fixes.
      * Fixed handling of .dsc files in qemubuilder. (Closes: #779255)
       - Thanks to Stefan Kisdaroczi!
    
     -- Iain R. Learmonth <email address hidden>  Sun, 11 Oct 2015 21:32:40 +0100
  • cowdancer (0.73) unstable; urgency=low
    
    
      * debbuildopts quoting is wrong from ~/.pbuilderrc (closes: #704247)
      * do not fail test when '/' is not mounted inside chroot. 
        (closes: #713511)
    
     -- Junichi Uekawa <email address hidden>  Wed, 24 Jul 2013 06:41:33 +0900