[DHG_packages] 03/11: [UPDATE] upgrading haskell-lambdabot

Alexandre Delanoë anoe at moszumanska.debian.org
Thu Aug 27 14:17:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

anoe pushed a commit to branch anoe
in repository DHG_packages.

commit 2c721d7f8741c1b0369afaf67f17c2cde559c441
Author: Alexandre Delanoë <anoe at debian.org>
Date:   Thu Aug 27 10:06:40 2015 +0200

    [UPDATE] upgrading haskell-lambdabot
---
 p/haskell-lambdabot/debian/changelog               | 65 +++++++++++++++-
 p/haskell-lambdabot/debian/control                 | 41 +++++-----
 p/haskell-lambdabot/debian/copyright               | 89 +++++++++++++---------
 p/haskell-lambdabot/debian/rules                   | 11 ++-
 p/haskell-lambdabot/debian/watch                   |  2 +-
 p/lambdabot/debian/changelog                       | 64 ----------------
 p/lambdabot/debian/control                         | 48 ------------
 p/lambdabot/debian/copyright                       | 52 -------------
 p/lambdabot/debian/rules                           | 12 ---
 p/lambdabot/debian/watch                           |  2 -
 p/{haskell-lambdabot => lbdbot}/debian/changelog   |  0
 p/{lambdabot => lbdbot}/debian/compat              |  0
 p/{haskell-lambdabot => lbdbot}/debian/control     |  0
 p/{haskell-lambdabot => lbdbot}/debian/copyright   |  0
 .../debian/haskell-lambdabot-utils.install         |  0
 p/{haskell-lambdabot => lbdbot}/debian/rules       |  0
 p/{lambdabot => lbdbot}/debian/source/format       |  0
 p/{haskell-lambdabot => lbdbot}/debian/watch       |  0
 18 files changed, 143 insertions(+), 243 deletions(-)

diff --git a/p/haskell-lambdabot/debian/changelog b/p/haskell-lambdabot/debian/changelog
index 75de605..af69181 100644
--- a/p/haskell-lambdabot/debian/changelog
+++ b/p/haskell-lambdabot/debian/changelog
@@ -1,5 +1,64 @@
-haskell-lambdabot (5.0.3-1) UNRELEASED; urgency=low
+lambdabot (5.0.3-1) unstable; urgency=medium
 
-  * Initial release
+  * Depend on haskell-devscripts 0.9, found in experimental
+  * Do not depend on transformers, which now comes with GHC
+  * Do not depend on haskeline, which now comes with GHC
+  * Patch: use network-uri
+  * Other build-compatibility patches
+  * New upstream release
 
- -- Alexandre Delanoë <anoe at debian.org> Thu, 20 Aug 2015 13:54:27 +0200
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 14:12:53 +0200
+
+lambdabot (4.3.0.1-1) unstable; urgency=low
+
+  [ Joachim Breitner ]
+  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
+    against experimental
+  * Bump standards version, no change
+  * New upstream release
+  * Enable compat level 9
+
+  [ Colin Watson ]
+  * Build-depend on ghc-ghci, due to use of Template Haskell.
+
+  [ Joachim Breitner ]
+  * Disable some plugins that have a bad dependency-to-usefulness ratio (Dice,
+    Quote, Numberwang, Stats)
+  * Adjust watch file to new hackage layout
+
+  [ Raúl Benencia ]
+  * New upstream release
+  * Update disable-some-plugins patch in order for it to work with the new
+    upstream release
+  * Depend on libghc-src-exts-dev (>= 1.14.0)
+  * Add plugins packages to Suggest and Recommends
+  * Rename bf binary name to match the one provided by hsbrainfuck package
+
+ -- Clint Adams <clint at debian.org>  Sat, 09 Nov 2013 20:12:07 -0500
+
+lambdabot (4.2.3.2-4) unstable; urgency=low
+
+  * Build-Depend on cdbs to make lintian (and dak) happy, although
+    haskell-devscripts does depend on cdbs.
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 11 Mar 2012 17:57:32 +0100
+
+lambdabot (4.2.3.2-3) unstable; urgency=low
+
+  * patches/use-FlexibleInstances: GHC 7.4.1 compatibility
+  * Redo debian/rules to use hlibrary.mk
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 11 Mar 2012 16:28:15 +0100
+
+lambdabot (4.2.3.2-2) unstable; urgency=low
+
+  * Change fptools path.
+  * Change maintainer to Debian Haskell Group.
+
+ -- Clint Adams <clint at debian.org>  Sat, 01 Oct 2011 17:04:47 -0400
+
+lambdabot (4.2.3.2-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Thu, 02 Jun 2011 10:37:55 -0400
diff --git a/p/haskell-lambdabot/debian/control b/p/haskell-lambdabot/debian/control
index 28bf72a..55ea1ca 100644
--- a/p/haskell-lambdabot/debian/control
+++ b/p/haskell-lambdabot/debian/control
@@ -1,12 +1,12 @@
-Source: haskell-lambdabot
+Source: lambdabot
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Priority: extra
-Section: haskell
+Uploaders: Clint Adams <clint at debian.org>
+Priority: optional
+Section: net
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.9),
  cdbs,
  ghc,
