[SCM] libdvd-pkg/master: minor updates
onlyjob at users.alioth.debian.org
onlyjob at users.alioth.debian.org
Wed Dec 17 03:18:28 UTC 2014
The following commit has been merged in the master branch:
commit 2b122b423e35f9f9c04582fe5f7831b47f716c5a
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Mon Dec 15 19:31:57 2014 +1100
minor updates
diff --git a/debian/changelog b/debian/changelog
index 25736aa..8969f0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libdvd-pkg (1.2.13-1-1) unstable; urgency=low
+libdvd-pkg (1.2.13-1-1) UNRELEASED; urgency=low
* First release (Closes: #687624).
- -- Dmitry Smirnov <onlyjob at debian.org> Sun, 17 Mar 2013 02:37:21 +1100
+ -- Dmitry Smirnov <onlyjob at debian.org> Mon, 15 Dec 2014 19:31:27 +1100
diff --git a/debian/control b/debian/control
index 616dbfb..ed00f7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: contrib/utils
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob at debian.org>
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9)
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/libdvd-pkg.git
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libdvd-pkg.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libdvd-pkg.git
Package: libdvd-pkg
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e673c75..5e2fbe9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Dmitry Smirnov <onlyjob at debian.org>
Files: *
-Copyright: 2011-2013 Dmitry Smirnov <onlyjob at debian.org>
+Copyright: 2011-2014 Dmitry Smirnov <onlyjob at debian.org>
License: GPL-3+
License: GPL-3+
diff --git a/debian/rules b/debian/rules
index 3b182b8..4397ff6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,9 +40,6 @@ override_dh_gencontrol:
-Vguest:Suggests="$(shell perl -0n -E 'print $$1 if m{^Suggests:([^:A-Z]+)}ms;' $(PKGG)/debian/control)" \
-Vguest="$(PKGG)"
-override_dh_builddeb:
- dh_builddeb -- -Zxz
-
.PHONY: get-orig-source
BZ2_FILES=$(notdir $(wildcard $(PKGG)/*.bz2))
SHA_FILES=$(addprefix $(PKGG)/, $(BZ2_FILES:.bz2=.bz2.sha256))
diff --git a/libdvdcss/debian/control b/libdvdcss/debian/control
index 0554adb..60c2565 100644
--- a/libdvdcss/debian/control
+++ b/libdvdcss/debian/control
@@ -2,7 +2,7 @@ Source: libdvdcss
Section: libs
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob at debian.org>
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), dh-autoreconf
Homepage: https://download.videolan.org/developers/libdvdcss.html
diff --git a/libdvdcss/debian/copyright b/libdvdcss/debian/copyright
index a55aefc..b8a3a19 100644
--- a/libdvdcss/debian/copyright
+++ b/libdvdcss/debian/copyright
@@ -15,7 +15,7 @@ License: public-domain
This piece of code is public domain.
Files: debian/*
-Copyright: 2012-2013 Dmitry Smirnov <onlyjob at debian.org>
+Copyright: 2012-2014 Dmitry Smirnov <onlyjob at debian.org>
2001-2011 Christian Marillat <marillat at debian.org>
License: GPL-2+
diff --git a/libdvdcss/debian/rules b/libdvdcss/debian/rules
index 724718b..977d7da 100755
--- a/libdvdcss/debian/rules
+++ b/libdvdcss/debian/rules
@@ -13,11 +13,6 @@ override_dh_auto_configure:
override_dh_installchangelogs:
dh_installchangelogs NEWS
-#override_dh_makeshlibs:
-# dh_makeshlibs -V 'libdvdcss2 (>= 1.2.0)'
-
-override_dh_builddeb:
- dh_builddeb -- -Zxz
PKD = $(abspath $(dir $(MAKEFILE_LIST)))
PKG = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
--
libdvdcss-pkg packaging
More information about the pkg-multimedia-commits
mailing list