[Pkg-haskell-commits] darcs: haskell-network-protocol-xmpp: New upstream release

Raúl Benencia rul at kalgan.cc
Tue Sep 16 20:53:13 UTC 2014


Tue Sep 16 20:23:36 UTC 2014  Ra[_<U+00FA>_]l Benencia <rul at kalgan.cc>
  * New upstream release

    M ./changelog -2 +8
    M ./control -11 +12

Tue Sep 16 20:23:36 UTC 2014  Raúl Benencia <rul at kalgan.cc>
  * New upstream release
diff -rN -u old-haskell-network-protocol-xmpp/changelog new-haskell-network-protocol-xmpp/changelog
--- old-haskell-network-protocol-xmpp/changelog	2014-09-16 20:53:13.261058606 +0000
+++ new-haskell-network-protocol-xmpp/changelog	2014-09-16 20:53:13.273058600 +0000
@@ -1,8 +1,14 @@
-haskell-network-protocol-xmpp (0.4.4-3) UNRELEASED; urgency=low
+haskell-network-protocol-xmpp (0.4.6-1) UNRELEASED; urgency=low
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:21:09 +0200
+  [ Raúl Benencia ]
+  * New upstream release
+  * Bump standards version, no changes required
+  * Use Haskell substitution variables
+
+ -- Raúl Benencia <rul at kalgan.cc>  Tue, 16 Sep 2014 13:47:29 -0300
 
 haskell-network-protocol-xmpp (0.4.4-2) unstable; urgency=low
 
diff -rN -u old-haskell-network-protocol-xmpp/control new-haskell-network-protocol-xmpp/control
--- old-haskell-network-protocol-xmpp/control	2014-09-16 20:53:13.261058606 +0000
+++ new-haskell-network-protocol-xmpp/control	2014-09-16 20:53:13.265058604 +0000
@@ -26,7 +26,6 @@
  , libghc-network-dev (>> 2.2)
  , libghc-network-prof
  , libghc-text-dev (>> 0.10)
- , libghc-text-dev (<< 0.12)
  , libghc-text-prof
  , libghc-transformers-dev (>> 0.2)
  , libghc-transformers-prof
@@ -43,10 +42,12 @@
  , libghc-text-doc
  , libghc-transformers-doc
  , libghc-xml-types-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/network-protocol-xmpp
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-network-protocol-xmpp
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-network-protocol-xmpp
+X-Description: Haskell XMPP (Jabber) library${haskell:ShortBlurb}
+ This library defines an XMPP data type and functions.
 
 Package: libghc-network-protocol-xmpp-dev
 Architecture: any
@@ -56,10 +57,10 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: XMPP (Jabber) library
- This library defines an XMPP data type and functions.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
- This package contains the normal library files.
+ ${haskell:Blurb}
 
 Package: libghc-network-protocol-xmpp-prof
 Architecture: any
@@ -68,10 +69,10 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: XMPP (Jabber) library; profiling libraries
- This library defines an XMPP data type and functions.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
- This package contains the libraries compiled with profiling enabled.
+ ${haskell:Blurb}
 
 Package: libghc-network-protocol-xmpp-doc
 Architecture: all
@@ -80,7 +81,7 @@
          ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: XMPP (Jabber) library; documentation
- This library defines an XMPP data type and functions.
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
  .
- This package contains the documentation files.
+ ${haskell:Blurb}




More information about the Pkg-haskell-commits mailing list