[SCM] gsequencer/master: Imported Debian patch 0.4.2-63-1

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Tue Jun 16 10:47:55 UTC 2015


Imported Upstream version 0.4.2-63
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: aa942d661b9b7bf22013f6ea5a4476ca6e6b12a9
X-Git-Newrev: fe66bf4e7b3cbb294a9ff10ea9fc17034e004fcb

The following commit has been merged in the master branch:
commit 92a5f60d6dadb86d818d5c572b610fd34f03bbb6
Merge: 56760c00c4d1fe61ce979482d644b1164dadbd2e 3efa018b871d1d2b03c28ecdd2bf1cf33611d28a
Author: Joël Krähemann <jkraehemann at gmail.com>
Date:   Thu Jun 11 11:52:06 2015 +0200

    Imported Debian patch 0.4.2-63-1

diff --combined debian/changelog
index 8454994,0000000..46ba745
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,5 @@@
- ags (0.4.2-62-1) unstable; urgency=low
++ags (0.4.2-63-1) unstable; urgency=low
 +
 +  * Initial release (Closes: #788590)
 +
 + -- Joël Krähemann <jkraehemann at gmail.com>  Thu, 11 Jun 2015 11:52:06 +0200
diff --combined debian/compat
index 0000000,0000000..ec63514
new file mode 100644
--- /dev/null
+++ b/debian/compat
@@@ -1,0 -1,0 +1,1 @@@
++9
diff --combined debian/debhelper.log
index 0000000,0000000..abdaf54
new file mode 100644
--- /dev/null
+++ b/debian/debhelper.log
@@@ -1,0 -1,0 +1,3 @@@
++dh_autotools-dev_updateconfig
++dh_auto_configure
++dh_auto_build
diff --combined debian/gsequencer.manpages
index 0000000,0000000..9786f71
new file mode 100644
--- /dev/null
+++ b/debian/gsequencer.manpages
@@@ -1,0 -1,0 +1,1 @@@
++ags.1
diff --combined debian/gsequencer.menu
index ea00afa,0000000..524ce6a
mode 100644,000000..100644
--- a/debian/gsequencer.menu
+++ b/debian/gsequencer.menu
@@@ -1,4 -1,0 +1,4 @@@
- ?package(ags):needs="X11"\
++?package(gsequencer):needs="X11"\
 +	section="Applications/Sound"\
 +	title="Advanced Gtk+ Sequencer" command="/usr/bin/ags"\
- 	icon="/usr/share/gsequencer/icons/jumper.png"
++	icon="/usr/share/gsequencer/icons/ags.xpm"
diff --combined debian/rules
index 3243b57,0000000..0025723
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,32 -1,0 +1,31 @@@
 +#!/usr/bin/make -f
 +# See debhelper(7) (uncomment to enable)
 +# output every command that modifies files on the build system.
 +#DH_VERBOSE = 1
 +
 +# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
 +DPKG_EXPORT_BUILDFLAGS = 1
 +include /usr/share/dpkg/default.mk
 +
 +# see FEATURE AREAS in dpkg-buildflags(1)
 +#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 +
 +# see ENVIRONMENT in dpkg-buildflags(1)
 +# package maintainers to append CFLAGS
 +#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 +# package maintainers to append LDFLAGS
 +#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 +
- 
 +# main packaging script based on dh7 syntax
 +%:
 +	dh $@  --with autotools-dev
 +
 +# debmake generated override targets
 +# This is example for Cmake (See http://bugs.debian.org/641051 )
 +#override_dh_auto_configure:
 +#	dh_auto_configure -- \
 +#	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 +
 +
 +
 +

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list