[SCM] libmessage-passing-amqp-perl Debian packaging branch, master, updated. debian/0.003-1-2-g7ebf987

Jonas Smedegaard dr at jones.dk
Fri Mar 22 13:29:30 UTC 2013


The following commit has been merged in the master branch:
commit 9cb93ec254f2ac38b91f6a96db230c94b9568b33
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Mar 22 14:23:10 2013 +0100

    Fix consistently use :: in upstream name.

diff --git a/debian/control.in b/debian/control.in
index 72ab0cf..c8caee2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -17,6 +17,6 @@ Depends: ${cdbs:Depends},
 Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
 Description: input and output message-pass messages via AMQP
- Message::Passing-AMQP is an AMQP adaptor for Message::Passing for
+ Message::Passing::AMQP is an AMQP adaptor for Message::Passing for
  speaking to AMQP servers, for example
  <RabbitMQ http://www.rabbitmq.com/> or QPID.
diff --git a/debian/copyright b/debian/copyright
index 2a83ac0..72c4fcc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Message::Passing-AMQP
+Upstream-Name: Message::Passing::AMQP
 Upstream-Contact: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Message-Passing-AMQP
 Source: http://search.cpan.org/dist/Message-Passing-AMQP/
 
diff --git a/debian/rules b/debian/rules
index 7912142..688e903 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright 2013, Jonas Smedegaard <dr at jones.dk>
-# Description: Main Debian packaging script for Message::Passing-AMQP
+# Description: Main Debian packaging script for Message::Passing::AMQP
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

-- 
libmessage-passing-amqp-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list