Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
devscripts
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Reiner Herrmann
devscripts
Commits
7279757c
Commit
7279757c
authored
Jan 12, 2019
by
James Clarke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing 1: epoch to git version
parent
5dbf559c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
debian/changelog
debian/changelog
+1
-1
debian/control
debian/control
+1
-1
No files found.
debian/changelog
View file @
7279757c
...
...
@@ -4,7 +4,7 @@ devscripts (2.18.12) UNRELEASED; urgency=medium
*
Upload
to
unstable
.
*
d
/
control
:
+
Add
debhelper
to
Suggests
.
Thanks
Simon
Quigley
for
the
suggestion
.
+
Restrict
the
Build
-
Depends
on
git
to
>=
2.7.0
(
to
use
`
git
log
+
Restrict
the
Build
-
Depends
on
git
to
>=
1
:
2.7.0
(
to
use
`
git
log
--
date
=
format
-
local
:`),
that
is
not
available
on
kbsd
yet
.
*
debchange
:
+
Add
patch
from
Stuart
Prescott
to
fix
the
autodetection
of
NMU
in
case
...
...
debian/control
View file @
7279757c
...
...
@@ -12,7 +12,7 @@ Build-Depends: bash-completion,
fakeroot <!nocheck>,
faketime <!nocheck>,
file <!nocheck>,
git (>= 2.7.0) <!nocheck>,
git (>=
1:
2.7.0) <!nocheck>,
gnupg <!nocheck> | gnupg2 <!nocheck>,
help2man,
libdistro-info-perl <!nocheck>,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment