News for package dgit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.0
Source: dgit
Binary: dgit, dgit-infrastructure
Architecture: all
Version: 1.0
Maintainer: Ian Jackson <[email protected]>
Standards-Version: 3.9.4.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dgit-repos/repos/dgit.git
Vcs-Git: git://anonscm.debian.org/dgit-repos/repos/dgit.git
Build-Depends: debhelper (>= 9)
Package-List: 
 dgit deb devel optional
 dgit-infrastructure deb devel extra
Checksums-Sha1: 
 a4c34c9a9e16ac16d956bf11a9644cd4b764d9f9 234375 dgit_1.0.tar.gz
Checksums-Sha256: 
 b69a69034adf70cf669aa739ee1247be42bcf9045a2e5058ae36f0d7a9955d8d 234375 dgit_1.0.tar.gz
Files: 
 0cc46804aab2088b46afbcf3911c8528 234375 dgit_1.0.tar.gz
Dgit: b0f234db94a336e493dea101717fcd9a80a1e1c5

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJVrBWhAAoJEOPjOSNItQ05HtsH/1N6eTMQ2wrQhd2fcVMt4ohR
dTEHgsg6E7edi9DoGRuJ2P1g+SxBrTjiNxrkz/Z4nsRl9mDrR2V/ii/AqxizOZYr
0Q3VovCneWKR429u/Vown8XDZ8V+4YyHlmGapTrRYqmx1qfZHL9lDAxYIqarK24v
vqXua7aOrAibg0b40MNWRaDyxWVCkIBC91NdJuOJAo6A0CGxRgZXaj8xw24C/meS
dm/Gv0ndqTbQHNX8fVtzjgZ7ZFo6XTrzN6kuIATMxshnkz4Rn22QQZCASy1rN4e6
ZUbThptv4ZIiVLnaoRr9RvjnkUFiN0mUthiDa+LhIv02g2lgw+fASW3jjHrgkkA=
=p+za
-----END PGP SIGNATURE-----

Changes:
dgit (1.0) unstable; urgency=medium

  Improvements:
  * Switch to new production git repositories for reading.
    (this can no longer divert to alioth).  Public readonly access
    now works.  Closes:#791447.
  * Memoise git config lookups (big speedup!)
  * Provide -wdd aka --clean=dpkg-source-d.  Closes:#792433.
  * Provide -wc aka --clean=check.

  Manpage updates:
  * Remove some obsolete caveats from BUGS.
  * Reorganise and complete the configuration section.
  * Remove obselete comment about DMs not being able to push.
    We have, for now, a way to add keys manually.  Closes:#720173.

  Access machinery:
  * Remove configuration relating to alioth.
  * Provide for different access mechanisms when pushing.
  * Provide for configurable git url suffix.
  * Allow git-url to be '' to force fallback to git-proto etc.
  * Provide for checking git presence via http[s].
  * Do some quoting on debug output (needed if the server might not
    be trustworthy and might send us bad stuff).
  * Talk to push.dgit.debian.org, rather than the .debian.net alias.

  Infrastructure:
  * Provide for mirroring git updates to a different server.
  * Provide cgit-regen-config command for cgi-grnet-01.
  * Make dgit-ssh-dispatch not spew (harmless) warnings if caller
    tries for a shell session (ie SSH_ORIGINAL_COMMAND not set).

  Cleanups:
  * Remove an obsolete comment from the code.
  * Improve an error message from dgit-repos-policy-debian.
  * Test suite: Break out t-make-hook-link.
  * Fix a manpage typo.

 -- Ian Jackson <[email protected]>  Sun, 19 Jul 2015 22:15:53 +0100