r39697 - in /packages/experimental/sound-juicer/debian: changelog control control.in patches/ rules
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Sat Oct 5 16:21:42 UTC 2013
Author: ah
Date: Sat Oct 5 16:21:41 2013
New Revision: 39697
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39697
Log:
* New upstream git snapshot
* Update (build-)dependencies for GStreamer 1.0 port
* Bump build-dependencies:
- Gtk+ to >= 3.2.0
- Glib to >= 2.32
* Add build-dependency and dependency on iso-codes
* Drop debian/patches/0001-Use-musicbrainz5-drop-earlier-versions.patch
- now in upstream version
* Change appending CFLAGS and LDFLAGS to use DEB_*_MAINT_APPEND equivalent
* Use DEB_DH_AUTORECONF_ARGS += ./autogen.sh
Removed:
packages/experimental/sound-juicer/debian/patches/
Modified:
packages/experimental/sound-juicer/debian/changelog
packages/experimental/sound-juicer/debian/control
packages/experimental/sound-juicer/debian/control.in
packages/experimental/sound-juicer/debian/rules
Modified: packages/experimental/sound-juicer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/sound-juicer/debian/changelog?rev=39697&op=diff
==============================================================================
--- packages/experimental/sound-juicer/debian/changelog [utf-8] (original)
+++ packages/experimental/sound-juicer/debian/changelog [utf-8] Sat Oct 5 16:21:41 2013
@@ -1,3 +1,18 @@
+sound-juicer (3.5.0+git20131005.2bc27d51-1) UNRELEASED; urgency=low
+
+ * New upstream git snapshot
+ * Update (build-)dependencies for GStreamer 1.0 port
+ * Bump build-dependencies:
+ - Gtk+ to >= 3.2.0
+ - Glib to >= 2.32
+ * Add build-dependency and dependency on iso-codes
+ * Drop debian/patches/0001-Use-musicbrainz5-drop-earlier-versions.patch
+ - now in upstream version
+ * Change appending CFLAGS and LDFLAGS to use DEB_*_MAINT_APPEND equivalent
+ * Use DEB_DH_AUTORECONF_ARGS += ./autogen.sh
+
+ -- Andreas Henriksson <andreas at fatal.se> Sat, 05 Oct 2013 17:31:46 +0200
+
sound-juicer (3.4.0-3) unstable; urgency=low
[ Jon Dowland ]
Modified: packages/experimental/sound-juicer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/sound-juicer/debian/control?rev=39697&op=diff
==============================================================================
--- packages/experimental/sound-juicer/debian/control [utf-8] (original)
+++ packages/experimental/sound-juicer/debian/control [utf-8] Sat Oct 5 16:21:41 2013
@@ -7,7 +7,7 @@
Section: sound
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: debhelper (>= 8),
cdbs,
gnome-pkg-tools (>= 0.10),
@@ -15,18 +15,19 @@
gnome-common,
dh-autoreconf,
libmusicbrainz5-dev (>= 5.0.1),
+ iso-codes,
libdiscid0-dev,
libneon27-gnutls-dev,
- libgstreamer0.10-dev (>= 0.10.32),
- gstreamer0.10-tools,
- libgstreamer-plugins-base0.10-dev,
+ libgstreamer1.0-dev,
+ gstreamer1.0-tools,
+ libgstreamer-plugins-base1.0-dev,
libgconf2-dev,
- libgtk-3-dev (>= 2.90.0),
+ libgtk-3-dev (>= 3.2.0),
libbrasero-media3-dev,
libgnome-media-profiles-dev,
scrollkeeper,
gnome-doc-utils,
- libglib2.0-dev (>= 2.18),
+ libglib2.0-dev (>= 2.32),
libcanberra-gtk3-dev
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/sound-juicer
@@ -37,12 +38,13 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- gstreamer0.10-plugins-base (>= 0.10.20),
- gstreamer0.10-plugins-good
+ iso-codes,
+ gstreamer1.0-plugins-base,
+ gstreamer1.0-plugins-good
Recommends: eject
-Suggests: gstreamer0.10-plugins-ugly,
- gstreamer0.10-lame,
- gstreamer0.10-plugins-really-bad,
+Suggests: gstreamer1.0-plugins-ugly,
+ gstreamer1.0-lame,
+ gstreamer1.0-plugins-really-bad,
brasero
Description: GNOME CD Ripper
A CD ripper for GNOME which aims to have a simple, clean, easy to use
@@ -50,8 +52,8 @@
.
The package includes support by default for Vorbis and FLAC formats.
For other supports you need the following packages:
- * gstreamer0.10-plugins-ugly to encode to MP2,
- * gstreamer0.10-lame (not available in the Debian archive) to encode
+ * gstreamer1.0-plugins-ugly to encode to MP2,
+ * gstreamer1.0-lame (not available in the Debian archive) to encode
to MP3,
- * gstreamer0.10-plugins-really-bad (not available in Debian) to encode
+ * gstreamer1.0-plugins-really-bad (not available in Debian) to encode
to AAC.
Modified: packages/experimental/sound-juicer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/sound-juicer/debian/control.in?rev=39697&op=diff
==============================================================================
--- packages/experimental/sound-juicer/debian/control.in [utf-8] (original)
+++ packages/experimental/sound-juicer/debian/control.in [utf-8] Sat Oct 5 16:21:41 2013
@@ -10,18 +10,19 @@
gnome-common,
dh-autoreconf,
libmusicbrainz5-dev (>= 5.0.1),
+ iso-codes,
libdiscid0-dev,
libneon27-gnutls-dev,
- libgstreamer0.10-dev (>= 0.10.32),
- gstreamer0.10-tools,
- libgstreamer-plugins-base0.10-dev,
+ libgstreamer1.0-dev,
+ gstreamer1.0-tools,
+ libgstreamer-plugins-base1.0-dev,
libgconf2-dev,
- libgtk-3-dev (>= 2.90.0),
+ libgtk-3-dev (>= 3.2.0),
libbrasero-media3-dev,
libgnome-media-profiles-dev,
scrollkeeper,
gnome-doc-utils,
- libglib2.0-dev (>= 2.18),
+ libglib2.0-dev (>= 2.32),
libcanberra-gtk3-dev
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/sound-juicer
@@ -32,12 +33,13 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- gstreamer0.10-plugins-base (>= 0.10.20),
- gstreamer0.10-plugins-good
+ iso-codes,
+ gstreamer1.0-plugins-base,
+ gstreamer1.0-plugins-good
Recommends: eject
-Suggests: gstreamer0.10-plugins-ugly,
- gstreamer0.10-lame,
- gstreamer0.10-plugins-really-bad,
+Suggests: gstreamer1.0-plugins-ugly,
+ gstreamer1.0-lame,
+ gstreamer1.0-plugins-really-bad,
brasero
Description: GNOME CD Ripper
A CD ripper for GNOME which aims to have a simple, clean, easy to use
@@ -45,8 +47,8 @@
.
The package includes support by default for Vorbis and FLAC formats.
For other supports you need the following packages:
- * gstreamer0.10-plugins-ugly to encode to MP2,
- * gstreamer0.10-lame (not available in the Debian archive) to encode
+ * gstreamer1.0-plugins-ugly to encode to MP2,
+ * gstreamer1.0-lame (not available in the Debian archive) to encode
to MP3,
- * gstreamer0.10-plugins-really-bad (not available in Debian) to encode
+ * gstreamer1.0-plugins-really-bad (not available in Debian) to encode
to AAC.
Modified: packages/experimental/sound-juicer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/sound-juicer/debian/rules?rev=39697&op=diff
==============================================================================
--- packages/experimental/sound-juicer/debian/rules [utf-8] (original)
+++ packages/experimental/sound-juicer/debian/rules [utf-8] Sat Oct 5 16:21:41 2013
@@ -7,7 +7,9 @@
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-CFLAGS += -Wno-unused-parameter
-LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
+DEB_CFLAGS_MAINT_APPEND += -Wno-unused-parameter
+DEB_LDFLAGS_MAINT_APPEND += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
+
+DEB_DH_AUTORECONF_ARGS += ./autogen.sh
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
More information about the pkg-gnome-commits
mailing list