From 867a40d817d99a363d5ba882103a5c935813d12a Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Sun, 14 Aug 2005 07:10:16 +0000 Subject: [PATCH] Prepare initial upload for Debian project. * Makefile.defs (LASTUPLOAD): Mark as the previous Debian package version, since we only want the last changelog entry to appear on the initial Debian upload. * debian/changelog: New Debian package 3.01.arch.201-1. git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-201 --- ChangeLog | 17 +++++++++++++++++ Makefile.defs | 4 ++-- debian/changelog | 7 +++++++ 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0c3028d..418c85c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,23 @@ # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2005/muse--main--1.0 # +2005-08-14 07:10:16 GMT Michael Olson patch-201 + + Summary: + Prepare initial upload for Debian project. + Revision: + muse--main--1.0--patch-201 + + * Makefile.defs (LASTUPLOAD): Mark as the previous Debian package + version, since we only want the last changelog entry to appear on the + initial Debian upload. + + * debian/changelog: New Debian package 3.01.arch.201-1. + + modified files: + ChangeLog Makefile.defs debian/changelog + + 2005-08-13 05:05:41 GMT Michael Olson patch-200 Summary: diff --git a/Makefile.defs b/Makefile.defs index 2242aaa..79524c3 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -20,6 +20,6 @@ INSTALLINFO = install-info --info-dir=$(INFODIR) #INSTALLINFO = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR) # Useful only for the maintainer -VERSION = 3.01.arch.195 -LASTUPLOAD = 0.0-1 +VERSION = 3.01.arch.201 +LASTUPLOAD = 3.01.arch.195-1 BUILDOPTS = diff --git a/debian/changelog b/debian/changelog index 4fc2ee3..c2aae0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +muse-el (3.01.arch.201-1) unstable; urgency=low + + * New Arch snapshot. + * Initial Debian upload (Closes: #323020). + + -- Michael W. Olson (GNU address) Sun, 14 Aug 2005 02:02:03 -0500 + muse-el (3.01.arch.195-1) unstable; urgency=low * New Arch snapshot. -- 2.11.4.GIT