From: Stefan Kisdaroczi <kisda@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: Xenomai core <Xenomai-core@domain.hid>
Subject: Re: [Xenomai-core] New Debian source package format 3.0
Date: Sun, 16 May 2010 21:59:22 +0200 [thread overview]
Message-ID: <4BF04E9A.6020005@domain.hid> (raw)
In-Reply-To: <4BF01615.4070709@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 467 bytes --]
Gilles Chanteperdrix schrieb:
> Roland Stigge wrote:
>> Hi,
>>
>> * To migrate appropriately, you can do the following changes in the
>> xenomai.org repository:
>>
>> $ mkdir debian/source
>> $ echo '3.0 (native)' > debian/source/format
>> $ dch 'Switch to dpkg-source 3.0 (native) format'
>
> It is OK with me, but I probably do not have the proper tools installed.
> Could someone do it and send me the patches? Stefan maybe?
>
> TIA.
>
patch attached, stefan
[-- Attachment #2: 0001-debian-switch-to-dpkg-source-3.0-native-format.patch --]
[-- Type: text/x-diff, Size: 1255 bytes --]
>From fa86da573916f59869e6f2e552525d9f9c4135de Mon Sep 17 00:00:00 2001
From: Stefan Kisdaroczi <kisda@domain.hid>
Date: Sun, 16 May 2010 21:48:34 +0200
Subject: [PATCH] debian: switch to dpkg-source 3.0 (native) format
---
debian/changelog | 6 ++++++
debian/source/format | 1 +
debian/watch | 2 --
3 files changed, 7 insertions(+), 2 deletions(-)
create mode 100644 debian/source/format
delete mode 100644 debian/watch
diff --git a/debian/changelog b/debian/changelog
index 9f001a9..c69851e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xenomai (2.5.3) unstable; urgency=low
+
+ * Switch to dpkg-source 3.0 (native) format
+
+ -- Stefan Kisdaroczi <kisda@domain.hid> Sun, 16 May 2010 21:46:58 +0200
+
xenomai (2.5.2-2) unstable; urgency=low
* Added patch from Stefan Kisdaroczi <kisda@domain.hid>:
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index caf6853..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://download.gna.org/xenomai/stable/xenomai-(.*)\.tar\.bz2
--
1.5.6.5
prev parent reply other threads:[~2010-05-16 19:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-15 18:11 [Xenomai-core] New Debian source package format 3.0 Roland Stigge
2010-05-16 15:58 ` Gilles Chanteperdrix
2010-05-16 19:59 ` Stefan Kisdaroczi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BF04E9A.6020005@domain.hid \
--to=kisda@domain.hid \
--cc=Xenomai-core@domain.hid \
--cc=gilles.chanteperdrix@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.