- ghc-prof,
  libghc-lambdabot-core-dev (>= 5.0.3),
  libghc-lambdabot-core-dev (<< 5.1),
  libghc-lambdabot-haskell-plugins-dev (>= 5.0.3),
@@ -21,27 +21,28 @@ Build-Depends: debhelper (>= 9),
  libghc-lambdabot-reference-plugins-dev (<< 5.1),
  libghc-lambdabot-social-plugins-dev (>= 5.0.1),
  libghc-lambdabot-social-plugins-dev (<< 5.1),
-Standards-Version: 3.9.6
-Homepage: http://haskell.org/haskellwiki/Lambdabot
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-lambdabot
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-lambdabot
-X-Description: Lambdabot is a development tool and advanced IRC bot
- Lambdabot is an IRC bot written over several years by
- those on the #haskell IRC channel.
- .
- It operates as a command line tool, embedded in an editor,
- embedded in GHCi, via internet relay chat and on the web.
+Standards-Version: 3.9.5
+Homepage: http://hackage.haskell.org/package/lambdabot
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/lambdabot
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/lambdabot
 
-Package: haskell-lambdabot-utils
+Package: lambdabot
 Architecture: any
-Section: misc
 Depends: ${haskell:Depends},
+ ${shlibs:Depends},
  ${misc:Depends},
 Recommends: ${haskell:Recommends},
+ djinn,
 Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+ mueval,
+ aspell,
+ hoogle (>= 4.2.23),
+ hsbrainfuck,
+ unlambda,
 Provides: ${haskell:Provides},
-Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
+Description: Development tool and advanced IRC bot
+ Lambdabot is an IRC bot written over several years by those on
+ the #haskell IRC channel.
  .
