[Pkg-samba-maint] r2497 - trunk/tdb/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Sat Jan 24 22:47:59 UTC 2009
Author: jelmer
Date: 2009-01-24 22:47:59 +0000 (Sat, 24 Jan 2009)
New Revision: 2497
Added:
trunk/tdb/debian/watch
Modified:
trunk/tdb/debian/changelog
trunk/tdb/debian/control
Log:
Add dummy watchfile explaining how to obtain an upstream tarball.
Modified: trunk/tdb/debian/changelog
===================================================================
--- trunk/tdb/debian/changelog 2009-01-24 22:45:54 UTC (rev 2496)
+++ trunk/tdb/debian/changelog 2009-01-24 22:47:59 UTC (rev 2497)
@@ -1,9 +1,10 @@
tdb (1.1.3~git20081222-2) UNRELEASED; urgency=low
* Switch to python-central.
+ * Add dummy watchfile explaining how to obtain an upstream tarball.
* Fix version number. (Closes: #510885)
- -- Jelmer Vernooij <jelmer at samba.org> Mon, 12 Jan 2009 02:28:52 +0100
+ -- Jelmer Vernooij <jelmer at debian.org> Mon, 12 Jan 2009 02:28:52 +0100
tdb (1.1.2~git20081222-1) unstable; urgency=low
Modified: trunk/tdb/debian/control
===================================================================
--- trunk/tdb/debian/control 2009-01-24 22:45:54 UTC (rev 2496)
+++ trunk/tdb/debian/control 2009-01-24 22:47:59 UTC (rev 2497)
@@ -1,11 +1,10 @@
Source: tdb
Section: devel
Priority: optional
-Maintainer: Jelmer Vernooij <jelmer at samba.org>
+Maintainer: Jelmer Vernooij <jelmer at debian.org>
Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), python-central (>= 0.5.6), python-dev
Homepage: http://tdb.samba.org/
Standards-Version: 3.8.0
-XS-DM-Upload-Allowed: yes
Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/tdb
XS-Python-Version: all
Added: trunk/tdb/debian/watch
===================================================================
--- trunk/tdb/debian/watch (rev 0)
+++ trunk/tdb/debian/watch 2009-01-24 22:47:59 UTC (rev 2497)
@@ -0,0 +1,2 @@
+# tdb is maintained in git, and there are currently no upstream tarballs
+# "./debian/rules get-orig-source" will fetch the current snapshot from git
More information about the Pkg-samba-maint
mailing list