[libx11-protocol-other-perl] 03/05: finalized debianization

Dima Kogan dima at secretsauce.net
Wed Jan 15 23:01:37 UTC 2014


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

dkogan-guest pushed a commit to branch master
in repository libx11-protocol-other-perl.

commit 5425cc04f59e109cc03a0ebadc48e7f15a16f427
Author: Dima Kogan <dima at secretsauce.net>
Date:   Wed Jan 15 01:24:23 2014 -0800

    finalized debianization
---
 debian/changelog |  2 +-
 debian/control   | 27 +++++++++++++++++++++++----
 debian/copyright | 31 ++++++++-----------------------
 3 files changed, 32 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c0497eb..4afdeec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libx11-protocol-other-perl (28-1) UNRELEASED; urgency=low
+libx11-protocol-other-perl (28-1) unstable; urgency=low
 
   * Initial Release. (Closes: #735257)
 
diff --git a/debian/control b/debian/control
index e883a44..a0af02d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,32 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libx11-protocol-other-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libx11-protocol-other-perl.git
-Homepage: https://metacpan.org/release/X11-Protocol-Other
+Homepage: http://user42.tuxfamily.org/x11-protocol-other/index.html
 
 Package: libx11-protocol-other-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libx11-protocol-perl
-Description: Miscellaneous helpers for X11::Protocol connections.
- (no description was found)
+Description: Miscellaneous X11::Protocol helpers
+ X11::Protocol::Other provides some miscellaneous extras and helpers for
+ X11::Protocol. Modules provided are:
  .
- This description was automagically extracted from the module by dh-make-perl.
+  - X11::Protocol::Other - misc helpers 
+  - X11::Protocol::ChooseWindow - user click on window 
+  - X11::Protocol::GrabServer - oop block scope server grab 
+  - X11::Protocol::WM - window manager things 
+  - X11::Protocol::XSetRoot - set root window background 
+  - X11::AtomConstants - atoms 
+  - X11::CursorFont - cursor names 
+  - Encode::X11 - compound text encode/decode 
+  - X11::Protocol::Ext::Composite - obscured window content 
+  - X11::Protocol::Ext::DAMAGE - window/pixmap content changes 
+  - X11::Protocol::Ext::DOUBLE_BUFFER - off-screen swapped drawing 
+  - X11::Protocol::Ext::MIT_SCREEN_SAVER - external screen saver 
+  - X11::Protocol::Ext::MIT_SHM - images through shared memory 
+  - X11::Protocol::Ext::MIT_SUNDRY_NONSTANDARD - old bug mode 
+  - X11::Protocol::Ext::TOG_CUP - colormap helpers 
+  - X11::Protocol::Ext::XFree86_DGA - direct video RAM access 
+  - X11::Protocol::Ext::XFIXES - various regions, cursors, selection events 
+  - X11::Protocol::Ext::XINERAMA.pm - multiple monitors as one big screen 
+  - X11::Protocol::Ext::X_Resource - server usage statistics
diff --git a/debian/copyright b/debian/copyright
index aa28e33..434d30b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,21 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/X11-Protocol-Other
+Source: http://user42.tuxfamily.org/x11-protocol-other/index.html
 Upstream-Contact: Kevin Ryde <user42 at zip.com.au>
-Upstream-Name: X11-Protocol-Other
-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.
+Upstream-Name: X11::Protocol::Other
 
 Files: *
 Copyright: Kevin Ryde <user42 at zip.com.au>
-License: 
+License: GPL-3+
 
 Files: debian/*
 Copyright: 2014, Dima Kogan <dima at secretsauce.net>
-License: Artistic or GPL-1+
+License: GPL-3+
 
-License: Artistic
- This program is free software; you can redistribute it and/or modify
- it under the terms of the Artistic License, which comes with Perl.
- .
- On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
+License: GPL-3+
  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
- the Free Software Foundation; either version 1, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
  any later version.
  .
- On Debian systems, the complete text of version 1 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-1'.
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.

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



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