[Pkg-wmaker-commits] [wmmixer] 05/24: Import Debian changes 1.0beta1-5

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 27 13:12:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmmixer.

commit 91a67f02cf20564965c9f32f3855164a3f64b5ef
Author: Sean E. Perry <shaleh at debian.org>
Date:   Fri Sep 3 14:30:29 1999 -0700

    Import Debian changes 1.0beta1-5
    
    wmmixer (1.0beta1-5) unstable; urgency=low
    
      * New maintainer
    
    wmmixer (1.0beta1-4) unstable; urgency=low
    
      * New maintainer
---
 debian/changelog | 14 +++++++++++++-
 debian/control   |  4 ++--
 debian/copyright |  5 +++--
 debian/rules     | 31 +++++++++++++++----------------
 4 files changed, 33 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4e05a01..771d31c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+wmmixer (1.0beta1-5) unstable; urgency=low
+
+  * New maintainer
+
+ -- Sean E. Perry <shaleh at debian.org>  Fri,  3 Sep 1999 14:30:29 -0700
+
+wmmixer (1.0beta1-4) unstable; urgency=low
+
+  * New maintainer
+
+ -- Neale Pickett <neale at debian.org>  Thu, 25 Feb 1999 14:30:29 -0700
+
 wmmixer (1.0beta1-3) frozen unstable; urgency=low
 
   * debian/rules: added dh_installexamples home.wmmixer (closes: bug#25482)
@@ -63,5 +75,5 @@ wmmixer (0.2-1) unstable; urgency=low
 Local variables:
 mode: debian-changelog
 mode: auto-fill
-add-log-mailing-address: "mmagallo at debian.org"
+add-log-mailing-address: "shaleh at debian.org"
 End:
diff --git a/debian/control b/debian/control
index 23f69ee..c64d9c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: wmmixer
 Section: sound
 Priority: optional
-Maintainer: Marcelo E. Magallon <mmagallo at debian.org>
-Standards-Version: 2.4.1
+Maintainer: Sean E. Perry <shaleh at debian.org>
+Standards-Version: 2.4.1.0
 
 Package: wmmixer
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f8a91b2..21bcdb3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
-This package was debianized by Marcelo E. Magallon
+This package was first debianized by Marcelo E. Magallon
 <mmagallo at debian.org> on Sun, 5 Mar 1998 23:00:00 -0600.
+Additional modifications by Neale Pickett <neale at debian.org>.
 
 wmmixer - a mixer control for WindowMaker by Sam Hawker
 shawkie at geocities.com
@@ -9,4 +10,4 @@ It was downloaded from:
   http://www.geocities.com/SiliconValley/Vista/2471/linux
 
 This program is distributed under the GPL. You can find a copy on
-/usr/doc/copyright/GPL.
+/usr/share/common-licenses/GPL.
diff --git a/debian/rules b/debian/rules
index 5ea55ae..e0de470 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,25 +32,24 @@ binary-indep: build
 #	dh_clean -i -k
 
 binary-arch: build
-	dh_testdir -a
+	dh_testdir
 	dh_testroot
-	dh_clean -a -k
-	dh_installdirs -a
+	dh_clean -k
+	dh_installdirs
 	install -s -m 0755 wmmixer debian/tmp/usr/X11R6/bin
-	dh_installdocs -a README
-	dh_installexamples -a home.wmmixer
-	dh_installmenu -a
+	dh_installdocs README
+	dh_installexamples home.wmmixer
+	dh_installmenu
 	dh_undocumented wmmixer.7x
-	dh_installchangelogs -a
-	dh_strip -a
-	dh_compress -a
-	dh_fixperms -a
-	dh_installdeb -a
-	dh_shlibdeps -a
-	dh_gencontrol -a -u-isp
-	dh_makeshlibs -a
-	dh_md5sums -a
-	dh_builddeb -a
+	dh_installchangelogs
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
 
 binary:	binary-indep binary-arch
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmixer.git



More information about the Pkg-wmaker-commits mailing list