[Pkg-haskell-commits] darcs: darcs: Update standards version. Fix Uploaders line.

Erik de Castro Lopo erikd at mega-nerd.com
Sun Jul 10 01:32:42 UTC 2011


Sun Jul 10 01:25:42 UTC 2011  Erik de Castro Lopo <erikd at mega-nerd.com>
  * Update standards version. Fix Uploaders line.
  Ignore-this: 609b227a8ad950049c9deee3dc09afc2

    M ./changelog -14 +20
    M ./control -2 +2

Sun Jul 10 01:25:42 UTC 2011  Erik de Castro Lopo <erikd at mega-nerd.com>
  * Update standards version. Fix Uploaders line.
  Ignore-this: 609b227a8ad950049c9deee3dc09afc2
diff -rN -u old-darcs//changelog new-darcs//changelog
--- old-darcs//changelog	2011-07-10 01:32:41.985058774 +0000
+++ new-darcs//changelog	2011-07-10 01:32:42.005056053 +0000
@@ -1,12 +1,18 @@
 darcs (2.5.2-3) UNRELEASED; urgency=low
 
-  * Erik wants to take over the package (Closes: #624162) 
+  [ Joachim Breitner ]
+  * Erik wants to take over the package (Closes: #624162)
+
+  [ Erik de Castro Lopo ]
+  * debian/control:
+    - Standards version 3.9.2 (no changes)
+    - Fix uploaders line
 
- -- Joachim Breitner <nomeata at debian.org>  Mon, 04 Jul 2011 12:57:52 +0200
+ -- Erik de Castro Lopo <erikd at mega-nerd.com>  Sun, 10 Jul 2011 11:05:58 +1000
 
 darcs (2.5.2-2) unstable; urgency=low
 
-  * Build against parsec3. 
+  * Build against parsec3.
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 13 Jun 2011 15:10:13 +0200
 
@@ -258,19 +264,19 @@
   * Cleanup the diff.gz from all the cruft.
   * Fix FTBFS with GHC 6.6 (Closes: 393599):
     - debian/control: add libghc6-html-dev, libghc6-mlt-dev and
-      libghc6-quickcheck-dev to Build-Depends 
+      libghc6-quickcheck-dev to Build-Depends
     - configure.ac: also check regex-compat for Text.Regex
   * Fix generation of manual in HTML form (Closes: 362508) :
      - debian/control: add tex4ht to Build-Depends
      - configure.ac: set TEX4HTENV=/etc/tex4ht/tex4ht.env before calling
        htlatex
   * Run autoconf ; rm -r autom4te.cache/ to update configure from
-    configure.ac 
+    configure.ac
   * debian/control: bump Standards-Version. No changes needed.
-  * debian/darcs.docs: removed. 
+  * debian/darcs.docs: removed.
   * debian/darcs.doc-base: register manual with doc-base.
   * debian/rules:
-    - Do not export DH_COMPAT but use debian/compat file. 
+    - Do not export DH_COMPAT but use debian/compat file.
     - Call configure with --datadir=/usr/share to make sure there are no
       references to ${prefix} left in Autoconf.lhs, cgi/darcs.cgi,
       cgi/darcs.cgi and cgi/cgi.conf
@@ -420,20 +426,20 @@
 
   * Darcs now has improved support for managing executable scripts
     through the addition of the '--set-scripts-executable' flag.
-  
+
   * Ian Lynagh found and fixed a bug that caused mime decoding to fail,
     which could cause procmail scripts that apply signed darcs patches to
     fail.
-  
+
   * David Roundy fixed a bug in the merger commute code which in rare
     conflicts could cause repository corruption.  There was also a fix for
     bug that caused a local get from a repository owned by another user
     (i.e. where you don't have write permission) to fail.
-  
+
   * Juliusz Chroboczek contributed a couple of optimization features
-  
+
   * See the "ChangeLog" file for a complete list of changes since 1.0.1.
-  
+
   * now depends on exim4 instead of exim (closes: #290320)
 
  -- Isaac Jones <ijones at debian.org>  Sat, 12 Feb 2005 13:00:27 -0800
@@ -441,7 +447,7 @@
 darcs (1.0.1-1) unstable; urgency=low
 
   * New upstream release
-  
+
   * Added a build-dependency and a recommendation on an MTA so that the
     configure scripts will be sure to enable "darcs send" and friends
     (closes: 283229).
@@ -628,7 +634,7 @@
 
   * use curl-config to decide how to link with libcurl.  This fixes build
     problem for PPC.
-  
+
   * added "-f" to rm for darcs.ps manual/index.html
 
  -- Isaac Jones <ijones at debian.org>  Sun,  7 Mar 2004 17:22:25 -0500
diff -rN -u old-darcs//control new-darcs//control
--- old-darcs//control	2011-07-10 01:32:41.844562820 +0000
+++ new-darcs//control	2011-07-10 01:32:42.009057327 +0000
@@ -2,7 +2,7 @@
 Section: vcs
 Priority: optional
 Maintainer: Erik de Castro Lopo <merikd at mega-nerd.com>
-Uploaders: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>,
  Petr Rockai <mornfall at debian.org>
 DM-Upload-Allowed: yes
 # I don't specify lower bounds that can't be violated in Debian.
@@ -28,7 +28,7 @@
 Homepage: http://darcs.net/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/darcs
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/darcs
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 
 Package: darcs
 Architecture: any





More information about the Pkg-haskell-commits mailing list