Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
iCalendar: Upgrading from 0.4.0.3 to 0.4.0.4
· 0a493e33
Clint Adams
authored
Jul 03, 2018
0a493e33
ini: Upgrading from 0.3.5 to 0.3.6
· c271cc69
Clint Adams
authored
Jul 03, 2018
c271cc69
iproute: Upgrading from 1.7.3 to 1.7.5
· 7a0c6868
Clint Adams
authored
Jul 03, 2018
7a0c6868
iso8601-time: Upgrading from 0.1.4 to 0.1.5
· 32395e7c
Clint Adams
authored
Jul 03, 2018
32395e7c
Show whitespace changes
Inline
Side-by-side
p/haskell-icalendar/debian/changelog
View file @
32395e7c
haskell-icalendar (0.4.0.
3-6) UNRELEASED
; urgency=medium
haskell-icalendar (0.4.0.
4-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May
2018 22:
09:57
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul
2018 22:
35:24
-0400
haskell-icalendar (0.4.0.3-5) unstable; urgency=medium
haskell-icalendar (0.4.0.3-5) unstable; urgency=medium
...
...
p/haskell-ini/debian/changelog
View file @
32395e7c
haskell-ini (0.3.
5-2) UNRELEASED
; urgency=medium
haskell-ini (0.3.
6-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May
2018 22:
09:57
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul
2018 22:
35:32
-0400
haskell-ini (0.3.5-1) unstable; urgency=low
haskell-ini (0.3.5-1) unstable; urgency=low
...
...
p/haskell-iproute/debian/changelog
View file @
32395e7c
haskell-iproute (1.7.
3-2) UNRELEASED
; urgency=medium
haskell-iproute (1.7.
5-1) unstable
; urgency=medium
* Set Rules-Requires-Root to no.
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org>
Sun, 06 May
2018 22:
09:58
-0400
-- Clint Adams <clint@debian.org>
Tue, 03 Jul
2018 22:
35:40
-0400
haskell-iproute (1.7.3-1) unstable; urgency=medium
haskell-iproute (1.7.3-1) unstable; urgency=medium
...
...
p/haskell-iso8601-time/debian/changelog
View file @
32395e7c
haskell-iso8601-time (0.1.5-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 22:35:49 -0400
haskell-iso8601-time (0.1.4-7) unstable; urgency=medium
haskell-iso8601-time (0.1.4-7) unstable; urgency=medium
[ Clint Adams ]
[ Clint Adams ]
...
...
p/haskell-iso8601-time/debian/patches/add-setup-hs-file.patch
deleted
100644 → 0
View file @
df67bb89
Description: this fixes the build failure and need for internet access
Author: Gianfranco Costamagna <locutusofborg@debian.org>
--- /dev/null
+++ haskell-iso8601-time-0.1.4/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain
p/haskell-iso8601-time/debian/patches/series
deleted
100644 → 0
View file @
df67bb89
add-setup-hs-file.patch