[SCM] gavl packaging branch, master, updated. debian/1.1.1-2-1-g80f1acc

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Fri Feb 5 14:52:01 UTC 2010


The following commit has been merged in the master branch:
commit 80f1acc3dc94ca6bab5e2d9dd3201aff00d6eca4
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Fri Feb 5 15:51:53 2010 +0100

    New upload.

diff --git a/debian/changelog b/debian/changelog
index 6431b2e..063f174 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+gavl (1.1.1-3) UNRELEASED; urgency=low
+
+  * debian/control:
+    - Change Maintainer to Debian Multimedia Packages Maintainers team.
+    - Add myself to Uploaders field.
+    - Allow uploads by Debian Maintainers.
+    - Bump Standards.
+    - Fix weak-library-dev-dependency lintian warning by adjusting the
+      versioned dependency on libgavl1.
+    - Fix copyright-refers-to-symlink-license lintian warnings.
+
+ -- Alessio Treglia <quadrispro at ubuntu.com>  Fri, 05 Feb 2010 15:09:51 +0100
+
 gavl (1.1.1-2) unstable; urgency=low
 
   * Set cpuflags to none at configure in order to 
diff --git a/debian/control b/debian/control
index b39f633..f5f6b91 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,13 @@
 Source: gavl
 Section: libs
 Priority: extra
-Maintainer: Debian Multimedia Team <debian-multimedia at lists.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>, Romain Beauxis <toots at rastageeks.org>
+Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
+Uploaders: Free Ekanayaka <freee at debian.org>,
+ Romain Beauxis <toots at rastageeks.org>,
+ Alessio Treglia <quadrispro at ubuntu.com>
+DM-Upload-Allowed: yes
 Homepage: http://gmerlin.sourceforge.net/
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), doxygen
 
 Package: libgavl1
@@ -42,7 +45,7 @@ Description: debugging symbols for libgavl1
 Package: libgavl-dev
 Architecture: any
 Section: libdevel
-Depends: libgavl1 (>= ${source:Version}), pkg-config, ${misc:Depends}
+Depends: libgavl1 (= ${binary:Version}), pkg-config, ${misc:Depends}
 Recommends: libgavl-doc
 Description: low level audio and video library - development files
  Gavl handles all the details of audio and video formats like colorspaces,
diff --git a/debian/control.in b/debian/control.in
index 5da333a..08311d8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,10 +1,13 @@
 Source: gavl
 Section: libs
 Priority: extra
-Maintainer: Debian Multimedia Team <debian-multimedia at lists.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>, Romain Beauxis <toots at rastageeks.org>
+Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
+Uploaders: Free Ekanayaka <freee at debian.org>,
+ Romain Beauxis <toots at rastageeks.org>,
+ Alessio Treglia <quadrispro at ubuntu.com>
+DM-Upload-Allowed: yes
 Homepage: http://gmerlin.sourceforge.net/
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Build-Depends: @cdbs@, doxygen
 
 Package: libgavl1
@@ -42,7 +45,7 @@ Description: debugging symbols for libgavl1
 Package: libgavl-dev
 Architecture: any
 Section: libdevel
-Depends: libgavl1 (>= ${source:Version}), pkg-config, ${misc:Depends}
+Depends: libgavl1 (= ${binary:Version}), pkg-config, ${misc:Depends}
 Recommends: libgavl-doc
 Description: low level audio and video library - development files
  Gavl handles all the details of audio and video formats like colorspaces,
diff --git a/debian/copyright b/debian/copyright
index adad047..453709e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -40,9 +40,9 @@ License:
     (at your option) any later version.
 
     You should have received a copy of the GNU General Public License with the
-    Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; if
+    Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2; if
     not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
     Floor, Boston, MA 02110-1301, USA.
 
 The Debian packaging is © 2008, Christian Marillat <marillat at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.

-- 
gavl packaging



More information about the pkg-multimedia-commits mailing list