Import Debian changes 1.25-13
wmcalclock (1.25-13) unstable; urgency=low * Added new watch file. * Throughout debian/* changed references to maintainer e-mail to my new address.
This commit is contained in:

committed by
Doug Torrance

parent
2d1efba338
commit
d1e07d6477
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
@ -26,4 +26,4 @@ These additional notes from upstream:
|
||||
wmCalClock shows as a 64x64 shaped icon on your desktop under other window
|
||||
managers.
|
||||
|
||||
-- Kevin Coyner <kevin@rustybear.com> Mon, 04 Jun 2007 09:17:20 -0400
|
||||
-- Kevin Coyner <kcoyner@debian.org> Mon, 04 Jun 2007 09:17:20 -0400
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
wmcalclock (1.25-13) unstable; urgency=low
|
||||
|
||||
* Added new watch file.
|
||||
* Throughout debian/* changed references to maintainer e-mail to my new
|
||||
address.
|
||||
|
||||
-- Kevin Coyner <kcoyner@debian.org> Sun, 05 Aug 2007 12:01:35 -0400
|
||||
|
||||
wmcalclock (1.25-12) unstable; urgency=low
|
||||
|
||||
* New maintainer. Closes: #427133.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
||||
Source: wmcalclock
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Kevin Coyner <kevin@rustybear.com>
|
||||
Maintainer: Kevin Coyner <kcoyner@debian.org>
|
||||
Build-Depends: debhelper (>= 5.0), libx11-dev, libxext-dev, libxpm-dev, x-dev, dpatch
|
||||
Standards-Version: 3.7.2
|
||||
|
||||
|
2
debian/patches/01_manpage_patch.dpatch
vendored
2
debian/patches/01_manpage_patch.dpatch
vendored
@ -1,5 +1,5 @@
|
||||
#! /bin/sh /usr/share/dpatch/dpatch-run
|
||||
## 01_manpage_patch.dpatch by Kevin Coyner <kevin@rustybear.com>
|
||||
## 01_manpage- patch.dpatch by Kevin Coyner <kcoyner@debian.org>
|
||||
##
|
||||
## DP: manpage-patch
|
||||
|
||||
|
2
debian/patches/02_30hr_patch.dpatch
vendored
2
debian/patches/02_30hr_patch.dpatch
vendored
@ -1,5 +1,5 @@
|
||||
#! /bin/sh /usr/share/dpatch/dpatch-run
|
||||
## 02_30hr_patch.dpatch by Kevin Coyner <kevin@rustybear.com>
|
||||
## 02_30hr_patch.dpatch by Kevin Coyner <kcoyner@debian.org>
|
||||
##
|
||||
## DP: 30hr-patch See Debian bug #292736
|
||||
## DP: Original patch from Reid W. Barton
|
||||
|
2
debian/patches/03_manapge_30hr_patch.dpatch
vendored
2
debian/patches/03_manapge_30hr_patch.dpatch
vendored
@ -1,5 +1,5 @@
|
||||
#! /bin/sh /usr/share/dpatch/dpatch-run
|
||||
## 03_manpage-30hr.dpatch by Kevin Coyner <kevin@rustybear.com>
|
||||
## 03_manpage-30hr.dpatch by Kevin Coyner <kcoyner@debian.org>
|
||||
##
|
||||
## DP: mapage 30hr
|
||||
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -33,7 +33,7 @@ clean-patched:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-stamp install-stamp
|
||||
-$(MAKE) clean
|
||||
[ ! -f Makefile ] || $(MAKE) clean
|
||||
dh_clean
|
||||
|
||||
patch: patch-stamp
|
||||
|
2
debian/watch
vendored
Normal file
2
debian/watch
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
version=3
|
||||
http://dockapps.org/file.php/id/9 (?:.*/)?wmCalClock-?_?([\d+\.]+|\d+)\.tar.*
|
Reference in New Issue
Block a user