[Trisquel-devel] Rev 16: ununrar : package cleaning in file:///home/bzr/trisquel-packages/branches/aklis/
Santiago Rodríguez
santi at trisquel.info
Mon Jan 16 00:00:04 CET 2012
At file:///home/bzr/trisquel-packages/branches/aklis/
------------------------------------------------------------
revno: 16
revision-id: santi at trisquel.info-20120115230356-6ne2kped4fo1pkcq
parent: santi at trisquel.info-20120115213612-yehfp6xmdtjmu6f6
committer: Santiago Rodríguez <santi at trisquel.info>
branch nick: aklis
timestamp: Mon 2012-01-16 00:03:56 +0100
message:
ununrar : package cleaning
added dependencie with theunarchiver
-------------- next part --------------
=== removed directory 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info'
=== removed file 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/PKG-INFO'
--- a/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/PKG-INFO 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/PKG-INFO 1970-01-01 00:00:00 +0000
@@ -1,109 +0,0 @@
-Metadata-Version: 1.0
-Name: Ununrar
-Version: 0.0a0dev20110715
-Summary: An unrar-compatible interface to Unarchiver
-Home-page: http://hg.mtjm.eu/ununrar
-Author: Micha�� Mas��owski
-Author-email: mtjm at mtjm.eu
-License: GNU Affero General Public License v3 or later
-Description: .. -*- rst -*-
-
- =======
- Ununrar
- =======
-
- Ununrar is an unrar-compatible interface to Unarchiver, designed to be
- used by frontends expecting nonfree unrar.
-
- License
- =======
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Affero General Public License for more details.
-
- You should have received a copy of the GNU Affero General Public
- License along with this program. If not, see
- <http://www.gnu.org/licenses/>.
-
- Requirements
- ============
-
- - Python 2.6 or later
-
- - Distribute
-
- - The Unarchiver (tested with Parabola GNU/Linux package unarchiver-2.7.1-2)
-
- ..
- TODO when there will be a release
-
- Installing and updating using ``easy_install``
- ==============================================
-
- Numbered releases of Ununrar can be installed or updated using
- the following command::
-
- easy_install -U Ununrar
-
- Obtaining newer source
- ======================
-
- Ununrar uses the `Mercurial version control system`_ to store its
- source code. Mercurial is available in many GNU/Linux distributions
- as a package named ``mercurial``.
-
- To get the source of Ununrar, use the following command::
-
- hg clone http://hg.mtjm.eu/ununrar/
-
- It will make a ``ununrar`` directory, a different name can be specified
- as an additional argument to the ``hg clone`` command.
-
- To update it, run ``hg pull -u`` in this directory.
-
- .. _`Mercurial version control system`: http://mercurial.selenic.com/
-
- Installing from source
- ======================
-
- Just run the following command::
-
- python setup.py easy_install --user .
-
- ``setup.py`` has many options listed using the ``--help`` option.
-
- Acknowledgments
- ===============
-
- `The Unarchiver`_ made such project needed.
-
- `unrar`_ (the free implementation) understands the unspeakable
- interface expected by frontends.
-
- .. _`The Unarchiver`: https://code.google.com/p/theunarchiver/
-
- .. _`unrar`: http://gna.org/projects/unrar/
-
- ..
- Copyright �� 2011 Micha�� Mas��owski <mtjm at mtjm.eu>
-
- Copying and distribution of this file, with or without modification,
- are permitted in any medium without royalty provided the copyright
- notice and this notice are preserved. This file is offered as-is,
- without any warranty.
-
-Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
-Classifier: License :: OSI Approved :: GNU Affero General Public License v3
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 3
-Classifier: Topic :: System :: Archiving
-Classifier: Topic :: Utilities
=== removed file 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/SOURCES.txt'
--- a/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/SOURCES.txt 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/SOURCES.txt 1970-01-01 00:00:00 +0000
@@ -1,9 +0,0 @@
-README.txt
-setup.py
-ununrar.py
-Ununrar.egg-info/PKG-INFO
-Ununrar.egg-info/SOURCES.txt
-Ununrar.egg-info/dependency_links.txt
-Ununrar.egg-info/entry_points.txt
-Ununrar.egg-info/top_level.txt
-Ununrar.egg-info/zip-safe
\ No newline at end of file
=== removed file 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/dependency_links.txt'
--- a/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/dependency_links.txt 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/dependency_links.txt 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-
=== removed file 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/entry_points.txt'
--- a/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/entry_points.txt 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/entry_points.txt 1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
-[console_scripts]
-unrar = ununrar:main
-
=== removed file 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/top_level.txt'
--- a/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/top_level.txt 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/top_level.txt 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-ununrar
=== removed file 'extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/zip-safe'
--- a/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/zip-safe 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/Ununrar.egg-info/zip-safe 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-
=== modified file 'extra/ununrar-0.0a0dev20110715/debian/changelog'
--- a/extra/ununrar-0.0a0dev20110715/debian/changelog 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/debian/changelog 2012-01-15 23:03:56 +0000
@@ -1,3 +1,9 @@
+ununrar (0.0a0dev20110715-1.1) unstable; urgency=low
+
+ * Add depend to theunarchiver, package is useles without it.
+
+ -- Santiago Rodr��guez <santi at trisquel.info> Sun, 15 Jan 2012 23:57:11 +0100
+
ununrar (0.0a0dev20110715-1) unstable; urgency=low
* source package automatically created by stdeb 0.6.0+git
=== modified file 'extra/ununrar-0.0a0dev20110715/debian/control'
--- a/extra/ununrar-0.0a0dev20110715/debian/control 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/debian/control 2012-01-15 23:03:56 +0000
@@ -8,7 +8,7 @@
Package: ununrar
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Description: An unrar-compatible interface to Unarchiver
+Depends: ${misc:Depends}, ${python:Depends}, theunarchiver (>= 2.7.1-1+5.0trisquel1)
+Description: unrar-compatible interface to Unarchiver
Ununrar is an unrar-compatible interface to Unarchiver, designed to be
used by frontends expecting nonfree unrar.
=== removed file 'extra/ununrar-0.0a0dev20110715/debian/links'
--- a/extra/ununrar-0.0a0dev20110715/debian/links 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/debian/links 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-/usr/bin/ununrar.py /usr/bin/unrar
=== removed directory 'extra/ununrar-0.0a0dev20110715/debian/patches'
=== removed file 'extra/ununrar-0.0a0dev20110715/debian/patches/debian-changes-0.0a0dev20110715-1'
--- a/extra/ununrar-0.0a0dev20110715/debian/patches/debian-changes-0.0a0dev20110715-1 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/debian/patches/debian-changes-0.0a0dev20110715-1 1970-01-01 00:00:00 +0000
@@ -1,168 +0,0 @@
-Description: Upstream changes introduced in version 0.0a0dev20110715-1
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- ununrar (0.0a0dev20110715-1) unstable; urgency=low
- .
- * source package automatically created by stdeb 0.6.0+git
- .
- The person named in the Author field signed this changelog entry.
-Author: Santiago Rodriguez <santi at trisquel.info>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- /dev/null
-+++ ununrar-0.0a0dev20110715/Ununrar.egg-info/PKG-INFO
-@@ -0,0 +1,109 @@
-+Metadata-Version: 1.0
-+Name: Ununrar
-+Version: 0.0a0dev20110715
-+Summary: An unrar-compatible interface to Unarchiver
-+Home-page: http://hg.mtjm.eu/ununrar
-+Author: Micha�� Mas��owski
-+Author-email: mtjm at mtjm.eu
-+License: GNU Affero General Public License v3 or later
-+Description: .. -*- rst -*-
-+
-+ =======
-+ Ununrar
-+ =======
-+
-+ Ununrar is an unrar-compatible interface to Unarchiver, designed to be
-+ used by frontends expecting nonfree unrar.
-+
-+ License
-+ =======
-+
-+ This program is free software: you can redistribute it and/or modify
-+ it under the terms of the GNU Affero General Public License as
-+ published by the Free Software Foundation, either version 3 of the
-+ License, or (at your option) any later version.
-+
-+ This program is distributed in the hope that it will be useful, but
-+ WITHOUT ANY WARRANTY; without even the implied warranty of
-+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-+ Affero General Public License for more details.
-+
-+ You should have received a copy of the GNU Affero General Public
-+ License along with this program. If not, see
-+ <http://www.gnu.org/licenses/>.
-+
-+ Requirements
-+ ============
-+
-+ - Python 2.6 or later
-+
-+ - Distribute
-+
-+ - The Unarchiver (tested with Parabola GNU/Linux package unarchiver-2.7.1-2)
-+
-+ ..
-+ TODO when there will be a release
-+
-+ Installing and updating using ``easy_install``
-+ ==============================================
-+
-+ Numbered releases of Ununrar can be installed or updated using
-+ the following command::
-+
-+ easy_install -U Ununrar
-+
-+ Obtaining newer source
-+ ======================
-+
-+ Ununrar uses the `Mercurial version control system`_ to store its
-+ source code. Mercurial is available in many GNU/Linux distributions
-+ as a package named ``mercurial``.
-+
-+ To get the source of Ununrar, use the following command::
-+
-+ hg clone http://hg.mtjm.eu/ununrar/
-+
-+ It will make a ``ununrar`` directory, a different name can be specified
-+ as an additional argument to the ``hg clone`` command.
-+
-+ To update it, run ``hg pull -u`` in this directory.
-+
-+ .. _`Mercurial version control system`: http://mercurial.selenic.com/
-+
-+ Installing from source
-+ ======================
-+
-+ Just run the following command::
-+
-+ python setup.py easy_install --user .
-+
-+ ``setup.py`` has many options listed using the ``--help`` option.
-+
-+ Acknowledgments
-+ ===============
-+
-+ `The Unarchiver`_ made such project needed.
-+
-+ `unrar`_ (the free implementation) understands the unspeakable
-+ interface expected by frontends.
-+
-+ .. _`The Unarchiver`: https://code.google.com/p/theunarchiver/
-+
-+ .. _`unrar`: http://gna.org/projects/unrar/
-+
-+ ..
-+ Copyright �� 2011 Micha�� Mas��owski <mtjm at mtjm.eu>
-+
-+ Copying and distribution of this file, with or without modification,
-+ are permitted in any medium without royalty provided the copyright
-+ notice and this notice are preserved. This file is offered as-is,
-+ without any warranty.
-+
-+Platform: UNKNOWN
-+Classifier: Development Status :: 3 - Alpha
-+Classifier: License :: OSI Approved :: GNU Affero General Public License v3
-+Classifier: Operating System :: OS Independent
-+Classifier: Programming Language :: Python
-+Classifier: Programming Language :: Python :: 3
-+Classifier: Topic :: System :: Archiving
-+Classifier: Topic :: Utilities
---- /dev/null
-+++ ununrar-0.0a0dev20110715/Ununrar.egg-info/zip-safe
-@@ -0,0 +1 @@
-+
---- /dev/null
-+++ ununrar-0.0a0dev20110715/Ununrar.egg-info/top_level.txt
-@@ -0,0 +1 @@
-+ununrar
---- /dev/null
-+++ ununrar-0.0a0dev20110715/Ununrar.egg-info/dependency_links.txt
-@@ -0,0 +1 @@
-+
---- /dev/null
-+++ ununrar-0.0a0dev20110715/Ununrar.egg-info/entry_points.txt
-@@ -0,0 +1,3 @@
-+[console_scripts]
-+unrar = ununrar:main
-+
---- /dev/null
-+++ ununrar-0.0a0dev20110715/Ununrar.egg-info/SOURCES.txt
-@@ -0,0 +1,9 @@
-+README.txt
-+setup.py
-+ununrar.py
-+Ununrar.egg-info/PKG-INFO
-+Ununrar.egg-info/SOURCES.txt
-+Ununrar.egg-info/dependency_links.txt
-+Ununrar.egg-info/entry_points.txt
-+Ununrar.egg-info/top_level.txt
-+Ununrar.egg-info/zip-safe
-\ No newline at end of file
=== removed file 'extra/ununrar-0.0a0dev20110715/debian/patches/series'
--- a/extra/ununrar-0.0a0dev20110715/debian/patches/series 2012-01-15 21:36:12 +0000
+++ b/extra/ununrar-0.0a0dev20110715/debian/patches/series 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-debian-changes-0.0a0dev20110715-1
More information about the Trisquel-devel
mailing list