diff options
Diffstat (limited to 'p/haskell-http')
-rw-r--r-- | p/haskell-http/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-http/debian/source/format | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-http/debian/changelog b/p/haskell-http/debian/changelog index 647643d5f..96ba0871a 100644 --- a/p/haskell-http/debian/changelog +++ b/p/haskell-http/debian/changelog @@ -1,3 +1,9 @@ +haskell-http (40000006-4) UNRELEASED; urgency=low + + * debian/source/format: Use 3.0 (quilt). + + -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Sun, 21 Feb 2010 07:45:59 -0300 + haskell-http (40000006-3) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] diff --git a/p/haskell-http/debian/source/format b/p/haskell-http/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/p/haskell-http/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) |