- ${haskell:Blurb}
+ It operates as a command-line tool, embedded in an editor, embedded
+ in GHCi, via Internet Relay Chat and on the Web.
diff --git a/p/haskell-lambdabot/debian/copyright b/p/haskell-lambdabot/debian/copyright
index 50cd54d..416e8ee 100644
--- a/p/haskell-lambdabot/debian/copyright
+++ b/p/haskell-lambdabot/debian/copyright
@@ -1,37 +1,52 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: lambdabot
-Upstream-Contact: James Cook <mokus at deepbondi.net>
-Source: https://hackage.haskell.org/package/lambdabot
-
-Files: *
-Copyright: (2003) Andrew J. Bromage, (2003) Shae Erisson, (2003) Sven M. Hallberg, (2003) Taylor Campbell
-
-License: GPL
-
-Files: debian/*
-Copyright: held by the contributors mentioned in debian/changelog
-License: GPL
-
-License: GPL
- Copyright (c) 2003 Andrew J. Bromage
- Portions Copyright (c) 2003 Shae Erisson, Sven M. Hallberg, Taylor Campbell
- Portions Copyright (c) 2003-2006 Members of the AUTHORS file
- .
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject
- to the following conditions:
- .
- The above copyright notice and this permission notice shall be included
- in all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+This package was debianized by Clint Adams <clint at debian.org> on
+Thu, 02 Jun 2011 14:37:55 -0000
+
+It was downloaded from
+http://hackage.haskell.org/package/lambdabot
+
+Upstream Authors:
+
+    Don Stewart http://www.cse.unsw.edu.au/~dons
+
+Copyright:
+
+    2004, 2005, 2006 Don Stewart (Donald Bruce Stewart)
+    2003 Andrew J. Bromage
+    2003 Shae Erisson
+    2007 Lennart Kolmodin
+    2008 Twan van Laarhoven
+    2005 Einar Karttunen
+    2006 Jason Dagit
+    2005 Stefan Wehr
+    2006 Spencer Janssen
+    2004 Thomas Jaeger
+    2004, 2005 Simon Winwood
+    2005 David House
+
+License:
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject
+to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+The files Plugin/Where.hs, Plugin/Fact.hs, and Plugin/Poll.hs
+are licensed under the LGPL (/usr/share/common-licenses/LGPL).
+
+The files Plugin/{Check.hs,Version.hs,Where.hs,Hoogle.hs,Spell.hs,Compose.hs,Code.hs,UnMtl.hs,Fact.hs,Dynamic.hs,Djinn.hs,BF.hs,DarcsPatchWatch.hs,Pretty.hs,Unlambda.hs,Undo.hs,Seen.hs,Scheck.hs,Babel.hs,Localtime.hs,Poll.hs,Eval.hs}
+are licensed under the GNU GPL, version 2 or later
+(/usr/share/common-licenses/GPL-2).
diff --git a/p/haskell-lambdabot/debian/rules b/p/haskell-lambdabot/debian/rules
index 825f498..d24e33e 100755
--- a/p/haskell-lambdabot/debian/rules
+++ b/p/haskell-lambdabot/debian/rules
@@ -1,9 +1,12 @@
 #!/usr/bin/make -f
 
-DEB_CABAL_PACKAGE = lambdabot
-DEB_DEFAULT_COMPILER = ghc
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
 
-build/haskell-lambdabot-utils:: build-ghc-stamp
+DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=$(CABAL_PACKAGE)
+
+build/$(CABAL_PACKAGE) :: build-ghc-stamp
+
+install/$(CABAL_PACKAGE) :: build/$(CABAL_PACKAGE)
+	$(DEB_SETUP_BIN_NAME) copy --builddir=dist-ghc --destdir=debian/$(CABAL_PACKAGE)
+	rm -rf debian/$(CABAL_PACKAGE)/usr/share/doc
diff --git a/p/haskell-lambdabot/debian/watch b/p/haskell-lambdabot/debian/watch
index 0c54e80..34a52e4 100644
--- a/p/haskell-lambdabot/debian/watch
+++ b/p/haskell-lambdabot/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://hackage.haskell.org/package/lambdabot/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+http://hackage.haskell.org/package/lambdabot/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
diff --git a/p/lambdabot/debian/changelog b/p/lambdabot/debian/changelog
deleted file mode 100644
index af69181..0000000
--- a/p/lambdabot/debian/changelog
+++ /dev/null
@@ -1,64 +0,0 @@
-lambdabot (5.0.3-1) unstable; urgency=medium
-
-  * Depend on haskell-devscripts 0.9, found in experimental
-  * Do not depend on transformers, which now comes with GHC
-  * Do not depend on haskeline, which now comes with GHC
-  * Patch: use network-uri
-  * Other build-compatibility patches
-  * New upstream release
-
- -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 14:12:53 +0200
-
-lambdabot (4.3.0.1-1) unstable; urgency=low
-
-  [ Joachim Breitner ]
-  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
-    against experimental
-  * Bump standards version, no change
-  * New upstream release
-  * Enable compat level 9
-
-  [ Colin Watson ]
-  * Build-depend on ghc-ghci, due to use of Template Haskell.
-
-  [ Joachim Breitner ]
-  * Disable some plugins that have a bad dependency-to-usefulness ratio (Dice,
-    Quote, Numberwang, Stats)
-  * Adjust watch file to new hackage layout
-
-  [ Raúl Benencia ]
-  * New upstream release
-  * Update disable-some-plugins patch in order for it to work with the new
-    upstream release
-  * Depend on libghc-src-exts-dev (>= 1.14.0)
-  * Add plugins packages to Suggest and Recommends
-  * Rename bf binary name to match the one provided by hsbrainfuck package
-
- -- Clint Adams <clint at debian.org>  Sat, 09 Nov 2013 20:12:07 -0500
-
-lambdabot (4.2.3.2-4) unstable; urgency=low
-
-  * Build-Depend on cdbs to make lintian (and dak) happy, although
-    haskell-devscripts does depend on cdbs.
-
- -- Joachim Breitner <nomeata at debian.org>  Sun, 11 Mar 2012 17:57:32 +0100
-
-lambdabot (4.2.3.2-3) unstable; urgency=low
-
-  * patches/use-FlexibleInstances: GHC 7.4.1 compatibility
-  * Redo debian/rules to use hlibrary.mk
-
- -- Joachim Breitner <nomeata at debian.org>  Sun, 11 Mar 2012 16:28:15 +0100
-
-lambdabot (4.2.3.2-2) unstable; urgency=low
-
-  * Change fptools path.
-  * Change maintainer to Debian Haskell Group.
-
- -- Clint Adams <clint at debian.org>  Sat, 01 Oct 2011 17:04:47 -0400
-
-lambdabot (4.2.3.2-1) unstable; urgency=low
-
-  * Initial release.
-
- -- Clint Adams <clint at debian.org>  Thu, 02 Jun 2011 10:37:55 -0400
diff --git a/p/lambdabot/debian/control b/p/lambdabot/debian/control
deleted file mode 100644
index 55ea1ca..0000000
--- a/p/lambdabot/debian/control
+++ /dev/null
@@ -1,48 +0,0 @@
-Source: lambdabot
-Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
-Priority: optional
-Section: net
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.9),
- cdbs,
- ghc,
- libghc-lambdabot-core-dev (>= 5.0.3),
- libghc-lambdabot-core-dev (<< 5.1),
- libghc-lambdabot-haskell-plugins-dev (>= 5.0.3),
- libghc-lambdabot-haskell-plugins-dev (<< 5.1),
- libghc-lambdabot-irc-plugins-dev (>= 5.0.3),
- libghc-lambdabot-irc-plugins-dev (<< 5.1),
- libghc-lambdabot-misc-plugins-dev (>= 5.0.1),
- libghc-lambdabot-misc-plugins-dev (<< 5.1),
- libghc-lambdabot-novelty-plugins-dev (>= 5.0.3),
- libghc-lambdabot-novelty-plugins-dev (<< 5.1),
- libghc-lambdabot-reference-plugins-dev (>= 5.0.3),
- libghc-lambdabot-reference-plugins-dev (<< 5.1),
- libghc-lambdabot-social-plugins-dev (>= 5.0.1),
- libghc-lambdabot-social-plugins-dev (<< 5.1),
-Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/lambdabot
-Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/lambdabot
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/lambdabot
-
-Package: lambdabot
-Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
- djinn,
-Suggests: ${haskell:Suggests},
- mueval,
- aspell,
- hoogle (>= 4.2.23),
- hsbrainfuck,
- unlambda,
-Provides: ${haskell:Provides},
-Description: Development tool and advanced IRC bot
- Lambdabot is an IRC bot written over several years by those on
- the #haskell IRC channel.
- .
- It operates as a command-line tool, embedded in an editor, embedded
- in GHCi, via Internet Relay Chat and on the Web.
diff --git a/p/lambdabot/debian/copyright b/p/lambdabot/debian/copyright
deleted file mode 100644
index 416e8ee..0000000
--- a/p/lambdabot/debian/copyright
+++ /dev/null
@@ -1,52 +0,0 @@
-This package was debianized by Clint Adams <clint at debian.org> on
-Thu, 02 Jun 2011 14:37:55 -0000
-
-It was downloaded from
-http://hackage.haskell.org/package/lambdabot
-
-Upstream Authors:
-
-    Don Stewart http://www.cse.unsw.edu.au/~dons
-
-Copyright:
-
-    2004, 2005, 2006 Don Stewart (Donald Bruce Stewart)
-    2003 Andrew J. Bromage
-    2003 Shae Erisson
-    2007 Lennart Kolmodin
-    2008 Twan van Laarhoven
-    2005 Einar Karttunen
-    2006 Jason Dagit
-    2005 Stefan Wehr
-    2006 Spencer Janssen
-    2004 Thomas Jaeger
-    2004, 2005 Simon Winwood
-    2005 David House
-
-License:
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject
-to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
-KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
-WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-The files Plugin/Where.hs, Plugin/Fact.hs, and Plugin/Poll.hs
-are licensed under the LGPL (/usr/share/common-licenses/LGPL).
-
-The files Plugin/{Check.hs,Version.hs,Where.hs,Hoogle.hs,Spell.hs,Compose.hs,Code.hs,UnMtl.hs,Fact.hs,Dynamic.hs,Djinn.hs,BF.hs,DarcsPatchWatch.hs,Pretty.hs,Unlambda.hs,Undo.hs,Seen.hs,Scheck.hs,Babel.hs,Localtime.hs,Poll.hs,Eval.hs}
-are licensed under the GNU GPL, version 2 or later
-(/usr/share/common-licenses/GPL-2).
diff --git a/p/lambdabot/debian/rules b/p/lambdabot/debian/rules
deleted file mode 100755
index d24e33e..0000000
--- a/p/lambdabot/debian/rules
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk
-
-DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=$(CABAL_PACKAGE)
-
-build/$(CABAL_PACKAGE) :: build-ghc-stamp
-
-install/$(CABAL_PACKAGE) :: build/$(CABAL_PACKAGE)
-	$(DEB_SETUP_BIN_NAME) copy --builddir=dist-ghc --destdir=debian/$(CABAL_PACKAGE)
-	rm -rf debian/$(CABAL_PACKAGE)/usr/share/doc
diff --git a/p/lambdabot/debian/watch b/p/lambdabot/debian/watch
deleted file mode 100644
index 34a52e4..0000000
--- a/p/lambdabot/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://hackage.haskell.org/package/lambdabot/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
diff --git a/p/haskell-lambdabot/debian/changelog b/p/lbdbot/debian/changelog
similarity index 100%
copy from p/haskell-lambdabot/debian/changelog
copy to p/lbdbot/debian/changelog
diff --git a/p/lambdabot/debian/compat b/p/lbdbot/debian/compat
similarity index 100%
rename from p/lambdabot/debian/compat
rename to p/lbdbot/debian/compat
diff --git a/p/haskell-lambdabot/debian/control b/p/lbdbot/debian/control
similarity index 100%
copy from p/haskell-lambdabot/debian/control
copy to p/lbdbot/debian/control
diff --git a/p/haskell-lambdabot/debian/copyright b/p/lbdbot/debian/copyright
similarity index 100%
copy from p/haskell-lambdabot/debian/copyright
copy to p/lbdbot/debian/copyright
diff --git a/p/haskell-lambdabot/debian/haskell-lambdabot-utils.install b/p/lbdbot/debian/haskell-lambdabot-utils.install
similarity index 100%
rename from p/haskell-lambdabot/debian/haskell-lambdabot-utils.install
rename to p/lbdbot/debian/haskell-lambdabot-utils.install
diff --git a/p/haskell-lambdabot/debian/rules b/p/lbdbot/debian/rules
similarity index 100%
copy from p/haskell-lambdabot/debian/rules
copy to p/lbdbot/debian/rules
diff --git a/p/lambdabot/debian/source/format b/p/lbdbot/debian/source/format
similarity index 100%
rename from p/lambdabot/debian/source/format
rename to p/lbdbot/debian/source/format
diff --git a/p/haskell-lambdabot/debian/watch b/p/lbdbot/debian/watch
similarity index 100%
copy from p/haskell-lambdabot/debian/watch
copy to p/lbdbot/debian/watch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list