[Pkg-voip-commits] r868 - twinkle/trunk/debian
Mark Purcell
msp at costa.debian.org
Sat Oct 29 15:47:42 UTC 2005
Author: msp
Date: 2005-10-29 15:47:41 +0000 (Sat, 29 Oct 2005)
New Revision: 868
Modified:
twinkle/trunk/debian/changelog
twinkle/trunk/debian/control
twinkle/trunk/debian/copyright
twinkle/trunk/debian/rules
Log:
* Fix: old-fsf-address-in-copyright-file
Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog 2005-10-29 15:36:26 UTC (rev 867)
+++ twinkle/trunk/debian/changelog 2005-10-29 15:47:41 UTC (rev 868)
@@ -8,8 +8,9 @@
- fix ppc build (Closes: #325057)
* Patch from Mikael Magnusson
- Thread creation timing bug causes crashes (Closes: #329433)
+ * Fix: old-fsf-address-in-copyright-file
- -- Mark Purcell <msp at debian.org> Sat, 29 Oct 2005 16:34:36 +0100
+ -- Mark Purcell <msp at debian.org> Sat, 29 Oct 2005 16:46:40 +0100
twinkle (0.3-1) unstable; urgency=low
Modified: twinkle/trunk/debian/control
===================================================================
--- twinkle/trunk/debian/control 2005-10-29 15:36:26 UTC (rev 867)
+++ twinkle/trunk/debian/control 2005-10-29 15:47:41 UTC (rev 868)
@@ -35,8 +35,8 @@
Do not disturb
Auto answer
Send DTMF digits (RFC 2833) to navigate IVR systems
- STUN support for NAT traversal (new)
- Send NAT keep alive packets when using STUN (new)
+ STUN support for NAT traversal
+ Send NAT keep alive packets when using STUN
NAT traversal through static provisioning
.
Website: http://www.twinklephone.com
Modified: twinkle/trunk/debian/copyright
===================================================================
--- twinkle/trunk/debian/copyright 2005-10-29 15:36:26 UTC (rev 867)
+++ twinkle/trunk/debian/copyright 2005-10-29 15:47:41 UTC (rev 868)
@@ -55,8 +55,8 @@
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Modified: twinkle/trunk/debian/rules
===================================================================
--- twinkle/trunk/debian/rules 2005-10-29 15:36:26 UTC (rev 867)
+++ twinkle/trunk/debian/rules 2005-10-29 15:47:41 UTC (rev 868)
@@ -2,14 +2,10 @@
# Sample debian/rules that uses cdbs. Originaly written by Robert Millan.
# This file is public domain.
-DEB_TAR_SRCDIR := twinkle-0.3
-DEB_AUTO_CLEANUP_RCS := yes
-
# Add here any variable or target overrides you need
export QTDIR=/usr/lib/qt3
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-#include /usr/share/cdbs/1/rules/tarball.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
More information about the Pkg-voip-commits
mailing list