[SCM] rem/master: Prepare for release: Update changelog, control file and copyright hints.
js at users.alioth.debian.org
js at users.alioth.debian.org
Fri Sep 29 23:54:07 UTC 2017
The following commit has been merged in the master branch:
commit 8ad8018e80f13bf3a11ecf748ecdcbfdf6a906bd
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Sep 30 01:52:25 2017 +0200
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 24972f6..191111e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+rem (0.5.2-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release.
+
+ [ Jonas Smedegaard ]
+ * Fix reorder patches.
+ * Declare compliance with Debian Policy 4.1.1.
+ * Update symbols file.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 30 Sep 2017 01:52:06 +0200
+
rem (0.5.1-4) unstable; urgency=medium
* Modernize Vcs-* fields: Fix link to project rem (not bogus librem).
diff --git a/debian/control b/debian/control
index 65d34ac..e275e99 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cdbs,
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>,
Vasudev Kamath <vasudev at copyninja.info>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Homepage: http://www.creytiv.com/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/rem.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/rem.git
diff --git a/debian/control.in b/debian/control.in
index fe451f7..d2cd4da 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Build-Depends: @cdbs@
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>,
Vasudev Kamath <vasudev at copyninja.info>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Homepage: http://www.creytiv.com/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/rem.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/rem.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
index bb076e1..970143b 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -16,8 +16,10 @@ Files: Makefile
include/rem_auresamp.h
include/rem_autone.h
include/rem_dsp.h
+ include/rem_dtmf.h
include/rem_fir.h
include/rem_g711.h
+ include/rem_goertzel.h
include/rem_vid.h
include/rem_vidconv.h
include/rem_video.h
@@ -38,10 +40,14 @@ Files: Makefile
src/auresamp/resamp.c
src/autone/mod.mk
src/autone/tone.c
+ src/dtmf/dec.c
+ src/dtmf/mod.mk
src/fir/fir.c
src/fir/mod.mk
src/g711/g711.c
src/g711/mod.mk
+ src/goertzel/goertzel.c
+ src/goertzel/mod.mk
src/vid/draw.c
src/vid/fmt.c
src/vid/frame.c
@@ -72,7 +78,8 @@ Files: debian/README.source
debian/watch
docs/ChangeLog
mk/Doxyfile
- mk/win32/rem.vcproj
+ mk/win32/rem.vcxproj
+ mk/win32/rem.vcxproj.filters
util/genfir.py
Copyright: NONE
License: UNKNOWN
--
rem packaging
More information about the pkg-multimedia-commits
mailing list