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 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
|
darcs-monitor (0.4.2-12) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:32:15 -0400
darcs-monitor (0.4.2-11) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
[ Clint Adams ]
* Temporarily build-depend on ghc 8.
-- Clint Adams <clint@debian.org> Sun, 16 Oct 2016 01:20:21 -0400
darcs-monitor (0.4.2-10) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:01 -0500
darcs-monitor (0.4.2-9) experimental; urgency=medium
[ Joachim Breitner ]
* Add Uploaders field, which I accidentally dropped
-- Sven Bartscher <sven.bartscher@weltraumschlangen.de> Tue, 29 Sep 2015 17:53:35 +0200
darcs-monitor (0.4.2-8) experimental; urgency=medium
* Add lintian override for spurious rpaths
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 15:03:50 +0200
darcs-monitor (0.4.2-7) experimental; urgency=medium
* Bump standards-version to 3.9.6
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:26:52 +0200
darcs-monitor (0.4.2-6) unstable; urgency=medium
* Refreshed HaXml compat patch
-- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:47:25 +0200
darcs-monitor (0.4.2-5) experimental; urgency=low
* Adjust watch file to new hackage layout
* Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:09:21 +0100
darcs-monitor (0.4.2-4) unstable; urgency=low
* /usr/share/darcs-monitor-0.4.2 -> /usr/share/darcs-monitor
* Bump version of Build-Depends: on haskell-devscripts
-- Louis Bettens <louis@bettens.info> Mon, 29 Jul 2013 18:09:27 +0200
darcs-monitor (0.4.2-3) unstable; urgency=low
* Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:49:43 +0200
darcs-monitor (0.4.2-2) unstable; urgency=low
* Add patches to compile with newer base and current HaXml (Closes: #629784)
* Upload to unstable
-- Joachim Breitner <nomeata@debian.org> Sat, 18 May 2013 16:00:03 +0200
darcs-monitor (0.4.2-1) experimental; urgency=low
* New upstream version.
* control: Standards-Version: Bump to 3.9.2, no changes needed.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Mon, 13 Jun 2011 11:28:02 -0300
darcs-monitor (0.4.1-1) experimental; urgency=low
* Use ghc instead of ghc6
* New upstream version.
* Bump Standards-Version to 3.9.2.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 13 Apr 2011 18:10:03 -0300
darcs-monitor (0.4.0-1) experimental; urgency=low
[ Joachim Breitner ]
* Added watch file
[ Marco Túlio Gontijo e Silva ]
* New upstream version.
* control: Bump Standards-Version to 3.9.0. No changes needed.
* Improve debian/install.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 08 Sep 2010 17:45:10 -0300
darcs-monitor (0.3.8-2) unstable; urgency=low
* Fix "default-template is installed in the wrong directory" by changing
the installation directory. (Closes: #596127)
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 08 Sep 2010 16:52:32 -0300
darcs-monitor (0.3.8-1) unstable; urgency=low
* New upstream version.
* Fix "override disparity" Changed Section: to vcs. (Closes:
#527934)
* debian/install: Install default-template in the correct dir.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Sun, 07 Mar 2010 12:46:04 -0300
darcs-monitor (0.3.7-1) unstable; urgency=low
* New upstream version.
* debian/control: Addopt by the Debian Haskell Group.
* debian/control: Update Homepage: field.
* debian/control: Bump Standards-Version to 3.8.4, no changes needed.
* debian/control: Add fields Vcs-*.
* Use haskell-devscripts.
* debian/source/format: Use 3.0 (quilt) source format.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Sun, 28 Feb 2010 11:36:22 -0300
darcs-monitor (0.3.6-2) unstable; urgency=low
* Update the HaXml versioned build-dependency to the new
epoch.
Closes: #552719 (FTBFS)
Reported by Lucas Nussbaum <lucas@lucas-nussbaum.net>
-- Antti-Juhani Kaijanaho <ajk@debian.org> Thu, 29 Oct 2009 21:30:33 +0200
darcs-monitor (0.3.6-1) unstable; urgency=low
* New upstream release
Closes: #527824 (FTBFS: Couldn't match expected type `[Char]')
Reported by Lucas Nussbaum <lucas@lucas-nussbaum.net>.
* debian-control (Build-Depends): add version limit to HaXml to match
the Cabal one
* debian-control (Standards-Version): Now 3.8.1.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 09 May 2009 13:30:43 +0300
darcs-monitor (0.3.4-2) unstable; urgency=low
* debian/rules (clean-build): run Setup only if it is executable
* darcs-monitor.cabal (License-File): Remove
Closes: #480766 (contains extra copy of GPL)
Reported by Jelmer Vernooij <jelmer@samba.org>.
* debian/control (Standards-Version): Now 3.8.0.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Fri, 04 Jul 2008 20:05:15 +0300
darcs-monitor (0.3.4-1) unstable; urgency=low
* New upstream release
- fixes FTBFS with ghc 6.8
Closes: #470375 (FTBFS: Couldn't match expected type against inferred type)
Reported by Lucas Nussbaum <lucas@lucas-nussbaum.net>.
* debian/copyright: Update copyright years
* debian/control: Rename XSB-Homepage as Homepage
* debian/control: Build-Depend on ghc >= 6.8
* debian/control: Update Standards-Version to 3.7.3 (no changes required)
* darcs-monitor.1.in: Add \& in front of each ellipsis in synposis
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sun, 04 May 2008 15:24:36 +0300
darcs-monitor (0.3.2-2) unstable; urgency=low
* Compile Setup.hs instead of using runghc, as runghc is not
supported on all Debian architectures
(Fixes an unreported FTBFS bug.)
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 08 Sep 2007 18:52:26 +0300
darcs-monitor (0.3.2-1) unstable; urgency=low
* Initial release, closes: #439940 (ITP).
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 01 Sep 2007 15:25:38 +0300
|