[rex] 01/04: d/changelog: close itp d/control: update homepage and description d/copyright: remove dh-make template

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Mar 20 15:09:05 UTC 2015


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

malex-guest pushed a commit to branch master
in repository rex.

commit 2cf271b6445c8f3ab008e2134e1f0111cbf1a450
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Mar 20 13:27:07 2015 +0100

    d/changelog: close itp
    d/control: update homepage and description
    d/copyright: remove dh-make template
---
 debian/changelog |  2 +-
 debian/control   | 14 ++++++--------
 debian/copyright |  8 --------
 3 files changed, 7 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f434f6..2bb8bef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 rex (1.0.0-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. Closes: #688066.
 
  -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Tue, 17 Mar 2015 10:31:02 +0100
diff --git a/debian/control b/debian/control
index f7f64d1..7f8a473 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: libhttp-message-perl,
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/rex.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/rex.git
-Homepage: https://metacpan.org/release/Rex
+Homepage: http://www.rexify.org/
 Testsuite: autopkgtest-pkg-perl
 
 Package: rex
@@ -35,10 +35,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libwww-perl,
  libxml-simple-perl,
  libyaml-perl
-Description: Remote Execution
- (R)?ex is a small script to ease the execution of remote commands. You can
- write small tasks in a file named Rexfile.
- .
- You can find examples and howtos on http://rexify.org/
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: is deployment and configuration management tool
+ Rex is a tool to ease the execution of commands on multiple remote
+ servers. You can define small tasks, chain tasks to batches, link
+ them with servers or server groups, and execute them easily in
+ your terminal.
diff --git a/debian/copyright b/debian/copyright
index c8a3b6e..80e5b03 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Rex
 Upstream-Contact: Jan Gehring <jfried at rexify.org>
 Upstream-Name: Rex
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Jan Gehring <jfried at rexify.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/rex.git



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