diff options
author | Michael Vogt <mvo@debian.org> | 2014-04-25 14:09:22 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-04-25 14:10:26 +0200 |
commit | 814e1b8d623cb1e6b03c79fcdab6b20754c57038 (patch) | |
tree | e3967853ab2f10b03aaf7032fd23f9f8811104cc | |
parent | a818120d047036d356d8acb2e3448267e2a25c00 (diff) |
releasing package apt version 1.0.2ubuntu11.0.2ubuntu1
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 3f0abb630..cf8b24b0c 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib) AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) PACKAGE="apt" -PACKAGE_VERSION="1.0.2ubuntu1~20140425" +PACKAGE_VERSION="1.0.2ubuntu1" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") diff --git a/debian/changelog b/debian/changelog index b8395ca64..73dc53244 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (1.0.2ubuntu1) UNRELEASED; urgency=low +apt (1.0.2ubuntu1) utopic; urgency=low * merged with debian/sid, remaining changes: - ignore .distUpgrade files @@ -11,7 +11,7 @@ apt (1.0.2ubuntu1) UNRELEASED; urgency=low - ubuntu keyring - enable apport - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Apr 2014 13:50:20 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Apr 2014 14:08:45 +0200 apt (1.0.2) unstable; urgency=medium diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 8172db3d5..442762845 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -225,7 +225,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.0.2ubuntu1~20140425"> +<!ENTITY apt-product-version "1.0.2ubuntu1"> <!-- (Code)names for various things used all over the place --> <!ENTITY oldstable-codename "squeeze"> |