1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
  
     | 
    
      pydl (1.0.0~rc1-2) unstable; urgency=medium
  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
  [ Vincent Prat ]
  * Fix typo in changelog
  * Use Debian email address as Uploader
 -- Vincent Prat <vivi@debian.org>  Wed, 11 Nov 2020 19:05:33 +0100
pydl (1.0.0~rc1-1) unstable; urgency=medium
  * New upstream release
  * Drop obsolete patch use_system_astropy_helpers
  * Update copyright information
  * Update dependencies
  * Change the way tests are run
  * Update maintainer email address
  * Bump Standards-Version to 4.5.0
  * Bump debhelper compatibility version to 13
  * Add Rules-Requires-Root statement
  * Add dependency on python3-pytest-mock for autopkgtest
 -- Vincent Prat <vinceprat@free.fr>  Mon, 04 May 2020 18:39:29 +0200
pydl (0.7.0-1) unstable; urgency=medium
  * New upstream release (Closes: #932737)
  * Drop now useless patch fix_doctest_failures
  * Update debhelper compatibility version to 12
  * Update Standards-Version to 4.4.0
 -- Vincent Prat <vinceprat@free.fr>  Mon, 29 Jul 2019 15:48:16 +0200
pydl (0.6.0-3) unstable; urgency=medium
  * Drop Python 2 support
  * Update Standards-Version to 4.2.1
  * Use minimal signing key
  * Do not install README files that are outside of the docs
 -- Vincent Prat <vinceprat@free.fr>  Thu, 13 Dec 2018 11:03:38 +0100
pydl (0.6.0-2) unstable; urgency=medium
  * Update VCS fields to Salsa
  * Update Standards-Version to 4.1.4
  * Remove python-version fields
  * Update debhelper compatibility version to 11
  * New patch to fix doctest failures
  * Remove trailing whitespace in changelog
  * Use secure URI for copyright and watch files
  * Add upstream metadata
  * Change location of documentation (debhelper 11)
 -- Vincent Prat <vinceprat@free.fr>  Mon, 28 May 2018 17:12:11 +0200
pydl (0.6.0-1) unstable; urgency=medium
  * New upstream release
  * Update patches and drop patch fix_astropy2.0, fixed upstream
  * Add dependency on python3-sphinx
  * Update Standards-Version to 4.1.0
  * Remove Testsuite field from control file
 -- Vincent Prat <vinceprat@free.fr>  Mon, 25 Sep 2017 15:22:40 +0200
pydl (0.5.4-2) unstable; urgency=medium
  * Fix test failure due to astropy 2.0 (Closes: #868118)
  * Fix signature in watch file
  * Tests run for all supported versions of Python
 -- Vincent Prat <vinceprat@free.fr>  Wed, 12 Jul 2017 15:13:28 +0200
pydl (0.5.4-1) unstable; urgency=medium
  * New upstream version
  * Drop patches for bugs that are fixed upstream
  * Add signature verification to watch file
  * Update watch file version to 4
  * Update Standards-Version to 4.0.0
  * Update debhelper compatibility version to 10
  * Use SOURCE_DATE_EPOCH instead of dpkg-parsechangelog
  * Add new dependencies
 -- Vincent Prat <vinceprat@free.fr>  Sun, 25 Jun 2017 20:39:26 +0200
pydl (0.5.3-3) unstable; urgency=medium
  * Fix failed test on 32 bits architectures (Closes: #860679)
 -- Vincent Prat <vinceprat@free.fr>  Sat, 22 Apr 2017 16:41:50 +0200
pydl (0.5.3-2) unstable; urgency=medium
  * Fix failed test due to incorrect Euclidean division in median
 -- Vincent Prat <vinceprat@free.fr>  Mon, 19 Dec 2016 10:49:10 +0100
pydl (0.5.3-1) unstable; urgency=medium
  * new upstream release
 -- Vincent Prat <vinceprat@free.fr>  Tue, 06 Dec 2016 20:03:04 +0100
pydl (0.5.2-2) unstable; urgency=medium
  * Add missing dependencies
  * Fix CI tests
  * python-pydl-doc marked as Multi-Arch: foreign
 -- Vincent Prat <vinceprat@free.fr>  Fri, 11 Nov 2016 17:39:28 +0100
pydl (0.5.2-1) unstable; urgency=medium
  * Initial release. (Closes: #836841)
 -- Vincent Prat <vinceprat@free.fr>  Tue, 06 Sep 2016 16:13:18 +0200
 
     |