[Python-modules-commits] r23896 - in packages/rgain/trunk/debian (7 files)

laarmen-guest at users.alioth.debian.org laarmen-guest at users.alioth.debian.org
Mon Apr 8 22:06:18 UTC 2013


    Date: Monday, April 8, 2013 @ 22:06:16
  Author: laarmen-guest
Revision: 23896

* New upstream release.
* Bump Standards version to 3.9.4 (No changes needed)
* Update copyright years
* Use the upstream man pages

Added:
  packages/rgain/trunk/debian/python-rgain.manpages
Modified:
  packages/rgain/trunk/debian/changelog
  packages/rgain/trunk/debian/control
  packages/rgain/trunk/debian/copyright
  packages/rgain/trunk/debian/rules
Deleted:
  packages/rgain/trunk/debian/collectiongain.rst
  packages/rgain/trunk/debian/replaygain.rst

Modified: packages/rgain/trunk/debian/changelog
===================================================================
--- packages/rgain/trunk/debian/changelog	2013-04-08 22:05:06 UTC (rev 23895)
+++ packages/rgain/trunk/debian/changelog	2013-04-08 22:06:16 UTC (rev 23896)
@@ -1,3 +1,12 @@
+rgain (1.1.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Bump Standards version to 3.9.4 (No changes needed)
+  * Update copyright years
+  * Use the upstream man pages
+
+ -- Simon Chopin <chopin.simon at gmail.com>  Mon, 08 Apr 2013 23:25:39 +0200
+
 rgain (1.0.1-1) unstable; urgency=low
 
   * Initial release (Closes: #650154)

Deleted: packages/rgain/trunk/debian/collectiongain.rst
===================================================================
--- packages/rgain/trunk/debian/collectiongain.rst	2013-04-08 22:05:06 UTC (rev 23895)
+++ packages/rgain/trunk/debian/collectiongain.rst	2013-04-08 22:06:16 UTC (rev 23896)
@@ -1,63 +0,0 @@
-================
- collectiongain
-================
-
-------------------------------------------
- large scale Replay Gain calculating tool
-------------------------------------------
-
-:Date:   2011-11-26
-:Version: 1.0
-:Manual section: 1
-:Manual group: rgain
-
-SYNOPSIS
-========
-
-| **collectiongain** [*options*] *music_dir*
-| **collectiongain** --help
-| **collectiongain** --version
-
-DESCRIPTION
-===========
-
-**collectiongain** is a script calculating the Replay Gain values of a large set of
-music files inside *music_dir*. Each audio file will be rectified against the
-other files of the same album, which are identified using the file tags.
-
-OPTIONS
-=======
-
---version
-    Display the version of the software.
-
--h, --help
-    Display a short summary of the available options.
-
--f, --force
-    Recalculate Replay Gain even if the file already contains gain information.
-
--d, --dry-run
-    Don't actually modify any files.
-
--r REF, --reference-loudness=REF
-    Set the reference loudness to REF dB (default: 89 dB)
-
---mp3-format=MP3_FORMAT
-    Choose the Replay Gain data format for MP3 files.  Since there is no
-    commonly accepted standard for Replay Gain in MP3 files, you need to choose.
-    Possible formats are :
-
- - *ql* (used by **Quod Libet**). This is the default value.
- - *fb2k* (read and written by **foobar2000**, also understood by **Quod Libet**)
- - *mp3gain* (tags as written by the **mp3gain** program; this doesn't modify the
-   MP3 audio data as said program does).
-
---ignore-cache
-    Don't trust implicit assumptions about what was already done, instead check
-    all files for Replay Gain data explicitly.
-
-SEE ALSO
-========
-
-**replaygain(1)**

Modified: packages/rgain/trunk/debian/control
===================================================================
--- packages/rgain/trunk/debian/control	2013-04-08 22:05:06 UTC (rev 23895)
+++ packages/rgain/trunk/debian/control	2013-04-08 22:06:16 UTC (rev 23896)
@@ -8,7 +8,7 @@
  python-all (>= 2.6.6-3~),
  python-docutils
 X-Python-Version: >=2.5
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: https://bitbucket.org/fk/rgain/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/rgain/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/rgain/trunk/

Modified: packages/rgain/trunk/debian/copyright
===================================================================
--- packages/rgain/trunk/debian/copyright	2013-04-08 22:05:06 UTC (rev 23895)
+++ packages/rgain/trunk/debian/copyright	2013-04-08 22:06:16 UTC (rev 23896)
@@ -3,11 +3,11 @@
 Source: https://bitbucket.org/fk/rgain/
 
 Files: *
-Copyright: 2009-2010 Felix Krull <f_krull at gmx.de>
+Copyright: 2009-2012 Felix Krull <f_krull at gmx.de>
 License: GPL-2+
 
 Files: debian/*
-Copyright: 2011 Simon Chopin <chopin.simon at gmail.com>
+Copyright: 2011-2013 Simon Chopin <chopin.simon at gmail.com>
 License: GPL-2+
 
 License: GPL-2+

Added: packages/rgain/trunk/debian/python-rgain.manpages
===================================================================
--- packages/rgain/trunk/debian/python-rgain.manpages	                        (rev 0)
+++ packages/rgain/trunk/debian/python-rgain.manpages	2013-04-08 22:06:16 UTC (rev 23896)
@@ -0,0 +1 @@
+build/man/*

Deleted: packages/rgain/trunk/debian/replaygain.rst
===================================================================
--- packages/rgain/trunk/debian/replaygain.rst	2013-04-08 22:05:06 UTC (rev 23895)
+++ packages/rgain/trunk/debian/replaygain.rst	2013-04-08 22:06:16 UTC (rev 23896)
@@ -1,65 +0,0 @@
-============
- replaygain
-============
-
---------------------------------
- single file Replay Gain editor
---------------------------------
-
-:Date:   2011-11-26
-:Version: 1.0
-:Manual section: 1
-:Manual group: rgain
-
-SYNOPSIS
-========
-
-| **replaygain** [*options*] *AUDIO_FILE* [*AUDIO_FILE* ...]
-| **replaygain** --help
-| **replaygain** --version
-
-DESCRIPTION
-===========
-
-**replaygain** applies or displays Replay Gain information for audio files.
-
-OPTIONS
-=======
-
---version
-    Display the version of the software.
-
--h, --help
-    Display a short documentation.
-
--f, --force
-    Recalculate Replay Gain even if the file already contains gain information.
-
--d, --dry-run
-    Don't actually modify any files.
-
--r REF, --reference-loudness=REF
-    Set the reference loudness to REF dB (default: 89 dB)
-
---mp3-format=MP3_FORMAT
-    Choose the Replay Gain data format for MP3 files.  Since there is no
-    commonly accepted standard for Replay Gain in MP3 files, you need to choose.
-    Possible formats are :
-
- - *ql* (used by **Quod Libet**). This is the default value.
- - *fb2k* (read and written by **foobar2000**, also understood by **Quod Libet**)
- - *mp3gain* (tags as written by the **mp3gain** program; this doesn't modify the
-   MP3 audio data as said program does).
-
---no-album
-    Don't write any album gain information.
-
---show
-    Don't calculate anything, simply show Replay Gain information for the
-    specified files. In this mode, all options other than **--mp3-format**
-    are ignored.
-
-SEE ALSO
-========
-
-**collectiongain(1)**

Modified: packages/rgain/trunk/debian/rules
===================================================================
--- packages/rgain/trunk/debian/rules	2013-04-08 22:05:06 UTC (rev 23895)
+++ packages/rgain/trunk/debian/rules	2013-04-08 22:06:16 UTC (rev 23896)
@@ -5,11 +5,6 @@
 %:
 	dh $@ --with python2
 
-override_dh_installman:
-	rst2man debian/replaygain.rst > debian/replaygain.1
-	rst2man debian/collectiongain.rst > debian/collectiongain.1
-	dh_installman  debian/replaygain.1 debian/collectiongain.1
-
 override_dh_clean:
+	rm -rf build/man
 	dh_clean
-	rm -f debian/replaygain.1 debian/collectiongain.1




More information about the Python-modules-commits mailing list